Ticket #37 (closed defect: fixed)
fixture.py does not understand boolean attributes
| Reported by: | jonas@… | Owned by: | ianb |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | paste | Version: | svn-trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
paste.fixture.py currently ignores boolean attributes like:
<option selected>Something</option>
and:
<input type="radio|checkbox" checked>
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

