[Bug 3227] can not save file with query longer then (together with name) then 255 chars
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Nov 14 19:07:00 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3227
--- Comment #6 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea-web?cmd=changeset;node=bcc0cbd69050
author: Jiri Vanek <jvanek at redhat.com>
date: Mon Nov 14 20:11:18 2016 +0100
Fixed PR3227. When filename in cache is to long, it is saved under its
hash.
* NEWS: mentioned PR3227
* netx/net/sourceforge/jnlp/cache/CacheUtil.java: when resulting filename
is longer then 255, then it is saved under its name hash.
* tests/netx/unit/net/sourceforge/jnlp/cache/CacheUtilTest.java: added
tests for urls with filenames longer then 255 chars.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20161114/2b60e4c2/attachment.html>
More information about the distro-pkg-dev
mailing list