[wp-trac] [WordPress Trac] #27251: In Admin, Firefox is caching the editor contents. Showing wrong content after refresh, if post was saved elsewhere.

WordPress Trac noreply at wordpress.org
Mon Mar 3 01:14:28 UTC 2014


#27251: In Admin, Firefox is caching the editor contents. Showing wrong content
after refresh, if post was saved elsewhere.
--------------------------+-----------------------------
 Reporter:  xsonic        |       Owner:  azaozz
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  3.9
Component:  Editor        |     Version:
 Severity:  normal        |  Resolution:  fixed
 Keywords:                |     Focuses:  administration
--------------------------+-----------------------------
Changes (by azaozz):

 * owner:   => azaozz
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"27366"]:
 {{{
 #!CommitTicketReference repository="" revision="27366"
 Editor: when TinyMCE is used, add `autocomplete="off"` to the textarea to
 prevent problems with missing <p> tags when the user reloads the page or
 uses Go Back/Go Forward buttons, and when editing the same post from two
 different windows. The autocomplete can be removed with the `the_editor`
 filter. Part props xsonic, fixes #27251.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/27251#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list