This project is closed and read-only.
Actions
Bug #342
closed
[PATCH] REXML Pretty Formatter's private method wrap breaks if no space is found
Bug #342:
[PATCH] REXML Pretty Formatter's private method wrap breaks if no space is found
Description
=begin
The private method wrap in REXML::Formatters::Pretty breaks when no space is found in the string to be wrapped. Patch is attached.
Keep up the good work!
Best regards,
Christoffer
=end
Files
Updated by matz (Yukihiro Matsumoto) about 18 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
=begin
Applied in changeset r19511.
=end
Actions