[rfc][icedtea-web] Tiny patch to make last param in applet tag take effect, was first

Omair Majid omajid at redhat.com
Wed May 30 14:14:57 PDT 2012


On 05/30/2012 05:04 PM, Omair Majid wrote:
> On 05/30/2012 04:57 PM, Adam Domurad wrote:
>> Tiny patch to make handling of applet tags more like Oracle's plugin.
>> This makes our plugin take into account the last <param ...> tag with
>> the same 'name'. It was taking into account the first such tag.
>>
>> 2012-05-30  Adam Domurad  <adomurad at redhat.com>
>> 	
>> 	* plugin/icedteanp/java/sun/applet/PluginAppletViewer.java: 
>> 	(parse) Small change to have last <param name=... value=...> tag to
>> 	take effect.
> 

Btw, I would strongly encourage you to write a reproducer (or unit) test
for this.

Cheers,
Omair



More information about the distro-pkg-dev mailing list