Opened 13 years ago
Closed 13 years ago
#955 closed defect (fixed)
DOMwalk getHTML outputs empty attribute with value "true" instead of attribute name and some are skipped at all
Reported by: | ray | Owned by: | gogo |
---|---|---|---|
Priority: | normal | Milestone: | Version 1.0 |
Component: | Xinha Core | Version: | |
Severity: | normal | Keywords: | |
Cc: |
Description
i.e. checked="true" vs. checked="checked"
Change History (1)
comment:1 Changed 13 years ago by ray
- Resolution set to fixed
- Status changed from new to closed
- Summary changed from DOMwalk getHTML outputs empty attribute with value "true" instead of attribute name to DOMwalk getHTML outputs empty attribute with value "true" instead of attribute name and some are skipped at all
Note: See
TracTickets for help on using
tickets.
fixed (hopefully, was not so easy as I had thought, IE didn't play fair, as always) at rev [741]