Ticket #116 (new defect)
Assigning to element.attributes["foo"] doesn't work
| Reported by: | turnip | Owned by: | why |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | ext/hpricot_scan | Version: | |
| Keywords: | Cc: |
Description
Changing an attribute like so:
element.attributes["bla"] = "hai"
doesn't seem to work in 0.6. It worked in 0.5. I will attach a small script which demonstrates this.
Change History
Note: See
TracTickets for help on using
tickets.
