Changes between Version 1 and Version 2 of Ticket #30207, comment 1
- Timestamp:
- 11/02/2014 08:29:20 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30207, comment 1
v1 v2 1 1 Can't reproduce in 4.0 or trunk. A good way to test which editor is selected as default is to run `getUserSetting('editor')` from the browser console. Can be run on any admin screen and before and after switching editors, etc. 2 2 3 One way this might happen is if you're logged in from two different browsers at the same time, or two different people are using the same username. Then if the editor is switched to Text and the post is saved in one browser, the other would get the same setting on saving/reloading the Edit Post screen.3 This setting is per user, per site. One way this might happen is if you're logged in from two different browsers at the same time, or two different people are using the same username/pass. Then if the editor is switched to Text and the post is saved in one browser, the other would get the same setting on saving/reloading the Edit Post screen.