Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »

Imported From: http://groups.google.com/group/in-portal-bugs/browse_thread/thread/20695723e4de34bd#

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.
  • No labels