- Edit a page
- Save the edit
3.Try to reopen the VE
Observe that, "Switch to Visual Editing?" dialog appears asking do I want to discard or save the edit, which I already saved
| Ryasmeen | |
| Nov 3 2015, 8:05 PM |
| F2912130: Screen Shot 2015-11-03 at 12.03.20 PM.png | |
| Nov 3 2015, 8:06 PM |
3.Try to reopen the VE
Observe that, "Switch to Visual Editing?" dialog appears asking do I want to discard or save the edit, which I already saved
Change 250765 had a related patch set uploaded (by Alex Monk):
Fix check for loading from modified action=edit
Change 250872 had a related patch set uploaded (by Jforrester):
Fix check for loading from modified action=edit
James found a more complicated version of this bug that still exists. If you switch from WT to VE, save, then try to load VE, it shows the popup. Probably need to change the mw.config.get( 'wgAction' ) calls to mw.util.getParamValue( 'action' )
Change 250892 had a related patch set uploaded (by Alex Monk):
Set wgAction when messing with the action URL parameter
Change 250892 merged by jenkins-bot:
Set wgAction when messing with the action URL parameter
Change 250963 had a related patch set uploaded (by Jforrester):
Set wgAction when messing with the action URL parameter
Change 250963 merged by Jforrester:
Set wgAction when messing with the action URL parameter