Last modified: 2013-07-25 07:07:58 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T47781, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 45781 - behavior changed: GettingStarted shows "Looking for more to do" upon null edit
behavior changed: GettingStarted shows "Looking for more to do" upon null edit
Status: VERIFIED FIXED
Product: MediaWiki
Classification: Unclassified
JavaScript (Other open bugs)
1.21.x
All All
: Unprioritized normal (vote)
: ---
Assigned To: Matthew Flaschen
: browser-test-bug, patch-need-review
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-03-06 16:49 UTC by Chris McMahon
Modified: 2013-07-25 07:07 UTC (History)
8 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Chris McMahon 2013-03-06 16:49:45 UTC
Before Mar 4, making a "null edit" (opening the editor and saving the page but making no changes) in the course of a tour like http://test2.wikipedia.org/wiki/Bottle?tour=gettingstarted by design did not show the "Looking for more to do" prompt.

As of Mar 5, making a "null edit" in the course of the tour produces the "Looking for more to do" prompt. 

If this change in behavior is intended, please close the bug to let me know.  It is causing an automated browser test to fail in all browsers.
Comment 1 Matthew Flaschen 2013-03-06 19:37:02 UTC
This is probably due to a false positive bug in our core implementation of the wgPostEdit boolean.
Comment 2 Steven Walling 2013-03-06 19:40:14 UTC
Hmm. Yeah on English Wikipedia just yesterday I got the correct behavior (no final tour step if edit is null).

We'll be disabling this particular tour tomorrow, so we will have time to figure out the interaction between the core implementation of wgPostEdit and the tour at our leisure later. 

Thanks for reporting Chris.
Comment 3 Matthew Flaschen 2013-03-06 20:58:59 UTC
The PostEdit extension did not set wgPostEdit true for null edits.

I've submitted a Gerrit change to core, awaiting review:

https://gerrit.wikimedia.org/r/#/c/52459/

I considered changing the behavior of didSave too, but didn't for backwards compatibility.
Comment 4 Matthew Flaschen 2013-03-12 03:49:44 UTC
Merged.  The first WMF deployment branch with this fix will be 1.21wmf12.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links