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

Missing URL translator on platform for extended utf-encoded names

    XMLWordPrintable

Details

    Description

      Not sure this is actually an issue or not, but it comes as something that legacy had, that does not yet exist on platform, seemingly.
      On legacy, on had the setting:

      [URLTranslator]
      TransformationGroup=urlalias_iri
      

      on:

      ezpublish_legacy/settings/override/site.ini.append.php
      

      and it would allow to have a content named, for instance, "ÀßÇЀƒ".
      One could afterwards access the content from frontend like:
      http://<your_hostname>/ÀßÇЀƒ

      Steps to reproduce:

      1. Go to platform ui admin interface, to "Content -> Content structure";

      2. Under home content "eZ Platform" create some content of any content type, and name it ÀßÇЀƒ. Publish it;

      There is no way to access the content from its name, something like: http://<your_hostname>/MyArticle
      If you try:
      http://<your_hostname>/ÀßÇЀƒ
      you will get a 404 Error because the name has been encoded to something else.

      This arises from running sanity tests on EZP-26748 on platform.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rui.silva-obsolete@ez.no Rui Silva (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: