RFC: Use correct node object when parsing ext-download elements
Omair Majid
omajid at redhat.com
Tue Jul 7 08:27:09 PDT 2009
Hi,
The attached patch fixes typos in the node name in Parser.getExtension.
The variable node refers to the extension node, and dload[i] refers to
the ext-download node.
This patch was originally posted for bug 271:
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=271
ChangeLog:
2009-07-07 Omair Majid <omajid at redhat.com>
* rt/net/sourceforge/jnlp/Parser.java
(getExtension): Fix typo.
Any comments?
Cheers,
Omair
-------------- next part --------------
A non-text attachment was scrubbed...
Name: netx-parser-ext-node-name.patch
Type: text/x-patch
Size: 835 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20090707/656c5ce6/netx-parser-ext-node-name.patch
More information about the distro-pkg-dev
mailing list