Hi,

I have just encountered a validation bug:

I have a composition between Bill and Tax. Tax has a "rate" attribute of datatype float.

Here is the sequence to reproduce the bug:

- Go in the Bill creation Form
- Click "add Tax"
- In the Tax creation form, enter value "fff" in the attribute "rate"
- Click submit
- There is a validation error saying that the "rate" should be a "float" (which is good).
- I change the "rate" for "23.0"
- Click submit
- I am taken back to the Tax List interface!?? This is wrong, I should be taken back to the Bill Creation Form with my newly added Tax. I should never have to see the "composites" list interfaces.

Phil, I know you worked on the validation, do you think this would require major changes to fix?

Thanks,

François



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Mdarad-toolbox-devs mailing list
Mdarad-toolbox-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mdarad-toolbox-devs

Reply via email to