will look into this asap.

On Nov 17, 11:49 am, Richard Vézina <[email protected]>
wrote:
> Hello,
>
> The list:reference issue I discribed last week is still in trunk. I joint a
> demo app with which it is possible to reproduce the issue.
>
> If the date validator is triggered and the id of the referenced record is
> greater then or equal to 10 the app break completely if the corrected form
> is submit and the digited id is not existing in table.
>
> For example :
>
> I select id 10, I submit, but I forgot to entered a date. I get the
> validator in action, the id of my selected record is splitted into digit 1
> and 0. 0 not existing in my table = app break including the appadmin
> interface, so no correction of the problem possible except go in the
> database changing the id selected.
>
> Thanks
>
> Richard
>
>  web2py.app.applistissue.w2p
> 107KViewDownload

Reply via email to