[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
Sat Mar 1 16:14:05 UTC 2014
#27251: In Admin, Firefox is caching the editor contents. Showing wrong content
after refresh, if post was saved elsewhere.
----------------------------+-----------------------------
Reporter: xsonic | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version:
Severity: normal | Keywords:
Focuses: administration |
----------------------------+-----------------------------
Steps to recreate:
Open two tabs (in Firefox), editing the same post.
Edit and save post in one tab, refresh the other.
Other tab will show old contents, because Firefox' implementation of
autocomplete. Can't judge if this is a bug in FF or in WP.
Adding
{{{
autocomplete="off"
}}}
to the textarea solves this issue.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27251>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list