Ticket #129 (closed defect: duplicate)

Opened 8 months ago

Last modified 8 months ago

Variable misnamed, in element.rb

Reported by: sv Owned by: ser
Priority: normal Milestone:
Component: DOM Version:
Severity: normal Keywords:
Cc: Ruby version: Other
Operating system: Linux

Description

Ruby 1.8.6-p111 rexml has a misnamed variable, the 3.1.7 version from http://www.germane-software.com/software/rexml/ doesn't seem to fix it either (probably because they're identical).

In element.rb, line 684, "output" is used instead of "writer". Reproducible when trying to use Amrita2 XHTML templating library.

Change History

Changed 8 months ago by sv

It's a dup of ticket #128, my bad.

Changed 8 months ago by rubys

  • status changed from new to closed
  • resolution set to duplicate
Note: See TracTickets for help on using tickets.