Bugs item #1031181, was opened at 2004-09-20 14:26 Message generated for change (Comment added) made by derfraenkn You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1031181&group_id=22866
Category: Nukes Group: v3.2 >Status: Closed Resolution: None Priority: 5 Submitted By: derfraenkn (derfraenkn) Assigned to: Nobody/Anonymous (nobody) Summary: Lost content after the last HTML entity. Initial Comment: In nukes-1.1.0-RC3-src is following problem in the comman HTML content edit module. If you use chars like �, �, � ... all text after the last replaced HTML entity like €, ß, à ... will not be displayed. The problem is in org.jboss.nukes.common.util.EntityTable.convertEntities(String). Fixed class is attached. After replace and rebuild, you must put the nukes-lib.jar from nukes/output/lib/ to your deploy/nukes.ear/ directory. ---------------------------------------------------------------------- >Comment By: derfraenkn (derfraenkn) Date: 2004-09-21 10:54 Message: Logged In: YES user_id=1125056 Problem is fixed in CVS too (WFM), see http://cvs.sourceforge.net/viewcvs.py/jboss/nukes/common/src/main/org/jboss/nukes/common/util/EntityTable.java?r1=1.3&r2=1.4 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1031181&group_id=22866 ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
