karl3 forms need form ids for automated tests
Bug #337454 reported by
Will Seaver
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
KARL3 |
Fix Released
|
Undecided
|
Paul Everitt |
Bug Description
In KARL 2, all forms had the form id "fcform", which made it easy to formulate twill tests because all forms shared a form id. In old KARL 3, the form id was "save". Now, it appears that forms in KARL (at least on the "Add Community" page; I haven't done an exhaustive survey) no longer have form ids, which means that twill is unable to fill in form values IE one cannot automate the creation of communities, blog entries, wiki pages, etc.
Changed in karl-pilot: | |
assignee: | nobody → paul-agendaless |
Changed in karl3: | |
milestone: | none → m4 |
Changed in karl3: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Working on it now. I checked in "save" on all the forms, leading to the next error, then the next, etc.