[Bug 20778] New: Call-time pass-by-reference has been deprecated but is used in Translate
https://bugzilla.wikimedia.org/show_bug.cgi?id=20778 Summary: Call-time pass-by-reference has been deprecated but is used in Translate Product: MediaWiki extensions Version: any Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: Normal Component: Translate AssignedTo: niklas.laxst...@gmail.com ReportedBy: huji.h...@gmail.com CC: siebr...@wikipedia.be I'm getting this warning message when activating Translate on my local wiki: Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in F:\SVN\phase3\extensions\Translate\TranslateEditAddons.php on line 125. I'm using the HEAD revision of MediaWiki and Translate, and I'm using PHP 5.2.6. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20768] Branch 1.16
https://bugzilla.wikimedia.org/show_bug.cgi?id=20768 --- Comment #4 from Siebrand 2009-09-23 06:09:48 UTC --- Per Tim Starling on mailing list[1]: "I've been working on a rewrite of the script loader and a reorganisation of the JS2 stuff. I'd like to delay 1.16 until that's in and tested. Brion has said that he doesn't want Michael Dale's branch merge reverted, so as far as I can see, a schedule delay is the only other way to maintain an appropriate quality." Created bug 20776 and bug 20777 for this. [1] http://lists.wikimedia.org/pipermail/wikitech-l/2009-September/045310.html -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20768] Branch 1.16
https://bugzilla.wikimedia.org/show_bug.cgi?id=20768 Siebrand changed: What|Removed |Added Depends on||20777 -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20777] New: Reorganisation of the JS2 stuff
https://bugzilla.wikimedia.org/show_bug.cgi?id=20777 Summary: Reorganisation of the JS2 stuff Product: mwEmbed Version: unspecified Platform: All OS/Version: All Status: NEW Severity: blocker Priority: Normal Component: General/Unknown AssignedTo: tstarl...@wikimedia.org ReportedBy: siebr...@wikipedia.be CC: d...@ucsc.edu Blocks: 20768 Reorganisation of the JS2 stuff per http://lists.wikimedia.org/pipermail/wikitech-l/2009-September/045310.html . Blocks 1.16 branching. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20768] Branch 1.16
https://bugzilla.wikimedia.org/show_bug.cgi?id=20768 Siebrand changed: What|Removed |Added Depends on||20776 -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20776] New: Rewrite of the script loader
https://bugzilla.wikimedia.org/show_bug.cgi?id=20776 Summary: Rewrite of the script loader Product: mwEmbed Version: unspecified Platform: All OS/Version: All Status: NEW Severity: blocker Priority: Normal Component: Script loader AssignedTo: tstarl...@wikimedia.org ReportedBy: siebr...@wikipedia.be CC: d...@ucsc.edu Blocks: 20768 Rewrite of the script loader per http://lists.wikimedia.org/pipermail/wikitech-l/2009-September/045310.html . Blocks 1.16 branching. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 16660] Database table cleanup (tracking)
https://bugzilla.wikimedia.org/show_bug.cgi?id=16660 Graham87 changed: What|Removed |Added Depends on||19990 -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 19990] text of revisions in the archive table that were deleted before Wikipedia started using MediaWiki 1.5 is corrupt
https://bugzilla.wikimedia.org/show_bug.cgi?id=19990 Graham87 changed: What|Removed |Added Blocks||16660 -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 164] Support collation by a certain locale (sorting order of characters)
https://bugzilla.wikimedia.org/show_bug.cgi?id=164 --- Comment #107 from Anon Sricharoenchai 2009-09-23 05:03:14 UTC --- The key generation module may be implemented as an extension, so that the core mediawiki installtion will not be architecture dependent nor require additional dependency. This extension will just do the task of key generation, mediawiki core will then put the generated key in the field categorylinks.cl_sortkey. It also need the script maintenance/updateSortkey.php to be invoked when this extension is added or removed. How do you think about this idea? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20715] Search & Replace: Cannot replace the exact word repeatedly in Opera
https://bugzilla.wikimedia.org/show_bug.cgi?id=20715 Calcey QA changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #4 from Calcey QA 2009-09-23 04:45:26 UTC --- Working fine now. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 14117] Image redirects from the shared repo don't show "redirected from"
https://bugzilla.wikimedia.org/show_bug.cgi?id=14117 Chad H. changed: What|Removed |Added CC||hart...@videolan.org --- Comment #11 from Chad H. 2009-09-23 03:46:24 UTC --- *** Bug 20770 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20770] Missing "redirected from" on redirect targets on shared repository
https://bugzilla.wikimedia.org/show_bug.cgi?id=20770 Chad H. changed: What|Removed |Added Status|NEW |RESOLVED Resolution||DUPLICATE --- Comment #1 from Chad H. 2009-09-23 03:46:24 UTC --- *** This bug has been marked as a duplicate of bug 14117 *** -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20768] Branch 1.16
https://bugzilla.wikimedia.org/show_bug.cgi?id=20768 p858snake changed: What|Removed |Added CC||p858sn...@yahoo.com.au Keywords||tracking --- Comment #3 from p858snake 2009-09-23 03:17:57 UTC --- Changed Keywords: (N/A) → tracking This bug, as recommended by Siebrand seems to be more suitable as a tracking bug. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 189] Add a music wikimodule
https://bugzilla.wikimedia.org/show_bug.cgi?id=189 fcojavier roa changed: What|Removed |Added CC||fcojavier@gmail.com Priority|High|Normal -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. You are the assignee for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20406] NS aliases for Russian Wikinews
https://bugzilla.wikimedia.org/show_bug.cgi?id=20406 --- Comment #1 from Brion Vibber 2009-09-22 23:58:35 UTC --- Pinging... -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20775] New: nl Wikipedia: Possibility to see deleted edits for checkusers
https://bugzilla.wikimedia.org/show_bug.cgi?id=20775 Summary: nl Wikipedia: Possibility to see deleted edits for checkusers Product: Wikimedia Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: Normal Component: Site requests AssignedTo: wikibugs-l@lists.wikimedia.org ReportedBy: andreeng...@gmail.com Recently on nl:Wikipedia we had three new checkusers; two of those are not sysops. This might in some cases be problematic where they have to check the authors of deleted posts. Therefore I would like to ask whether the checkuser group can get the rights "browsearchive" and "deletedhistory" added. Thanks in advance. There has been no formal vote on this change, but in an informal one at http://nl.wikipedia.org/wiki/Overleg_Wikipedia:Regelingen_rond_moderatoren/Bevestiging_moderatorstatus/Juli_2009_%28eerste_ronde%29#Checkuser the outcome was 11-0 in favor. -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 18753] RevDeleted to link to the actual revision(s) involved for all users
https://bugzilla.wikimedia.org/show_bug.cgi?id=18753 --- Comment #6 from Aaron Schulz 2009-09-22 23:17:43 UTC --- What links need to be available? -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20372] RevisionDelete and rollback
https://bugzilla.wikimedia.org/show_bug.cgi?id=20372 --- Comment #2 from Aaron Schulz 2009-09-22 23:14:31 UTC --- Does this still occur? -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 4801] Special:MyPage/monobook.js does not render in preview
https://bugzilla.wikimedia.org/show_bug.cgi?id=4801 Helder changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|DUPLICATE | --- Comment #10 from Helder 2009-09-22 23:11:51 UTC --- This is not a duplicate of the bug 20631, because that is about the "preview of the effect" of the code, and I though this one was about the "rendering of the page"... (but I can be wrong) -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 14801] Global deleted image review for Commons admins
https://bugzilla.wikimedia.org/show_bug.cgi?id=14801 ChrisiPK changed: What|Removed |Added Attachment #6569 is|0 |1 obsolete|| --- Comment #28 from ChrisiPK 2009-09-22 22:23:03 UTC --- Created an attachment (id=6576) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6576) Patch (unreversed, with unified diff) for Special:Undelete (In reply to comment #27) > 1. The patch is reversed. > 2. Use unified diff when possible. > 3. By removing 'deletedhistory', and the part of "!$wgUser->isAllowed( > 'deletedhistory' )" you're allowing everyone to see the deleted history. > 4. Why are you removing the 1143,1155d1126 and 1195,1200d1165 chunks? > 1. Indeed it is, sorry about that. I still haven't completely mastered the diff tool. 2. I think I found the relevant option, the new patch should be "unified". 3. As you already noted, the patch is reversed. I removed the need for the deletedhistory permission in SpecialPage.php as this prevents users from viewing the page unless they have this right (which not everyone with view-deleted-ns-# might). That is why I added a check in SpecialUndelete.php, see the new patch at @@ -625,6 +637,10 @@. 4. Once again, the patch is reversed, so I am not removing them, but adding them. They take care of the newly introduced variable mAllowedView, which determines whether you are allowed to view the revision (unlike mAllowed, which determines whether you are allowed to restore it). Best Regards and sorry for the double patch. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20736] Commons' "Upload new version" acts as "Upload file" (Firefogg?)
https://bugzilla.wikimedia.org/show_bug.cgi?id=20736 Brion Vibber changed: What|Removed |Added CC||br...@wikimedia.org AssignedTo|wikibugs- |d...@ucsc.edu |l...@lists.wikimedia.org | Summary|Commons' "Upload new|Commons' "Upload new |version" acts as "Upload|version" acts as "Upload |file" |file" (Firefogg?) --- Comment #7 from Brion Vibber 2009-09-22 22:18:35 UTC --- Michael, can you take a peek at this? Looks like Jarry1250 is pulling the copy of remoteMwEmbed.js from metavid.org: http://commons.wikimedia.org/wiki/User:Jarry1250/vector.js -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 19312] Enable LocalisationUpdate extension on Incubator
https://bugzilla.wikimedia.org/show_bug.cgi?id=19312 Brion Vibber changed: What|Removed |Added Depends on||20774 -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 18604] update localised messages as soon as possible (LocalisationUpdate ext)
https://bugzilla.wikimedia.org/show_bug.cgi?id=18604 Brion Vibber changed: What|Removed |Added Depends on||20774 -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20774] New: Enabling LocalisationUpdate vastly increases CPU activity
https://bugzilla.wikimedia.org/show_bug.cgi?id=20774 Summary: Enabling LocalisationUpdate vastly increases CPU activity Product: MediaWiki extensions Version: any Platform: All URL: http://techblog.wikimedia.org/wp- content/uploads/2009/09/broke.png OS/Version: All Status: NEW Severity: enhancement Priority: Normal Component: LocalisationUpdate AssignedTo: tstarl...@wikimedia.org ReportedBy: br...@wikimedia.org CC: tom.maaswin...@12wiki.eu Blocks: 18604,19312 CPU usage went wayyy up when enabling LocalisationUpdate: http://techblog.wikimedia.org/wp-content/uploads/2009/09/broke.png The empty space in the middle is where bug 20773 killed the site after disabling the extension; after fixing that, CPU usage went back up, then back to normal as caches were rebuilt. Not deployable in this state; CPU usage needs to be tracked down and cleared up. Is it breaking the cache infrastructure, or is pulling extra stuff from DBs when we've got main localization in CDB files inefficient? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 19199] Granularize RevisionDelete (RevDelete) user rights
https://bugzilla.wikimedia.org/show_bug.cgi?id=19199 Aaron Schulz changed: What|Removed |Added CC||danny.lei...@gmail.com --- Comment #4 from Aaron Schulz 2009-09-22 22:01:45 UTC --- *** Bug 20476 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20476] Create new right/permisson to view hidden revision
https://bugzilla.wikimedia.org/show_bug.cgi?id=20476 Aaron Schulz changed: What|Removed |Added Severity|major |normal Status|NEW |RESOLVED Resolution||DUPLICATE --- Comment #2 from Aaron Schulz 2009-09-22 22:01:45 UTC --- *** This bug has been marked as a duplicate of bug 19199 *** -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20742] No del/undel links for current version of filearchive lists
https://bugzilla.wikimedia.org/show_bug.cgi?id=20742 --- Comment #1 from Aaron Schulz 2009-09-22 21:59:57 UTC --- This would need a schem-change (img_deleted) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 19312] Enable LocalisationUpdate extension on Incubator
https://bugzilla.wikimedia.org/show_bug.cgi?id=19312 Brion Vibber changed: What|Removed |Added Depends on||20773 -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 18604] update localised messages as soon as possible (LocalisationUpdate ext)
https://bugzilla.wikimedia.org/show_bug.cgi?id=18604 Brion Vibber changed: What|Removed |Added Depends on||20773 -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20773] New: Localisation cache dependency objects from extensions kill site when extension is disabled
https://bugzilla.wikimedia.org/show_bug.cgi?id=20773 Summary: Localisation cache dependency objects from extensions kill site when extension is disabled Product: MediaWiki Version: unspecified Platform: All OS/Version: All Status: NEW Severity: critical Priority: Normal Component: Internationalization AssignedTo: tstarl...@wikimedia.org ReportedBy: br...@wikimedia.org Blocks: 18604,19312 This nicely broke the site for a few minutes after I briefly enabled, then re-disabled LocalisationUpdate: Sep 22 21:38:22 10.0.2.250 apache2[13018]: PHP Fatal error: LocalisationCache::isExpired() [function.LocalisationCache-isExpired]: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "LUDependency" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in /usr/local/apache/common-local/wmf-deployment/includes/ As a temp workaround I tossed an LUDependency stub class definition into CommonSettings and ran a cache rebuild to eventually work them all out of cache. We need to gracefully handle dependencies that can't be restored from the cache. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20218] "Cite this page" toolbox link does not have a title attribute
https://bugzilla.wikimedia.org/show_bug.cgi?id=20218 Church of emacs changed: What|Removed |Added Attachment #6575|application/octet-stream|text/plain mime type|| Attachment #6575 is|0 |1 patch|| -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20218] "Cite this page" toolbox link does not have a title attribute
https://bugzilla.wikimedia.org/show_bug.cgi?id=20218 Church of emacs changed: What|Removed |Added Attachment #6574 is|0 |1 obsolete|| --- Comment #6 from Church of emacs 2009-09-22 21:38:54 UTC --- Created an attachment (id=6575) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6575) Minor tweaks, merging wfSpecialCiteToolboxCite to wfSpecialCiteToolbox Note that the patches introduced a small bug: On non-existing pages, the Cite-Link is displayed. @Ireas: please fix it :) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20772] New: Looking for a missing email
https://bugzilla.wikimedia.org/show_bug.cgi?id=20772 Summary: Looking for a missing email Product: Wikimedia Version: unspecified Platform: All OS/Version: All Status: NEW Severity: major Priority: Normal Component: OTRS AssignedTo: tstarl...@wikimedia.org ReportedBy: g...@grin.hu There is an email which is supposedly sent to the OTRS but doesn't seem to have arrived. Could someone please check the mail logs where it could have been disappeared? From: Machiel Bolhuis Date: Tue, Sep 15, 2009 at 8:56 PM Subject: new location and confirmation - Google workshop in Budapest dd. Tuesday 22th September 2009 To: wm...@wikimedia.org, [...] (the copy of the original [without much useful headers unfortunately] is at OTRS Ticket#2009092210063233 which successfully arrived now.) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20218] "Cite this page" toolbox link does not have a title attribute
https://bugzilla.wikimedia.org/show_bug.cgi?id=20218 ir...@rkrahl.de changed: What|Removed |Added Attachment #6573 is|0 |1 obsolete|| --- Comment #5 from ir...@rkrahl.de 2009-09-22 21:10:33 UTC --- Created an attachment (id=6574) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6574) The real 3rd version I’m so sorry I selected the wrong file -- this is what I pronounced as Patch Nr. 3 ^^ -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20218] "Cite this page" toolbox link does not have a title attribute
https://bugzilla.wikimedia.org/show_bug.cgi?id=20218 ir...@rkrahl.de changed: What|Removed |Added Attachment #6572 is|0 |1 obsolete|| --- Comment #4 from ir...@rkrahl.de 2009-09-22 21:04:03 UTC --- Created an attachment (id=6573) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6573) third version. simplifies the 2nd version. This patch does basically the same as the two patches already posted. But: The code is less, and functions we don’t need are deleted. We don’t have to check whether the special page “cite” exists because we required the extension containing the page (it’s defined in the same extension). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20736] Commons' "Upload new version" acts as "Upload file"
https://bugzilla.wikimedia.org/show_bug.cgi?id=20736 --- Comment #6 from Jarry1250 2009-09-22 20:59:50 UTC --- Okay, I am now 99% sure this relates either to Firefox 3.5 or, more likely, the Firefogg extension and how it integrates into Commons upload. -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20218] "Cite this page" toolbox link does not have a title attribute
https://bugzilla.wikimedia.org/show_bug.cgi?id=20218 ir...@rkrahl.de changed: What|Removed |Added Attachment #6570 is|0 |1 obsolete|| --- Comment #3 from ir...@rkrahl.de 2009-09-22 20:29:51 UTC --- Created an attachment (id=6572) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6572) improved version of the previous posted patch improved the previous posted patch. basically, it does the same, but in a better way ;) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 14801] Global deleted image review for Commons admins
https://bugzilla.wikimedia.org/show_bug.cgi?id=14801 --- Comment #27 from Platonides 2009-09-22 20:23:47 UTC --- 1. The patch is reversed. 2. Use unified diff when possible. 3. By removing 'deletedhistory', and the part of "!$wgUser->isAllowed( 'deletedhistory' )" you're allowing everyone to see the deleted history. 4. Why are you removing the 1143,1155d1126 and 1195,1200d1165 chunks? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 2044] Show message on user page of blocked users
https://bugzilla.wikimedia.org/show_bug.cgi?id=2044 Chad H. changed: What|Removed |Added CC||arnom...@gmx.de --- Comment #6 from Chad H. 2009-09-22 19:51:52 UTC --- *** Bug 7207 has been marked as a duplicate of this bug. *** -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 7207] better interface feedback at pages of blocked users
https://bugzilla.wikimedia.org/show_bug.cgi?id=7207 Chad H. changed: What|Removed |Added Status|NEW |RESOLVED Resolution||DUPLICATE --- Comment #3 from Chad H. 2009-09-22 19:51:52 UTC --- *** This bug has been marked as a duplicate of bug 2044 *** -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 5495] Enotif checkboxes cleared upon save before address is confirmed
https://bugzilla.wikimedia.org/show_bug.cgi?id=5495 Chad H. changed: What|Removed |Added CC||innocentkil...@gmail.com, ||agarr...@wikimedia.org Keywords|need-review |testme --- Comment #9 from Chad H. 2009-09-22 19:49:51 UTC --- +testme, CC'ing Andrew to see if this is still a problem with new prefs. -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 1672] html upload fails even when extension .html is whitelisted
https://bugzilla.wikimedia.org/show_bug.cgi?id=1672 --- Comment #4 from Chad H. 2009-09-22 19:47:07 UTC --- (In reply to comment #3) > Created an attachment (id=6233) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6233) [details] > Adds a new global, $wgDisableUploadScriptChecks, which will disable the checks > Cf bug 18684. -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 7261] Uploading new images sets mime type to text/plain and dimensions to 0x0
https://bugzilla.wikimedia.org/show_bug.cgi?id=7261 Chad H. changed: What|Removed |Added CC||innocentkil...@gmail.com Status|NEW |RESOLVED Priority|High|Normal Resolution||WORKSFORME --- Comment #3 from Chad H. 2009-09-22 19:44:18 UTC --- Can't replicate in 1.16 trunk either, going ahead and closing WFM. -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20736] Commons' "Upload new version" acts as "Upload file"
https://bugzilla.wikimedia.org/show_bug.cgi?id=20736 --- Comment #5 from Jarry1250 2009-09-22 19:31:49 UTC --- I just renamed the local file to equal that of the remote file and the upload worked perfectly (though it did warn me that a file already existed at that filename, which was kind of the point). -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 16869] Hiding TOC should hide TOC in printout
https://bugzilla.wikimedia.org/show_bug.cgi?id=16869 ir...@rkrahl.de changed: What|Removed |Added CC||ir...@rkrahl.de --- Comment #2 from ir...@rkrahl.de 2009-09-22 19:30:16 UTC --- I agree to Pyr0: The only way to disable printing the TOC in the article is to disable displaying the TOC everywhere (__NOTOC__) as toggeling is realized with JavaScript. Otherwise, the TOC is printed completely. So in my opinion, we should close this bug report as there is no bug ;). But using your user CSS should allow you to hide the TOC with the following code: @media print { table.toc { display: none; } } -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20736] Commons' "Upload new version" acts as "Upload file"
https://bugzilla.wikimedia.org/show_bug.cgi?id=20736 --- Comment #4 from Jarry1250 2009-09-22 19:28:17 UTC --- Just tried a similar operation again with the same result: http://commons.wikimedia.org/wiki/File:Samuel-Parr-%28Halls%29.png when it should have gone on top of http://commons.wikimedia.org/wiki/File:Samuel_Parr_%28Halls%29.png. -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20640] Text Overlap
https://bugzilla.wikimedia.org/show_bug.cgi?id=20640 Trevor Parscal changed: What|Removed |Added CC||tpars...@wikimedia.org Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20706] Monospace/preformatted text has gotten much smaller in Vector (code, tt, pre)
https://bugzilla.wikimedia.org/show_bug.cgi?id=20706 Trevor Parscal changed: What|Removed |Added Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 18704] Add an unique CSS class or ID to the tagfilter table row at RecentChanges
https://bugzilla.wikimedia.org/show_bug.cgi?id=18704 ir...@rkrahl.de changed: What|Removed |Added CC||ir...@rkrahl.de Priority|Low |Normal -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 18704] Add an unique CSS class or ID to the tagfilter table row at RecentChanges
https://bugzilla.wikimedia.org/show_bug.cgi?id=18704 --- Comment #6 from ir...@rkrahl.de 2009-09-22 19:07:53 UTC --- Created an attachment (id=6571) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6571) adds “tag-filter” id In this patch, I just added the id “tag-filter” to the input tag. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 4801] Special:MyPage/monobook.js does not render in preview
https://bugzilla.wikimedia.org/show_bug.cgi?id=4801 Chad H. changed: What|Removed |Added CC||innocentkil...@gmail.com Status|NEW |RESOLVED Resolution||DUPLICATE --- Comment #9 from Chad H. 2009-09-22 19:02:42 UTC --- Duping up, yes I know...but 20631 was marked fixed. *** This bug has been marked as a duplicate of bug 20631 *** -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20631] Personal javascript preview not working
https://bugzilla.wikimedia.org/show_bug.cgi?id=20631 Chad H. changed: What|Removed |Added CC||gangl...@torg.is --- Comment #8 from Chad H. 2009-09-22 19:02:42 UTC --- *** Bug 4801 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20771] New: register a nickserv account for nagios-wm
https://bugzilla.wikimedia.org/show_bug.cgi?id=20771 Summary: register a nickserv account for nagios-wm Product: Wikimedia Version: unspecified Platform: All OS/Version: All Status: NEW Severity: minor Priority: Normal Component: IRC AssignedTo: wikibugs-l@lists.wikimedia.org ReportedBy: mike.lifegu...@gmail.com CC: agarr...@wikimedia.org Please register an account for nagios-wm and have it identify to nickserv when it connects. Eventually, perhaps flood protection will be possible. -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20766] Bogus "all:" namespace appears in "Did you mean..." when all namespaces selected in preferences
https://bugzilla.wikimedia.org/show_bug.cgi?id=20766 --- Comment #6 from Dan Barrett 2009-09-22 18:02:37 UTC --- Thanks Robert. The 1.15.x snapshot is buggy (which is the reason for this ticket) so I manually changed "getNamespaceAliases()" to "namespaceAliases" and that cleared up the problem. This ought to hold us until 1.16 is released. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20752] Search result text not showing up on Special:Search
https://bugzilla.wikimedia.org/show_bug.cgi?id=20752 Brion Vibber changed: What|Removed |Added CC||br...@wikimedia.org AssignedTo|wikibugs- |rain...@eunet.yu |l...@lists.wikimedia.org | -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20570] Navigable TOC : Section is not highlighted if section names are same
https://bugzilla.wikimedia.org/show_bug.cgi?id=20570 Roan Kattouw changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution||WORKSFORME --- Comment #3 from Roan Kattouw 2009-09-22 17:34:04 UTC --- (In reply to comment #2) > Issue is still exist in 'Safari 4.0' web browser. > Trevor says it works correctly for him. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 16660] Database table cleanup (tracking)
https://bugzilla.wikimedia.org/show_bug.cgi?id=16660 Brion Vibber changed: What|Removed |Added Depends on||20757 -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20757] some text of old revisions in early 2005 is blank in the English Wikipedia
https://bugzilla.wikimedia.org/show_bug.cgi?id=20757 Brion Vibber changed: What|Removed |Added Blocks||16660 -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20765] On Polish Wikipedia missing item on Special:ListGroupRights
https://bugzilla.wikimedia.org/show_bug.cgi?id=20765 Brion Vibber changed: What|Removed |Added AssignedTo|wikibugs- |rhals...@wikimedia.org |l...@lists.wikimedia.org | -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20715] Search & Replace: Cannot replace the exact word repeatedly in Opera
https://bugzilla.wikimedia.org/show_bug.cgi?id=20715 Roan Kattouw changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution||FIXED --- Comment #3 from Roan Kattouw 2009-09-22 17:25:26 UTC --- Oops, the fix for this bug broke "replace all" mode. Fixed in r56775 -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20761] Set Portal namespace alias to NS_Portal in Bengali wikipedia
https://bugzilla.wikimedia.org/show_bug.cgi?id=20761 Brion Vibber changed: What|Removed |Added AssignedTo|wikibugs- |rhals...@wikimedia.org |l...@lists.wikimedia.org | -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20767] Run migrateBotlog.php to show logs made by makebot properly
https://bugzilla.wikimedia.org/show_bug.cgi?id=20767 Brion Vibber changed: What|Removed |Added CC||br...@wikimedia.org AssignedTo|wikibugs- |rhals...@wikimedia.org |l...@lists.wikimedia.org | --- Comment #2 from Brion Vibber 2009-09-22 17:19:02 UTC --- extensions/Makebot/migrateBotlog.php -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20770] New: Missing "redirected from" on redirect targets on shared repository
https://bugzilla.wikimedia.org/show_bug.cgi?id=20770 Summary: Missing "redirected from" on redirect targets on shared repository Product: MediaWiki Version: unspecified Platform: All URL: http://en.wikipedia.org/w/index.php?title=File:Redirect- testing.jpg OS/Version: All Status: NEW Severity: normal Priority: Normal Component: Images and files AssignedTo: wikibugs-l@lists.wikimedia.org ReportedBy: hart...@videolan.org CC: vasi...@gmail.com See URL. File:Redirect-testing.jpg is a redirect on Commons. When you visit this redirect from the English Wikipedia, you are not presented with a "Redirected from" notice. -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 18017] Image page should list places that image redirects are used
https://bugzilla.wikimedia.org/show_bug.cgi?id=18017 Derk-Jan Hartman changed: What|Removed |Added Severity|enhancement |major --- Comment #5 from Derk-Jan Hartman 2009-09-22 17:04:13 UTC --- raising the priority of this bug. Now that file moves are available, this issue has become much more important. -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20631] Personal javascript preview not working
https://bugzilla.wikimedia.org/show_bug.cgi?id=20631 Alexandre Emsenhuber [IAlex] changed: What|Removed |Added CC||alex.emsenhu...@bluewin.ch Status|NEW |RESOLVED Resolution||FIXED --- Comment #7 from Alexandre Emsenhuber [IAlex] 2009-09-22 16:53:32 UTC --- Fixed in r56770. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20769] New: abuse-filter-view-private granted to admins on enwiki
https://bugzilla.wikimedia.org/show_bug.cgi?id=20769 Summary: abuse-filter-view-private granted to admins on enwiki Product: Wikimedia Version: unspecified Platform: All URL: http://en.wikipedia.org/wiki/Wikipedia_talk:Edit_filter/ Archive_3#Adding_abuse-filter-view- private_into_sysop_package OS/Version: All Status: NEW Severity: enhancement Priority: Normal Component: Site requests AssignedTo: wikibugs-l@lists.wikimedia.org ReportedBy: cenarium.sy...@gmail.com We would like that the abuse-filter-view-private user right created in bug 19362 be given to administrators on en.wikipedia. -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20218] "Cite this page" toolbox link does not have a title attribute
https://bugzilla.wikimedia.org/show_bug.cgi?id=20218 Raimond Spekking changed: What|Removed |Added CC||raimond.spekk...@gmail.com Keywords||need-review, patch -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20218] "Cite this page" toolbox link does not have a title attribute
https://bugzilla.wikimedia.org/show_bug.cgi?id=20218 ir...@rkrahl.de changed: What|Removed |Added AssignedTo|wikibugs- |ir...@rkrahl.de |l...@lists.wikimedia.org | --- Comment #2 from ir...@rkrahl.de 2009-09-22 16:39:39 UTC --- Created an attachment (id=6570) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6570) adds the missing "title"-tag and changes the way how to add the patch -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20218] "Cite this page" toolbox link does not have a title attribute
https://bugzilla.wikimedia.org/show_bug.cgi?id=20218 ir...@rkrahl.de changed: What|Removed |Added CC||ir...@rkrahl.de Status|NEW |ASSIGNED --- Comment #1 from ir...@rkrahl.de 2009-09-22 16:38:05 UTC --- I tried to write a patch. At this occasion, I changed the way how to add the link to the toolbar. Maybe a more experienced coder can take a look at it. Thanks. -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20768] Branch 1.16
https://bugzilla.wikimedia.org/show_bug.cgi?id=20768 --- Comment #2 from Siebrand 2009-09-22 16:31:31 UTC --- Then we should probably use this one as a tracking bug. Let's get those blockers visible... -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20768] Branch 1.16
https://bugzilla.wikimedia.org/show_bug.cgi?id=20768 Brion Vibber changed: What|Removed |Added CC||br...@wikimedia.org --- Comment #1 from Brion Vibber 2009-09-22 16:30:07 UTC --- It's definitely getting to that time... I think we want to shake out some of the JS2 and new-upload stuff first though. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20768] New: Branch 1.16
https://bugzilla.wikimedia.org/show_bug.cgi?id=20768 Summary: Branch 1.16 Product: MediaWiki Version: 1.16 Platform: All URL: http://www.mediawiki.org/wiki/Version_lifecycle OS/Version: All Status: NEW Severity: normal Priority: Normal Component: General/Unknown AssignedTo: tstarl...@wikimedia.org ReportedBy: siebr...@wikipedia.be Given our quarterly release schedule and 1.15 having been released June 10, 2009, it is about time to branch 1.16 and to get ready to push out a new stable version, which usually takes 3-5 weeks to go to final. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20766] Bogus "all:" namespace appears in "Did you mean..." when all namespaces selected in preferences
https://bugzilla.wikimedia.org/show_bug.cgi?id=20766 --- Comment #5 from Robert Stojnic 2009-09-22 16:20:13 UTC --- The trunk is designed to work with latest MediaWiki. You could try reverting r52664 to suppress that error, or get an earlier MWSearch snapshot. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20520] An official POTY committee mailing list
https://bugzilla.wikimedia.org/show_bug.cgi?id=20520 Maarten Dammers changed: What|Removed |Added CC||maar...@mdammers.nl --- Comment #3 from Maarten Dammers 2009-09-22 16:19:46 UTC --- To -l, or not to -l: that's the question. With -l seems to be the standard when looking at https://lists.wikimedia.org/mailman/listinfo -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 14156] Extension Makebot is obsolete; should be removed
https://bugzilla.wikimedia.org/show_bug.cgi?id=14156 Mike.lifeguard changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED | --- Comment #12 from Mike.lifeguard 2009-09-22 16:15:57 UTC --- (In reply to comment #11) > Disabled by Brion on 2009-09-21: > http://wikitech.wikimedia.org/index.php?title=Server_admin_log&diff=22557&oldid=22556 > bug 20767 needs to be done before this is considered fixed. -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 14156] Extension Makebot is obsolete; should be removed
https://bugzilla.wikimedia.org/show_bug.cgi?id=14156 Mike.lifeguard changed: What|Removed |Added Depends on||20767 -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20767] Run migrateBotlog.php to show logs made by makebot properly
https://bugzilla.wikimedia.org/show_bug.cgi?id=20767 Mike.lifeguard changed: What|Removed |Added CC||mike.lifegu...@gmail.com Blocks||14156 -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20766] Bogus "all:" namespace appears in "Did you mean..." when all namespaces selected in preferences
https://bugzilla.wikimedia.org/show_bug.cgi?id=20766 --- Comment #4 from Dan Barrett 2009-09-22 16:11:54 UTC --- I spoke too soon: MWSearch trunk doesn't work with MW 1.15.1. "PHP Fatal error: Call to undefined method Language::getNamespaceAliases() in /var/www/html/vistaprint/extensions/MWSearch/MWSearch_body.php on line 94". -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20766] Bogus "all:" namespace appears in "Did you mean..." when all namespaces selected in preferences
https://bugzilla.wikimedia.org/show_bug.cgi?id=20766 Dan Barrett changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #3 from Dan Barrett 2009-09-22 16:09:47 UTC --- Thanks. I had downloaded the 1.15.x snapshot of MWSearch. I just downloaded from trunk and it works fine. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 14156] Extension Makebot is obsolete; should be removed
https://bugzilla.wikimedia.org/show_bug.cgi?id=14156 Raimond Spekking changed: What|Removed |Added CC||raimond.spekk...@gmail.com Status|NEW |RESOLVED Resolution||FIXED --- Comment #11 from Raimond Spekking 2009-09-22 16:08:57 UTC --- Disabled by Brion on 2009-09-21: http://wikitech.wikimedia.org/index.php?title=Server_admin_log&diff=22557&oldid=22556 -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20767] Run migrateBotlog.php to show logs made by makebot properly
https://bugzilla.wikimedia.org/show_bug.cgi?id=20767 Raimond Spekking changed: What|Removed |Added CC||raimond.spekk...@gmail.com Component|Makebot |Site requests Keywords||shell Product|MediaWiki extensions|Wikimedia Summary|Bot status logs made by |Run migrateBotlog.php to |makebot are not properly|show logs made by makebot |shown |properly Version|any |unspecified --- Comment #1 from Raimond Spekking 2009-09-22 16:06:24 UTC --- Needs run of migrateBotlog.php, introduced in r55219 (unsure, if tested/reviewed) -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20767] New: Bot status logs made by makebot are not properly shown
https://bugzilla.wikimedia.org/show_bug.cgi?id=20767 Summary: Bot status logs made by makebot are not properly shown Product: MediaWiki extensions Version: any Platform: All URL: http://en.wikipedia.org/w/index.php?title=Special%3ALog&; type=&user=&page=User%3AKwjbot&year=&month=- 1&tagfilter=&hide_patrol_log=1&uselang=en OS/Version: All Status: NEW Severity: normal Priority: Normal Component: Makebot AssignedTo: wikibugs-l@lists.wikimedia.org ReportedBy: kwj2...@gmail.com Please see an URL as an example. *07:01, 19 June 2008 Andrevan (talk | contribs) grant Logs made by makebot extension are not showing target and not sorted to type "rights". Please fix these problems. Thank you. -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20766] Bogus "all:" namespace appears in "Did you mean..." when all namespaces selected in preferences
https://bugzilla.wikimedia.org/show_bug.cgi?id=20766 Robert Stojnic changed: What|Removed |Added Status|NEW |RESOLVED Resolution||WORKSFORME --- Comment #2 from Robert Stojnic 2009-09-22 15:57:51 UTC --- This has been fixed some time ago in r50208. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20498] wikEd compatibility: toolbar focuses on hidden textarea
https://bugzilla.wikimedia.org/show_bug.cgi?id=20498 Roan Kattouw changed: What|Removed |Added Status|NEW |RESOLVED Resolution||WORKSFORME --- Comment #14 from Roan Kattouw 2009-09-22 15:50:20 UTC --- (In reply to comment #13) > The problem still exists. You can replicate it by pushing the wikEd regexp > button. That behaves the same way with and without the toolbar for me. > It can also be seen after pushing the standard Submit/Preview/Diff > buttons before the new page loads. > What do you mean by "before the new page loads"? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20766] Bogus "all:" namespace appears in "Did you mean..." when all namespaces selected in preferences
https://bugzilla.wikimedia.org/show_bug.cgi?id=20766 --- Comment #1 from Dan Barrett 2009-09-22 15:13:43 UTC --- If it makes a difference, we have a bunch of custom namespaces defined: 100, 101, and 200-207. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20766] New: Bogus "all:" namespace appears in "Did you mean..." when all namespaces selected in preferences
https://bugzilla.wikimedia.org/show_bug.cgi?id=20766 Summary: Bogus "all:" namespace appears in "Did you mean..." when all namespaces selected in preferences Product: MediaWiki extensions Version: any Platform: All OS/Version: All Status: NEW Severity: normal Priority: Normal Component: Lucene Search AssignedTo: rain...@eunet.yu ReportedBy: mediaw...@blazemonger.com In the "Did you mean..." suggestion on the search results page, the namespace "All:" sometimes gets prepended to the search term. This bad behavior happens only if the user has checked all of the namespaces checkboxes in My Preferences on the Search tab. Environment: Lucene 2.1, MWSearch (r45173), MediaWiki 1.15.1. Test case: search for "Superma" Correct behavior: "Did you mean: Superman" is displayed Observed behavior: "Did you mean: All:Superman" is displayed To make the bug occur, go to My Preferences, click the Search tab, check all namespace checkboxes, and save. To make the bug go away, uncheck ANY namespace checkbox and save. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20765] New: On Polish Wikipedia missing item on Special:ListGroupRights
https://bugzilla.wikimedia.org/show_bug.cgi?id=20765 Summary: On Polish Wikipedia missing item on Special:ListGroupRights Product: Wikimedia Version: unspecified Platform: All URL: http://pl.wikipedia.org/wiki/Specjalna:Uprawnienia_grup_ u%C5%BCytkownik%C3%B3w?uselang=en OS/Version: All Status: NEW Severity: enhancement Priority: Normal Component: General/Unknown AssignedTo: wikibugs-l@lists.wikimedia.org ReportedBy: danny.lei...@gmail.com In bureaucrats group lack information about possibility to add/remove group Reviewer. There is: Add groups: Abuse filter editors, Administrators, Bureaucrats, Bots, Flood and Remove groups: Abuse filter editors, Bots, Flood and but should be: Add groups: Abuse filter editors, Administrators, Bureaucrats, Bots, Flood and Reviewers Remove groups: Abuse filter editors, Bots, Flood and Reviewers -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20720] Change script loading order back
https://bugzilla.wikimedia.org/show_bug.cgi?id=20720 --- Comment #13 from Melancholie 2009-09-22 14:58:48 UTC --- Ah, okay. So it's currently (but not yet live): 1. Core 2. Site 3. Extensions (incl. Gadget (and maybe other 'group JS/CSS scripting' extensions out there) 4. User That's ok for the moment, I think. Like that, it at least seems to be like it was before (fixing this bug), I guess. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20588] Navigable TOC : Table is not refreshed when sections added using external editor
https://bugzilla.wikimedia.org/show_bug.cgi?id=20588 Roan Kattouw changed: What|Removed |Added CC||roan.katt...@gmail.com Status|NEW |RESOLVED Resolution||INVALID --- Comment #1 from Roan Kattouw 2009-09-22 14:48:09 UTC --- The text in the textarea is also not updated in this case, so it's expected that added sections aren't listed. As far as MediaWiki is concerned, edits made with an external editor are completely detached from any other edit forms you may be looking at in your browser. When you're editing the same page in two different tabs and save one version, it's also logical that the second tab doesn't magically detect this and update its NTOC (which might not even be possible, due to conflicting changes). External editors are no different from having another tab with an edit form open. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20669] Navigable TOC : The functionality is missing
https://bugzilla.wikimedia.org/show_bug.cgi?id=20669 Roan Kattouw changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution||WORKSFORME --- Comment #4 from Roan Kattouw 2009-09-22 14:25:54 UTC --- (In reply to comment #3) > Other Observations:: > Not working on Firefox/2.0. > This does work in other Firefox versions (1 and 3) > This does work in all browsers (IE, Safari, Chrome and Opera) > > Client Environment details :: > Browser (User-Agent): Firefox/2.0 > WORKSFORME with Firefox 2.0.0.16 on English prototype. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20720] Change script loading order back
https://bugzilla.wikimedia.org/show_bug.cgi?id=20720 Michael Dale changed: What|Removed |Added CC||tpars...@wikimedia.org --- Comment #12 from Michael Dale 2009-09-22 14:18:43 UTC --- Comment #11 makes sense. But will require some modifications to the gadget & outputpage since Gadget is itself an extension and there is presently no way to call "add script after site but before user" from an extension :( .. We would have to add a few more "hooks". At any rate this is only an intermediary solution to configuration problem. We eventually want a system for the script-loader to package in configuration that is stored in a database and requested on a per Script-Class level (similar to how we package in the language msgs). This way we can have actual interfaces for customizing configuration instead of having to modify the JS files or modify mediaWiki pages with JS code). This should be part of the overall configuration flatfile to db rewrite. In the mean time .. we can structure development so the order does not matter so much... doing all configuration with inline-execution and inheriting the defaults onDomReady: see how editPage.js is structured in customizing the add-media-wizard: http://svn.wikimedia.org/svnroot/mediawiki/trunk/phase3/js2/editPage.js another made up example for configuration handling : = core script editPage.js = if(! wgConfigToolbar ) wgConfigToolbar = {}; //the default configuration is short since the wikiEditor application supplies its own "defaults" wgDefaultToolBarSettings = { 'enabledModules':['sidepanel', 'help', 'tocnav'], 'otherDefaults: ['values'] }; js2AddOnloadHook( function() { //also see http://docs.jquery.com/Utilities/jQuery.extend wgConfigToolbar = $j.extend(true, wgDefaultToolBarSettings, wgConfigToolbar); $j('#textEditBox').wikiEdit( wgConfigToolbar ); } //the regardless of the order any script can set the configuration (although last scripts included wins where there are conflicts ) = script site js = if(! wgConfigToolbar) wgConfigToolbar = {}; wgConfigToolbar = $j.extend(wgConfigToolbar, { enabledModules: ['licenceHelper'] }); = script addEditWidget.js = if(! wgConfigToolbar) wgConfigToolbar = {}; wgConfigToolbar = $j.extend(wgConfigToolbar, { 'enabledModules': ['myCustomTool'], //array will be "merged" and default settings 'customModules':{ myCustomTool:function( wikiEditObj ){ wikiEditObj.getTextSelection(); //custom toolbar calls here wikiEditObj.insertBefore( 'my custom insert'); //etc } } } //alternatively extension code can depend on core stuff being ready at js2AddOnloadHook time so: js2AddOnloadHook(function(){ $j('#textEditBox').wikiEdit('addToolModule', :function( wikiEditObj ){ wikiEditObj.getTextSelection(); //custom toolbar calls here wikiEditObj.insertBefore( 'my custom insert'); //etc } ); //could also work. }); -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20764] Page moves show up in watchlist with revid 0 when using API
https://bugzilla.wikimedia.org/show_bug.cgi?id=20764 Roan Kattouw changed: What|Removed |Added CC||roan.katt...@gmail.com Status|NEW |RESOLVED Resolution||WONTFIX --- Comment #1 from Roan Kattouw 2009-09-22 14:06:51 UTC --- This is because the watchlist is based on the recentchanges table, in which moves are stored as log events rather than as revisions, which is why they have a logid but no revid. I agree that the two should be linked more tightly, but that's a different bug. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20764] New: Page moves show up in watchlist with revid 0 when using API
https://bugzilla.wikimedia.org/show_bug.cgi?id=20764 Summary: Page moves show up in watchlist with revid 0 when using API Product: MediaWiki Version: 1.16-svn Platform: All OS/Version: All Status: NEW Severity: normal Priority: Normal Component: API AssignedTo: roan.katt...@gmail.com ReportedBy: gsv...@gmail.com CC: bryan.tongm...@gmail.com, vasi...@gmail.com, soxre...@gmail.com When I look at my watchlist using the API, all page moves have revid=0 instead of the correct one. Example: I use URL http://en.wikipedia.org/w/api.php?format=xml&action=query&list=watchlist&wlallrev&wlprop=ids|title|flags|user|comment|timestamp and one of the entries is The correct revid in this case should be 31512. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20702] Allow use of magic words in MediaWiki:Missing-article
https://bugzilla.wikimedia.org/show_bug.cgi?id=20702 Alexandre Emsenhuber [IAlex] changed: What|Removed |Added CC||alex.emsenhu...@bluewin.ch Status|NEW |RESOLVED Resolution||FIXED --- Comment #1 from Alexandre Emsenhuber [IAlex] 2009-09-22 11:14:11 UTC --- Fixed in r56750. -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20761] Set Portal namespace alias to NS_Portal in Bengali wikipedia
https://bugzilla.wikimedia.org/show_bug.cgi?id=20761 Alexandre Emsenhuber [IAlex] changed: What|Removed |Added CC||alex.emsenhu...@bluewin.ch Component|Blocking|Site requests Keywords||shell Product|MediaWiki |Wikimedia Version|1.3.0 |unspecified -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 12653] Honour protection status in Special:Import
https://bugzilla.wikimedia.org/show_bug.cgi?id=12653 Alexandre Emsenhuber [IAlex] changed: What|Removed |Added CC||pe...@gridline.nl --- Comment #2 from Alexandre Emsenhuber [IAlex] 2009-09-22 10:47:24 UTC --- *** Bug 20763 has been marked as a duplicate of this bug. *** -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20763] Special:Import ignores restrictions tag
https://bugzilla.wikimedia.org/show_bug.cgi?id=20763 Alexandre Emsenhuber [IAlex] changed: What|Removed |Added CC||alex.emsenhu...@bluewin.ch Status|NEW |RESOLVED Resolution||DUPLICATE --- Comment #1 from Alexandre Emsenhuber [IAlex] 2009-09-22 10:47:24 UTC --- *** This bug has been marked as a duplicate of bug 12653 *** -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20669] Navigable TOC : The functionality is missing
https://bugzilla.wikimedia.org/show_bug.cgi?id=20669 Calcey QA changed: What|Removed |Added Status|CLOSED |REOPENED Resolution|FIXED | --- Comment #3 from Calcey QA 2009-09-22 10:38:00 UTC --- Reporting against build r56748 (http://prototype.wikimedia.org) Steps to reproduce : 1) Start editing a page with sections 2) Check navigable Table of content in the right side Actual Outcome: Navigable table of content is not available "Search and replace" section appears at the bottom of the page Expected Outcome: Navigable Table of Content shall be available "Search and replace" window should be pop up, only when user click on the "Search and replace" icon. Other Observations:: Not working on Firefox/2.0. This does work in other Firefox versions (1 and 3) This does work in all browsers (IE, Safari, Chrome and Opera) Client Environment details :: Browser (User-Agent): Firefox/2.0 -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20763] New: Special:Import ignores restrictions tag
https://bugzilla.wikimedia.org/show_bug.cgi?id=20763 Summary: Special:Import ignores restrictions tag Product: MediaWiki Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: Normal Component: Export/Import AssignedTo: wikibugs-l@lists.wikimedia.org ReportedBy: pe...@gridline.nl The mediawiki help pages say that the xml export/import feature supports a restrictions tag to specify page editing restrictions: http://meta.wikimedia.org/wiki/Help:Export I've tried this on 1.15 and 1.14 installations, with MySQL and Postgres databases, and it doesn't work. The xml import has a handler for the restrictions tag, and the file is imported without errors, but the restrictions seem to be ignored. This may be related to bug 9226: https://bugzilla.wikimedia.org/show_bug.cgi?id=9226 -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 20762] Run namespaceDupes.php on bnwiki
https://bugzilla.wikimedia.org/show_bug.cgi?id=20762 Roan Kattouw changed: What|Removed |Added Keywords||shell -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l