Bugs item #1347101, was opened at 2005-11-03 15:40 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1347101&group_id=119783
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: core Group: 1.1 Status: Open Resolution: None Priority: 5 Submitted By: Jan Bares (jan_bar) Assigned to: Nobody/Anonymous (nobody) Summary: Line endings mismatch Initial Comment: If you look at the HTML produced by examples/helloworld you will see that some lines ends with 0x0A (for example the very first two lines) and other lines ends with 0x0D 0x0A (the last empty lines). Also if the markup contains windows line ends, lines generated/added by Wicket have MAC(?) line ends. I think that Wicket should produce HTML pages with the same line endings. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1347101&group_id=119783 ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
