id summary reporter owner description type status priority milestone component version resolution keywords cc 3913 FakeObject Shenanigans Brett "Playing around with CKEditor's FakeObjects attempting to create my own parser rule for a custom tag (ie. ) I found that it appears the entire fakeObjects plugin isn't actually a plugin at all? I had to modify some code inside ckeditor.js itself. Attempting to config.removePlugins with fakeobjects yielded no change (I'd expect anchor links and Flash objects would not appear as fakeObjects?). This wasn't an issue so much, just a curiousity on the path to trying to get my own custom dataFilter rule working. Likewise the appended dataFilter rules in the Flash and Link plugins appear to be useless? I could not add to either with any success. (Meanwhile, yes, I found the same rules in ckeditor.js and edited it there and it worked)" Bug closed Normal General invalid