Always add a line break before field content.
Accoring to http://www.w3.org/TR/REC-html40/appendix/notes.html#h-B.3.1 """SGML (see [ISO8879], section 7.6.1) specifies that a line break immediately following a start tag must be ignored""" Before this change, a field such as a textarea displaying a value starting by \n was discarding this \n . This fixes the new test in 34962 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34963 20353a03-c40f-0410-a6d1-a30d3c3de9de
Showing
Please register or sign in to comment