[Bug 1652] Fatal: Read Error: Could not read or parse the JNLP file.
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Jan 23 01:47:15 PST 2014
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1652
--- Comment #2 from JacKal <jekabs.kalpins at gmail.com> ---
(In reply to comment #1)
> If you edit the JNLP file (tasmanager.cgi) and look for this line:
>
> <icon href="TASManagerSplash.gif" kind=splash />
>
> the parser is complaining about the word splash not being enclosed in
> quotation marks. Changing the line to this:
>
> <icon href="TASManagerSplash.gif" kind="splash" />
>
> fixes the parse exception, and launch continues past this stage.
>
> The new parser in 1.5 handles this file fine with no modifications.
Thanks!
--
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/20140123/2f8fc612/attachment.html
More information about the distro-pkg-dev
mailing list