Feature Requests item #1298519, was opened at 2005-09-22 21:04 Message generated for change (Settings changed) made by jevonwright You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497985&aid=1298519&group_id=61302
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: None Group: Release 2.0 Status: Open Priority: 5 Private: No Submitted By: rewers (rewers) >Assigned to: Jevon Wright (jevonwright) Summary: Character Encoding in Table Cells Initial Comment: Before the assertion of a string in a table cell jWebUnit encodes the string to the charset ISO 8859-1. To do this it uses the method "ToEncodedString" in TestContext.class. In the character set ISO 8859-1 are some HTML-characters missing (like %ndash). So it is not possible to assert a cell containing the &ndash. Maybe it is possible to use a different charset which includes all HTML characters. Greetings, rewers ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497985&aid=1298519&group_id=61302 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ JWebUnit-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jwebunit-development
