Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-11791

ezwebin language switcher in 3.10

    XMLWordPrintable

Details

    Description

      The ezwebin language switcher uses this code:

      http://svn.ez.no/svn/extensions/ezwebin/trunk/packages/ezwebin_extension/ezextension/ezwebin/design/ezwebin/templates/pagelayout.tpl

      <a href="{concat( "http://", $site_url,
                               $DesignKeys:used.url_alias
                               )}">{$language}</a>
      

      This will break on 3.10 because $DesignKeys:used.url_alias gives the url_alias in the current language, which is no longer the same in other languages.

      Currently I can't find any way around this for my own language switcher, which also was using $DesignKeys:used.url_alias, which is why I looked in the webin extension hoping to find a solution.

      http://ez.no/developer/forum/setup_design/language_switcher_in_3_10

      Thanks
      Matthew

      Attachments

        Activity

          People

            andre1 andre1
            matthewc matthewc
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: