Ticket #133 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

attr_to_s.patch (1.0 kB) - added by rubys 3 years ago.

Change History

Changed 3 years ago by rubys

Changed 3 years ago by rubys

  • owner changed from ser to rubys

Changed 3 years ago by rubys

  • status changed from new to closed
  • resolution set to fixed

Changed 3 years ago by rubys

Note: See TracTickets for help on using tickets.