Small Bug in v.2 RC
December 20th, 2006 by ailonWe’ve found a small bug in release candidate (it could be not that small for some users): all the attributes except style and class were stripped from span, div and font tags. While fixing this bug we’ve also added code to replace those deprecated font tags with their span equivalents.
Updated js/common/editor.js file could be downloaded from sourceforge.net SVN repository. Just overwrite the old file with this one.
December 21st, 2006 at 11:10 pm
While you’re at it: While trying it for a rework of my site, I noticed it also removed almost all attributes from an embedded element (flash version of Frappr) so it didn’t work anymore.
Apart from that, it’s really a nice tool. Good work!
December 22nd, 2006 at 10:34 am
Could you drop me the original (not broken) code that you had there to spaw at solmetra dot com?