On Wed, 28 Sep 2011 20:47:52 -0400, Justin Wood (Callek) wrote: > Brooke Clarke wrote: >> Hi: >> >> In composer under: >> Insert \ Characters and Symbols >> after the window opens there are no symbols in any of the possible >> categories. >> How to get this to work????? >> > > Hrm can you or someone file a bug, and mark "Tracking SeaMonkey 2.5:?" > it is unfortunately too late to fix for SeaMonkey 2.4 :( > > I don't know what changed here, but loading that dialog gives the > following error, and it is responsible for the issues mentioned > > Error: malformed Unicode character escape sequence > Source File: chrome://editor/content/EdInsertChars.js > Line: 416, Column: 2 > Source Code: > > "\u00f2\u00f3\u00f4\u00f5\u00f6\u014d\u014f\u0151\u01d2\u01eb\u01ed\u020d\u020e\u022b\u22d\u022f\u0231\u1e4d\u1e4f\u1e51\u1e53\u1ecd\u1ecf\u1ed1\u1ed3\u1ed5\u1ed7\u1ed9\u1edb\u1edd\u1edf\u1ee1\u1ee3", > > > > It boils down to "\u22d" not "\u022d" :( > > I can probably get an addon written that fixes this for you on 2.4 though.
This file was last updated in 2008-09-03 so I'd guess that this problem was caused by stricter handling of unicode escape characters by the javascript engine. Phil -- Philip Chee <[email protected]>, <[email protected]> http://flashblock.mozdev.org/ http://xsidebar.mozdev.org Guard us from the she-wolf and the wolf, and guard us from the thief, oh Night, and so be good for us to pass. _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

