https://bugzilla.wikimedia.org/show_bug.cgi?id=41760

Nemo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #21 from Nemo <[email protected]> 2012-11-07 07:15:28 UTC ---
Ah, ok, I saw that one and its contributions but got lost on Jimbo-talk muds
while looking for false minor edits in vain.
Then you must be using monobook and
https://en.wikipedia.org/?diff=457283933&oldid=454508994 explains it, you're
importing a ton of stuff for wikignomes including 

function Ohc_edit_summary1(){
    //Add a tag to the summary box
    setoptions(minor='true');         //removed ",watch='false'" in response to
user notification 13 Nov. 2010
    setreason('[[User:Ohconfucius/script|script]]-assisted [[WP:MOS|style]]
audit, incl. [[WP:MOSDATES|dates]], [[MOS:LINK]] and [[MOS:TEXT]]', 'append');
    doaction('diff');
}

function Ohc_edit_summary2(){
// Add a tag to the summary box
    setoptions(minor='true');         //removed ",watch='false'" in response to
user notification 13 Nov. 2010
    setreason('[[User:Ohconfucius/script|script]]-assisted [[WP:MOS|style]]
audit, incl. [[WP:ENGVAR|English variants]], [[WP:MOSDATES|dates]],
[[MOS:LINK]] and [[MOS:TEXT]]', 'append');
    doaction('diff');
}

[the latter two times, on your monobook.js and in the script you import].
You have to remove all the stuff you're unsure of/you don't need, check if
there are changes to other scripts you import etc. Nothing to do here on
bugzilla.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to