logo       

Strange ouput with pretty print on: msg#00042

java.enhydra.xmlc

Subject: Strange ouput with pretty print on

Hello,

For development I use pretty printed output in the DefaultDOMWriter (will it be renamed to XMLCDOMWriter as Jake stated in the Barracuda Mailing list on 19-11-2003?). But the output gets wrong in case of a text area with default value:
If my mockup contains:

<textarea>Default value</textarea>

it got outputed as:

<textarea>
Default value
</textarea>

Nice for html source readability, but it definitely changes something in the browser, as I now have a lot of spaces before the "Default value" text inside the text area. Could this be considered a bug, as pretty printing should in my opnion not change the user visible output? (Guess the same applies with </td> on the next line, but haven't tested it.

Regards,

--
Mark


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise