[richfaces-issues] [JBoss JIRA] Resolved: (RF-2959) inplaceInput doesn't work with f:convertNumber

Pavel Yaschenko (JIRA) jira-events at lists.jboss.org
Fri Apr 25 11:16:09 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-2959?page=all ]

Pavel Yaschenko resolved RF-2959.
---------------------------------

    Resolution: Cannot Reproduce Bug

I can't reproduce it by your steps.
Need more info to reproduce this bug.

> inplaceInput doesn't work with f:convertNumber
> ----------------------------------------------
>
>                 Key: RF-2959
>                 URL: http://jira.jboss.com/jira/browse/RF-2959
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>         Environment: RF 3.2.0, JSF-RI 1.2_08
>            Reporter: Juergen Zimmermann
>         Assigned To: Pavel Yaschenko
>             Fix For: 3.2.1
>
>
> I'm having the this tag to display a localized currency value:
> <rich:inplaceInput ... selectOnEdit="true" editEvent="ondblclick">
> 	<f:convertNumber pattern="###,###,##0.00"/>
> However, the following happens:
> 1) A given float number (let's say 10000.0) is displayed correctly with German localization, i.e. 10.000,00
> 2) When I double-click into the input field the displayed value of 10.000,00 changes to 10000.0
> 3) I update 10000.0 to 20000.0 and leave the field by clicking e.g. somewhere into the background
> 4) The displayed number changes to 2.000.000,00

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list