[wp-trac] [WordPress Trac] #39619: Firefox 50 is showing old "View autosave" dialog
WordPress Trac
noreply at wordpress.org
Tue Jan 17 23:50:29 UTC 2017
#39619: Firefox 50 is showing old "View autosave" dialog
--------------------------+-----------------------------
Reporter: mar1in | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 4.6.1
Severity: normal | Keywords:
Focuses: ui |
--------------------------+-----------------------------
Using Wordpress 4.6.1. Works in Chrome. Only works from time to time in
Firefox:
Steps to reproduce:
1. Create new post
2. Publish post
3. Modify content and wait for autosaving
4. Reload page
Expected result: Restore backup notice including restore backup button
Actual result: Autosave notice
After I debugged a little bit, I realized that Firefox is not able to
delete the cookie 'wp-saving-post' by using wpCookies.remove('wp-saving-
post'). It seems to work only when you specify the path: wpCookies.remove
('wp-saving-post', '/app/wp-admin')
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39619>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list