Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Try to upload file with symbols such as "#" or "+" in file name via our standard SWF uploader. You'll see that when full url is built, it's incorrect because file name is not urlencoded. Also this is applicable to folder names in URL - for example, in URL http://www.sitename.com/system/part1/part2/filename.ext part1, part2 & filename.ext (& system?) need to be urlencoded. Another case is non-formatter URL building to uploaded files, I found one in OnViewFile event.

Related TasksĀ 

Jira Legacy
serverSystem Jira
serverId513b375f-8291-3313-9d9f-704c39b1f915
keyINP-521