I have created a new field under Accounts through the Admin tool, placed it in the layout for the Detail and Edit views. Everything worked great. I was even able to change the EdtiView.html to allow a larger text box with rows and cols for the new field. However, if I edit the new field with something that has line breaks like,
New
text
in
the
text
box

It saves OK but when it is displayed in the DetailView the breaks are not shown, it is shown as one consecutive line and the breaks are replaced with spaces. I have checked the database and it shows the line breaks. I have also messed around with the DetailView.html to no avail.

This is Sugar 3.0b.

Thanks
Chris