Menu

#51 newline escaping problems in textarea

open
nobody
None
5
2005-09-22
2005-09-22
No

When reading the contents of a textarea it should be
parsed so that newlines are stored in a consistent
manner across browsers. Currently IE returns '\r\n'
whereas Firefox returns '\n'

Note that this is new behavior in IE in version 0.8.x only,
and not in 0.7.x

Discussion


Log in to post a comment.