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

% character in file names is not escaped in URL

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: High High
    • None
    • 2.5.1, 3.0.0-beta1, 3.0.0-beta4
    • None

    Description

      % char in file name is not being escaped in URL.

      Given: image50%.jpg file name

      we have:
      https://www.example.com/image50%.jpg

      expected:
      https://www.example.com/image50%25.jpg (% ---> %25)

      Attachments

        Activity

          People

            Unassigned Unassigned
            jakub.brzegowski@ibexa.co Jakub Brzegowski
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: