diff options
author | Andrew Azores <[email protected]> | 2013-09-26 10:25:33 -0400 |
---|---|---|
committer | Andrew Azores <[email protected]> | 2013-09-26 10:25:33 -0400 |
commit | c824b24b3c7656e6230b6c1d398a927b1225f0c2 (patch) | |
tree | dc6594b350e9583b1bda9d1be35259e03f9ce9fa /INSTALL | |
parent | 22c0eae35d290f25bfd69b937c09c10b6f961db7 (diff) |
Fix for PR1204, handling of query strings and absolute paths.
Absolute paths in resource URLs are correctly handled when appended to host
URLs and URL query strings are not removed.
* netx/net/sourceforge/jnlp/cache/ResourceUrlCreator.java:
(getVersionedUrlUsingQuery) renamed to getVersionedUrl, refactored
construction of URL
* plugin/icedteanp/java/sun/applet/PluginAppletViewer.java:
(requestPluginProxyInfo) extracted proxy URI logic.
(processProxyUri) new method for finding proxy URIs, handles absolute
resource paths correctly
* tests/netx/unit/net/sourceforge/jnlp/cache/ResourceUrlCreatorTest.java:
added tests for ResourceUrlCreator#getVersionedUrl
* tests/netx/unit/sun/applet/PluginAppletViewerTest.java: added tests for
PluginAppletViewer.processProxyUri
* tests/reproducers/simple/AbsolutePathsAndQueryStrings/resources/AbsolutePathsAndQueryStrings.html:
new reproducer checks that absolute paths and query strings in resource
URLs are properly handled, and caching still works
* tests/reproducers/simple/AbsolutePathsAndQueryStrings/resources/AbsolutePathsAndQueryStrings.jnlp:
same
* tests/reproducers/simple/AbsolutePathsAndQueryStrings/testcases/AbsolutePathsAndQueryStrings.java:
same
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions