Yup. That's the reason I think its ok to compare they key, just like the patch 
(ww-1369) and you suggested. :-)


Ruimo Uno <[EMAIL PROTECTED]> wrote: 2006/11/8, tm jee :
> There's a related jira issue for this as well reported on WebWork.
>
> http://jira.opensymphony.com/browse/WW-1369
>
> I don't think there's an issue comparing the key. What do others think about 
> it? But for rendering the page, we should use the string cause freemarker 
> will added locale specific information to numbers for example such that 
> 1234567 might gets rendered as 1,234,567 etc. I think that's the reason the 
> string representation is used.

Well, this fix does NOT affect rendering at all. It changes the
following three lines:

<#if tag.contains(parameters.nameValue, itemKey)>
 checked="checked"<#rt/>


This code is only for determining if the radio tag is checked or not.
It will never
interfere othere features such as value rendering or i18n.

Thanks,

-- 
Shisei Hanai

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



                
---------------------------------
 Try the all-new Yahoo! Mail . "The New Version is radically easier to use" – 
The Wall Street Journal

Reply via email to