Hi all, I am using lot many textarea elements in my project. I am facing following problem. 1. Hit Enter 2 times(i.e. enter two empty lines). 2. Enter some text. 3. Now I save this data using a submit button. 4. After submitting when the page reloads one enter(empty line ) in lost.
The textarea field in zend framework is defined in such a way that one new line always gets lost. I think this is bug in zend framework. Can anybody suggest remedy to this? I am searching a generic solution which applied at one place will solve problem of all my textareas. Please help... Thanks, Aniketto -- View this message in context: http://www.nabble.com/new-line-character-in-textarea-tp22925431p22925431.html Sent from the Zend Framework mailing list archive at Nabble.com.
