From: SourceForge.net <no...@so...> - 2004-01-10 21:18:15
|
Bugs item #763191, was opened at 2003-06-30 15:34 Message generated for change (Comment added) made by fgiust You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=113153&aid=763191&group_id=13153 Category: DOM Support Group: None Status: Open Resolution: None >Priority: 7 Submitted By: Meenakshi Sundaram P (meenakship) >Assigned to: fabrizio giustina (fgiust) Summary: Again DOM Pasring error Initial Comment: Hi In an html, i have got a select box with option like <option value='AB 12345 xy' >opt1</option>, JTidy while parsing the html stream trims all (sequential) white spaces into a single white space. So the resultant html is <option value='AB 12345 xy' >opt1</option>, what is the reason for it? Thanks in Advance Meenakshi Sundaram P mee...@lu... ---------------------------------------------------------------------- >Comment By: fabrizio giustina (fgiust) Date: 2004-01-10 22:18 Message: Logged In: YES user_id=798060 confirmed. Added test case. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=113153&aid=763191&group_id=13153 |