[twill] problem with form processing

Titus Brown titus at caltech.edu
Fri Oct 27 17:49:40 PDT 2006


Hey Bruce,

-> The login form on that page (https://www.playfirst.com/secure/login.html)
-> has a 'handle' and 'password' field, which do not appear in the list.
-> This is with python 2.5 and twill-0.8.5.
-> 
-> Any ideas?  What module is doing the form processing?

Whatever it is, it's fixed in the latest code ;).

Form name=loginForm
## ## __Name__________________ __Type___ __ID________
__Value__________________
1     redir                    hidden    (None)
2     handle                   text      handle
3     password                 password  password
4     remember                 checkbox  remember     ['on'] of ['on']
5  1  None                     image     (None)

cheers,
--titus



More information about the twill mailing list