Besides the problem in the INPUT class _validate function there is one more problem here, note that given:
inp=INPUT(_name='field') then inp.attributes is: {'type': 'text', 'value' :None, "_name': 'field'} shouldn't that be '_type' instead of 'type' ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---