Sebb created WHIMSY-246: --------------------------- Summary: decodeURIComponent should be used instead of decodeURI in views Key: WHIMSY-246 URL: https://issues.apache.org/jira/browse/WHIMSY-246 Project: Whimsy Issue Type: Bug Components: General Reporter: Sebb
decodeURIComponent should be used instead of decodeURI in views that reference parts of URIs such as file names etc, however most references use decodeURI. In most cases this will have the same effect, but it would be better to use the correct method. -- This message was sent by Atlassian JIRA (v7.6.3#76005)