
When a hard return is used in an attribute textarea, the remaining data is truncated - apparently when inserting into the database.
The user is totally unaware their text is not all making it to its intended destination.
I've never incurred this problem with PHP or MySQL, and I haven't looked at the db. Perhaps it is the field type being used?
This is not cool - I have people sending me comments and I am having to e-mail them and ask them what the comments were, and these are potential web clients.
