Ticket #63 (closed defect: fixed)
REXML doesn't work with UTF-16 XML files
| Reported by: | d_rems@… | Owned by: | ser |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1.6 |
| Component: | XPath | Version: | 3.1.3 |
| Severity: | normal | Keywords: | |
| Cc: | Ruby version: | 1.8.4 | |
| Operating system: | All |
Description (last modified by ser) (diff)
c:/ruby/lib/ruby/1.8/rexml/source.rb:140:in `initialize': undefined method `encode' for #<REXML::IOSource:0x2cd77d8> (NoMethodError) from c:/ruby/lib/ruby/1.8/rexml/source.rb:16:in `create_from' from c:/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream=' from c:/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize' from c:/ruby/lib/ruby/1.8/rexml/parsers/treeparser.rb:8:in `initialize' from c:/ruby/lib/ruby/1.8/rexml/document.rb:190:in `build' from c:/ruby/lib/ruby/1.8/rexml/document.rb:45:in `initialize' from C:/ruby/rems/xmlTest.rb:11
It looks like method encode is not (en)coded ;-)
by TheR
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
