Ticket #129 (closed defect: duplicate)
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
Note: See
TracTickets for help on using
tickets.
