Ticket #133 (closed defect: fixed)
Assigning to an attribute no longer does a to_s
| Reported by: | rubys | Owned by: | rubys |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1.8 |
| Component: | DOM | Version: | 3.1.6 |
| Severity: | normal | Keywords: | |
| Cc: | Ruby version: | 1.8.5 | |
| Operating system: | Linux |
Description
A change in behavior between HEAD and 3.1.6 is that setting an attribute values to a non-string value (example: simple integers) causes a failure. A real life example (@block_size is a Fixnum).
Patch attached.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
