[albatross-users] Getting None in the __albform__?

Andrew McNamara andrewm at object-craft.com.au
Mon Sep 16 15:48:52 EST 2002


>Having a look at the generated HTML, and doing the unpickle trick on
>__albform__, I get the following:
>
>	{'desc_id1': 0, 'desc_id2': 0, None: 0}
>
>Which is where I suspect the None in the traceback is coming from.

My guess would be this:

    <al-input type="submit" value="Submit">

There's no name attribute there. Okay, Albatross should raise an exception
earlier in the process... 8-)

-- 
Andrew McNamara, Senior Developer, Object Craft
http://www.object-craft.com.au/



More information about the Albatross-users mailing list