Massimo -

I get an exception when running trunk using an IS_IN_DB validator with the 
legacy syntax:  IS_IN_DB(db, 'table.id', db.table._format)

The error is:

<type 'exceptions.AttributeError'>('DAL' object has no attribute 'table')

If I switch to the latest tag the problem goes away.  Maybe it was broken 
in the last commit to DAL?

This is still in regard to list:reference fields.  But I am also getting a 
validation failure if I used the default validator.  I get the 
pre-populated multi-select box, but if I attempt to select one it fails 
with a "value not in database" error.

If you want, I can tar up sample code, database and such.  Let me know if 
you want me to do that.  Also if you want me to open a ticket.

D

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to