I faced this with version 1.2.6 but could reproduce it as well with a fresh
build I made from 1.3 in svn's trunk.

So I've opened a JIRA issue as you asked:
https://issues.apache.org/jira/browse/WICKET-517

Merci,
Ludovic


Jean-Baptiste Quenot-3 wrote:
> 
> * Ludovic Orban:
>> 
>> I recently faced an annoying problem with AttributeModifier and encoding
>> of
>> its model. I have something looking like this in my code:
>> 
>> String url = "http://www.somewhere.com?param1=a&param2=b";;
>> component.add(new AttributeModifier("href", true, new Model(url)));
> 
> Please specify which Wicket version you are using.
> 
> If this issue can also be reproduced on the latest and greatest
> Wicket (trunk, 1.3) would you be kind enough to open a JIRA issue?
> 
> Thanks in advance,
> -- 
>      Jean-Baptiste Quenot
> aka  John Banana   Qwerty
> http://caraldi.com/jbq/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/encoding-of-AttributeModifier%27s-model-tf3657412.html#a10233943
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to