[wp-trac] [WordPress Trac] #26975: TinyMCE adding inline line-height styles and spans
WordPress Trac
noreply at wordpress.org
Sun Apr 6 19:36:55 UTC 2014
#26975: TinyMCE adding inline line-height styles and spans
--------------------------+------------------------------
Reporter: lumpysimon | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: TinyMCE | Version: 3.8.1
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by itsmicks):
> Is there any way we can adjust this plugin to remove these? Maybe this
particular case, there are characters which the plugin is not looking for,
like single/double quotation marks etc...
It looks like what you posted should be caught by the plugin. If you take
a look at the strip_n_save function in it and compare it to what's coming
through your system -- perhaps you may need to add one more str_replace.
The good news is -- this issue seems solved in 3.9 (Beta 3). I've been
playing around with it for a few hours in Chrome and have yet to get a
<span> insertion. Guess the TinyMCE upgrades covered this!
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26975#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list