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

It is not possible to access the media folder using webdav due to translation problem

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Medium Medium
    • None
    • 4.5.0, 4.6.0
    • Legacy > WebDAV
    • None

    Description

      It is not possible to access the media folder using webdav due to translation problem. In French, the Media folder is "Média" (named using translation files and not node) and the string is not escaped.

      Quick workaround given to the customer change the translation string without accent :
      return ezpI18n::tr( 'kernel/content', "Media" )

      The issue may be the same in other languages and also for "content".

      We should escape these strings kernel/classes/webdav/ezwebdavcontentserver.php (see around lines 1580).

      Steps to reproduce

      1/ install an eZ in French
      2/ activate Webdav
      3/ try to access webdav and Media folder in a french site access

      Attachments

        Activity

          People

            unknown unknown
            edf@ez.no edf@ez.no
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: