General

Profile

amclain (Alex McLain)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

02/17/2015

11:35 PM Ruby Bug #10864 (Rejected): REXML adds white space to text property when indent > -1
The following example shows that REXML is adding white space to the text property of elements when setting the :indent option on Document#write greater than -1. The value written should be the same value read.
~~~ruby
require 'rexml/...
amclain (Alex McLain)

Also available in: Atom