David,
> Given a form that specifies an input type of integer, or any variant
> thereof, that also specifies incremental="true" doesn't work very well.
> When the initial negative sign is entered, it is replaced with the value
> "NaN" as can be seen in the sample form below.
>
Yes, two bugs, indeed, in two regular expressions!
> The problem appears to be a result a conditional expression change in
> XFInput.setValue() made in rev 342.
This doesn't seem to be related to rev 342 so no problem about that...
Thank you for your feedbacks!
-Alain
|