[wp-trac] [WordPress Trac] #35890: TinyMCE downs with the given piece of html text
WordPress Trac
noreply at wordpress.org
Sat Feb 20 19:55:05 UTC 2016
#35890: TinyMCE downs with the given piece of html text
--------------------------+---------------------
Reporter: Elvin.Haci | Owner: azaozz
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.5
Component: TinyMCE | Version: 4.4.2
Severity: normal | Resolution: fixed
Keywords: | Focuses:
--------------------------+---------------------
Changes (by azaozz):
* owner: => azaozz
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"36597"]:
{{{
#!CommitTicketReference repository="" revision="36597"
TinyMCE: fix the regex that removes spaces from empty paragraphs. Was
causing problems when wpautop is disabled and there are many U+00A0 chars
between the opening `<p>` and an inline tag. These chars are inserted by
the browsers to maintain consecutive spaces typed by the users in
contentEditable.
Fixes #35890.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35890#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list