[Bug 8287] Enable multilingual extension in Commons
https://bugzilla.wikimedia.org/show_bug.cgi?id=8287 --- Comment #6 from Philip Tzou 2009-07-24 04:35:03 UTC --- How about using LanguageConverter? It wouldn't break any link tables because it works after main-parser. We can add a new language named "multi-language" or "neutral-language" for this, and use all of other languages as its variants. Its syntax were listed as below: -{ de:Das ist ein deutscher Text.; en:This is an English text.; zh:这是一段中文。; }- Do not need to worry about the markups ":" and ";". -{en:Text; zh:文字;}- would also be parsed currently now. -- 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 18264] Cannot use "upload by URL" feature with javascript disabled
https://bugzilla.wikimedia.org/show_bug.cgi?id=18264 Splarka changed: What|Removed |Added Resolution|WORKSFORME |FIXED --- Comment #3 from Splarka 2009-07-24 02:37:42 UTC --- (In reply to comment #2) > fix applied to trunk with new-upload merge tested in r53700 > If you fixed it, it isn't a WORKSFORME, it is a FIXED. -- 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 3646] RSS, Atom, XML syndication feeds (tracking)
https://bugzilla.wikimedia.org/show_bug.cgi?id=3646 Bug 3646 depends on bug 471, which changed state. Bug 471 Summary: Basic XML Feed support for watchlist (implementation idea: token) https://bugzilla.wikimedia.org/show_bug.cgi?id=471 What|Old Value |New Value Status|ASSIGNED|RESOLVED Resolution||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 471] Basic XML Feed support for watchlist (implementation idea: token)
https://bugzilla.wikimedia.org/show_bug.cgi?id=471 Aryeh Gregor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution||FIXED --- Comment #49 from Aryeh Gregor 2009-07-24 01:24:19 UTC --- I've committed a fix in r53703. It's token-based; you set a magic value in your preferences. Currently there's no UI that actually exposes the link location (I'm sure that will be added by someone shortly), but if you set the token, the links look like this: api.php?action=feedwatchlist&list=watchlist&wluser=Simetrical&wltoken=91c1ef18279f9c24ccf67a79e899ae4d2a3201bc -- 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 18682] Images accessibility with gallery, alt= doesn't exist
https://bugzilla.wikimedia.org/show_bug.cgi?id=18682 xenocidic changed: What|Removed |Added CC||xenow...@gmail.com --- Comment #4 from xenocidic 2009-07-24 01:00:34 UTC --- That's a great idea Brion, one that I actually just proposed at https://bugzilla.wikimedia.org/show_bug.cgi?id=19906 -- 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 19906] New: Provide a method to allow alternate text for images to be provided at the file description page
https://bugzilla.wikimedia.org/show_bug.cgi?id=19906 Summary: Provide a method to allow alternate text for images to be provided at the file description page Product: MediaWiki Version: unspecified Platform: All URL: Wikipedia:Village_pump_(technical)/Archive_62#Would_it_b e_possible_to_hard- code_alternate_text_for_images.2C_i.e._at_the_File:_desc ription_page.3F OS/Version: All Status: NEW Severity: enhancement Priority: Normal Component: Images and files AssignedTo: wikibugs-l@lists.wikimedia.org ReportedBy: xenow...@gmail.com This is a web accessibility issue. We ought be providing alt text for images (especially those whose only content is a link, otherwise it outputs the file name as alt text). It has also recently become a requirement for FA. See http://en.wikipedia.org/wiki/Wikipedia:Alternate_text_for_images Rather than reproducing the alternate text every time the image is called, it would be useful to provide it at the file description page, with a magic word or template and for it to be provided as the default alt text whenever it the image is displayed. When I asked at the village pump (provided URL), MZMcBride told me "It sounds as though you want a modification made to the image table to store alt text in a column." Ideally, we should be able to override the alt-text contained at the image page with local code. So, say at [[File:Foo.png]], we had something like {{DEFAULTALT:A picture of a typical sized foo on a blue background.}} Whenever Image:Foo.png was called, this would be the alt-text provided for screen readers and the like. However if you needed some different alt text (perhaps this is an article on Foo in general and you need to describe each foo at greater length), you could provide it in the usual way. [[File:Foo.png|alt=A typical sized foo on a blue background. This particular foo is shaped like a bar.]] The alternative is having bots editing every page that uses the image and inserting the alt-text, obviously this way would make things much, much easier. -- 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 17117] Expanding categories misfunctioning
https://bugzilla.wikimedia.org/show_bug.cgi?id=17117 Chad H. changed: What|Removed |Added Component|Categories |CategoryTree Product|MediaWiki |MediaWiki extensions Version|1.14-svn|any -- 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 16068] New page: Special:Whois / Special:AboutIP
https://bugzilla.wikimedia.org/show_bug.cgi?id=16068 Chad H. changed: What|Removed |Added Component|Special pages |Extensions requests Product|MediaWiki |MediaWiki extensions Version|unspecified |any --- Comment #2 from Chad H. 2009-07-23 23:58:47 UTC --- Changing to extension request. -- 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 18563] Merge new-upload branch (tracking)
https://bugzilla.wikimedia.org/show_bug.cgi?id=18563 Bug 18563 depends on bug 18264, which changed state. Bug 18264 Summary: Cannot use "upload by URL" feature with javascript disabled https://bugzilla.wikimedia.org/show_bug.cgi?id=18264 What|Old Value |New Value Status|NEW |RESOLVED Resolution||WORKSFORME -- 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 18264] Cannot use "upload by URL" feature with javascript disabled
https://bugzilla.wikimedia.org/show_bug.cgi?id=18264 Michael Dale changed: What|Removed |Added Status|NEW |RESOLVED Resolution||WORKSFORME --- Comment #2 from Michael Dale 2009-07-23 23:17:10 UTC --- fix applied to trunk with new-upload merge tested in r53700 -- 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 19905] Sysop undeletion removes revision deletion restrictions
https://bugzilla.wikimedia.org/show_bug.cgi?id=19905 --- Comment #1 from DerHexer 2009-07-23 23:06:26 UTC --- Afaics that case just happens when it's the only revision of the entire article. Just when then that single revision gets deleted, hidden and restored it will lose all restrictions. It might not happen quite often, but happened and is not unrealistic. Kind regards DerHexer -- 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 19665] new extension: cooperation statstics
https://bugzilla.wikimedia.org/show_bug.cgi?id=19665 Al Maghi changed: What|Removed |Added Component|MostRevisors|CooperationStatistics -- 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 19817] CooperationStatistics - includable charts
https://bugzilla.wikimedia.org/show_bug.cgi?id=19817 Al Maghi changed: What|Removed |Added Component|[other] |CooperationStatistics -- 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 19904] CooperationStatistics - fewer functions, fewer lines
https://bugzilla.wikimedia.org/show_bug.cgi?id=19904 Al Maghi changed: What|Removed |Added Component|[other] |CooperationStatistics -- 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 19665] new extension: cooperation statstics
https://bugzilla.wikimedia.org/show_bug.cgi?id=19665 Al Maghi changed: What|Removed |Added Component|[other] |MostRevisors -- 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 19632] extension to list pages with the most revisors
https://bugzilla.wikimedia.org/show_bug.cgi?id=19632 Al Maghi changed: What|Removed |Added CC|innocentkil...@gmail.com| Component|[other] |MostRevisors --- Comment #8 from Al Maghi 2009-07-23 22:54:20 UTC --- sort in component MostRevisors -- 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 19903] add components to MediaWiki extensions in Bugzilla
https://bugzilla.wikimedia.org/show_bug.cgi?id=19903 --- Comment #4 from Chad H. 2009-07-23 22:49:16 UTC --- Added CooperationStatistics and MostRevisors components. Waiting to hear from creator of UsageStatistics on whether he'll handle 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 19903] add components to MediaWiki extensions in Bugzilla
https://bugzilla.wikimedia.org/show_bug.cgi?id=19903 Al Maghi changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|LATER | --- Comment #3 from Al Maghi 2009-07-23 22:38:59 UTC --- I could be assigned on CooperationStatistics and MostRevisors components, I do care about those. I care of UsageStatistics also but I'd rather prefer a skilled developer to assign it to himself: this is a useful widely-used component, that could gain of improvements. -- 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 19102] Add a label for the MediaWiki Extension Environment
https://bugzilla.wikimedia.org/show_bug.cgi?id=19102 Chad H. changed: What|Removed |Added CC||innocentkil...@gmail.com Status|NEW |RESOLVED Resolution||FIXED --- Comment #1 from Chad H. 2009-07-23 22:24:38 UTC --- Alrighty, went ahead and added new product "Mediawiki Testing Environment" with a default component of "General." Bugs are assigned to Kim, and Gerard is on the default CC list. Should be good to go. -- 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 19903] add components to MediaWiki extensions in Bugzilla
https://bugzilla.wikimedia.org/show_bug.cgi?id=19903 Al Maghi changed: What|Removed |Added Status|NEW |RESOLVED Resolution||LATER --- Comment #2 from Al Maghi 2009-07-23 22:24:07 UTC --- changing resolution to LATER. Thanks for your explanations. -- 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 19725] Suppressed edits still appear in Special:DeletedContributions and Special:Undelete
https://bugzilla.wikimedia.org/show_bug.cgi?id=19725 --- Comment #2 from DerHexer 2009-07-23 22:20:53 UTC --- Yes, Special:Undelete still shows hidden pages and can't be hidden per oversight; Special:DeletedContributions instead can be oversighted so that sysops can't see the entry anymore (while stewards are able to see them): http://nl.wikipedia.org/w/index.php?title=Speciaal:VerwijderdeBijdragen&dir=prev&offset=20090722133809&limit=1&target=MrBlueSky (example); wpHideUser and wpHideRestricted have to be checked to do that Kind regards DerHexer -- 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 19836] Log entries displayed in the wrong language
https://bugzilla.wikimedia.org/show_bug.cgi?id=19836 Mike.lifeguard changed: What|Removed |Added CC||mike.lifegu...@gmail.com --- Comment #4 from Mike.lifeguard 2009-07-23 22:18:57 UTC --- (In reply to comment #3) > Mike, could you be more precise about what log items are > in the wrong language? > globalauth for one, but there may be more. I'll let you know if I can find them. -- 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 19903] add components to MediaWiki extensions in Bugzilla
https://bugzilla.wikimedia.org/show_bug.cgi?id=19903 --- Comment #1 from Chad H. 2009-07-23 22:16:31 UTC --- Need default assignee for all 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 19533] Create wiki for Wikimedia Ukraine
https://bugzilla.wikimedia.org/show_bug.cgi?id=19533 --- Comment #4 from Mike.lifeguard 2009-07-23 22:06:17 UTC --- (In reply to comment #3) > Where I upload it? Site is not created yet. > Yes, I meant after the wiki is created. -- 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 19905] New: Sysop undeletion removes revision deletion restrictions
https://bugzilla.wikimedia.org/show_bug.cgi?id=19905 Summary: Sysop undeletion removes revision deletion restrictions Product: MediaWiki Version: 1.16-svn Platform: All URL: http://nl.wikipedia.org/w/index.php?title=Speciaal:Terug plaatsen&target=Gebruiker%3ALKD+ist+eine+miese+Sau! OS/Version: All Status: NEW Severity: major Priority: Normal Component: Revision deletion AssignedTo: jschulz_4...@msn.com ReportedBy: mike.lifegu...@gmail.com Here, some revision deletion (suppression) was done, then the page was undeleted, which removed all those restrictions, and they were placed again. If a sysop can't modify the visibility on an individual revision, they can't be allowed to sidetrack it by nuking all restrictions by undeleting the whole page. -- 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 19725] Suppressed edits still appear in Special:DeletedContributions and Special:Undelete
https://bugzilla.wikimedia.org/show_bug.cgi?id=19725 Mike.lifeguard changed: What|Removed |Added CC||mike.lifegu...@gmail.com Summary|Suppressed edits still |Suppressed edits still |appear in |appear in |Special:DeletedContributions|Special:DeletedContributions ||and Special:Undelete --- Comment #1 from Mike.lifeguard 2009-07-23 21:58:52 UTC --- There's also no way to hide page titles on Special:Undelete: http://nl.wikipedia.org/w/index.php?title=Speciaal:Terugplaatsen&prefix=User%3ALKD -- 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 19904] CooperationStatistics - fewer functions, fewer lines
https://bugzilla.wikimedia.org/show_bug.cgi?id=19904 Al Maghi changed: What|Removed |Added CC||alex.emsenhu...@bluewin.ch AssignedTo|wikibugs- |alex.emsenhu...@bluewin.ch |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 19844] Incorrect language of log enteries
https://bugzilla.wikimedia.org/show_bug.cgi?id=19844 Alexandre Emsenhuber [IAlex] changed: What|Removed |Added CC||alex.emsenhu...@bluewin.ch --- Comment #4 from Alexandre Emsenhuber [IAlex] 2009-07-23 21:55:29 UTC --- I can't reproduce it for now, but more details would help: which page exactely? Special:RecentChanges, Special:Log, ... for which type of log entry? ... -- 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 19904] New: CooperationStatistics - fewer functions, fewer lines
https://bugzilla.wikimedia.org/show_bug.cgi?id=19904 Summary: CooperationStatistics - fewer functions, fewer lines Product: MediaWiki extensions Version: any Platform: All URL: http://www.mediawiki.org/wiki/Extension:CooperationStati stics OS/Version: All Status: NEW Keywords: patch Severity: enhancement Priority: Normal Component: [other] AssignedTo: wikibugs-l@lists.wikimedia.org ReportedBy: alfred.ma...@gmail.com Created an attachment (id=6385) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6385) remove SQLlower and SQLupper functions -- 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 19903] New: add components to MediaWiki extensions in Bugzilla
https://bugzilla.wikimedia.org/show_bug.cgi?id=19903 Summary: add components to MediaWiki extensions in Bugzilla Product: Wikimedia Version: unspecified Platform: All URL: https://bugzilla.wikimedia.org/describecomponents.cgi?pr oduct=MediaWiki%20extensions OS/Version: All Status: NEW Severity: enhancement Priority: Normal Component: Bugzilla AssignedTo: br...@wikimedia.org ReportedBy: alfred.ma...@gmail.com CC: innocentkil...@gmail.com in product MediaWiki extensions it lacks some components such as: trunk/extensions/CooperationStatistics/ trunk/extensions/MostRevisors/ trunk/extensions/UsageStatistics/ I don't know which components should be added and which ones should not. -- URL: Registered components: https://bugzilla.wikimedia.org/describecomponents.cgi?product=MediaWiki%20extensions http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/CooperationStatistics/ http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/MostRevisors/ http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/UsageStatistics/ http://www.mediawiki.org/wiki/Extension:CooperationStatistics http://www.mediawiki.org/wiki/Extension:MostRevisors http://www.mediawiki.org/wiki/Extension:Usage_Statistics -- 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 19842] SimpleSecurity - broken with trunk version
https://bugzilla.wikimedia.org/show_bug.cgi?id=19842 Al Maghi changed: What|Removed |Added Component|[other] |SimpleSecurity -- 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 19836] Log entries displayed in the wrong language
https://bugzilla.wikimedia.org/show_bug.cgi?id=19836 Alexandre Emsenhuber [IAlex] changed: What|Removed |Added CC||alex.emsenhu...@bluewin.ch --- Comment #3 from Alexandre Emsenhuber [IAlex] 2009-07-23 21:32:40 UTC --- We already have rc_logid, rc_log_type, rc_log_action, rc_params fields in the database for that use. Mike, could you be more precise about what log items are in the wrong language? -- 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 19533] Create wiki for Wikimedia Ukraine
https://bugzilla.wikimedia.org/show_bug.cgi?id=19533 --- Comment #3 from Anatoliy Goncharov 2009-07-23 21:31:51 UTC --- (In reply to comment #2) > > Can you please upload the logo to File:Wiki.png on the wiki and protect it? > Where I upload it? Site is not created yet. -- 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 19736] JS2 remote upload links to wrong location
https://bugzilla.wikimedia.org/show_bug.cgi?id=19736 Michael Dale changed: What|Removed |Added Status|NEW |RESOLVED Resolution||FIXED --- Comment #1 from Michael Dale 2009-07-23 21:29:16 UTC --- Thanks for catching this one. If you did not have the wgServer var set manually the internal request for the download would result in localhost being used for the API result url. fixed in r53700 -- 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 19817] CooperationStatistics - includable charts
https://bugzilla.wikimedia.org/show_bug.cgi?id=19817 --- Comment #5 from Alexandre Emsenhuber [IAlex] 2009-07-23 21:07:23 UTC --- sorry it's "with fixes" :) -- 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 19817] CooperationStatistics - includable charts
https://bugzilla.wikimedia.org/show_bug.cgi?id=19817 Alexandre Emsenhuber [IAlex] changed: What|Removed |Added CC||alex.emsenhu...@bluewin.ch Status|NEW |RESOLVED Resolution||FIXED --- Comment #4 from Alexandre Emsenhuber [IAlex] 2009-07-23 21:06:48 UTC --- applied fixes fixes in r53699. -- 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 19533] Create wiki for Wikimedia Ukraine
https://bugzilla.wikimedia.org/show_bug.cgi?id=19533 Mike.lifeguard changed: What|Removed |Added CC||mike.lifegu...@gmail.com --- Comment #2 from Mike.lifeguard 2009-07-23 21:05:49 UTC --- (In reply to comment #1) > And set this image: > http://commons.wikimedia.org/w/thumb.php?f=Wikimedia-UA-logo.svg&width=146px > as > logo. > Can you please upload the logo to File:Wiki.png on the wiki and protect 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 18827] PageHistory.php deleterevision breaks on ugly URL wikis
https://bugzilla.wikimedia.org/show_bug.cgi?id=18827 Alexandre Emsenhuber [IAlex] changed: What|Removed |Added CC||alex.emsenhu...@bluewin.ch --- Comment #5 from Alexandre Emsenhuber [IAlex] 2009-07-23 20:39:04 UTC --- The form works with ugly URLs since r51279, but other issues are still not fixed. -- 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 16009] Extra title param tacked onto page limits
https://bugzilla.wikimedia.org/show_bug.cgi?id=16009 Alexandre Emsenhuber [IAlex] changed: What|Removed |Added CC||alex.emsenhu...@bluewin.ch Status|REOPENED|RESOLVED Resolution||FIXED --- Comment #3 from Alexandre Emsenhuber [IAlex] 2009-07-23 20:18:49 UTC --- fixed in r53695. -- 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 19902] Make settings of abusefilter available to http://noc.wikimedia.org/conf/
https://bugzilla.wikimedia.org/show_bug.cgi?id=19902 Chad H. changed: What|Removed |Added CC||innocentkil...@gmail.com Component|Site requests |General/Unknown --- Comment #1 from Chad H. 2009-07-23 20:16:54 UTC --- Not really a site request, changing to General. -- 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 19902] New: Make settings of abusefilter available to http://noc.wikimedia.org/conf/
https://bugzilla.wikimedia.org/show_bug.cgi?id=19902 Summary: Make settings of abusefilter available to http://noc.wikimedia.org/conf/ Product: Wikimedia Version: unspecified Platform: All OS/Version: All Status: NEW Keywords: shell Severity: enhancement Priority: Normal Component: Site requests AssignedTo: wikibugs-l@lists.wikimedia.org ReportedBy: raimond.spekk...@gmail.com Please make the abusefilter setting file /wmf-config/abusefilter.php available to http://noc.wikimedia.org/conf/ like FlaggedRevs. -- 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 16009] Extra title param tacked onto page limits
https://bugzilla.wikimedia.org/show_bug.cgi?id=16009 Happy-melon changed: What|Removed |Added CC||happy-me...@live.com Severity|normal |major Status|RESOLVED|REOPENED Resolution|FIXED | --- Comment #2 from Happy-melon 2009-07-23 20:08:37 UTC --- On wikis without short URLs enabled, this causes limit forms to redirect to the Main Page, badly breaking, eg, the trunk version of [[Special:AllPages]]. $url needs to be redefined to create a link to the main script entry point, with ?title= built on, rather than using $this->getTitle()->escapeLocalURL(); -- 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 19669] PHP warning on opening 'my preferences'
https://bugzilla.wikimedia.org/show_bug.cgi?id=19669 Alexandre Emsenhuber [IAlex] changed: What|Removed |Added CC||alex.emsenhu...@bluewin.ch Status|NEW |RESOLVED Resolution||FIXED --- Comment #3 from Alexandre Emsenhuber [IAlex] 2009-07-23 20:02:28 UTC --- This was fixed in r52371 (included in MediaWiki 1.15.1). -- 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 19901] Create a new mailing list for a research group using Wikimedia
https://bugzilla.wikimedia.org/show_bug.cgi?id=19901 Casey Brown changed: What|Removed |Added CC||cbrown1...@gmail.com --- Comment #2 from Casey Brown 2009-07-23 19:53:09 UTC --- (In reply to comment #1) > You may want to try talking with ASU's tech staff, who may be able to assist > you. > If they can't help, there's always http://groups.yahoo.com/ and http://groups.google.com/ -- 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 19845] Cannot view Special:Contributions (possible regression from r53534)
https://bugzilla.wikimedia.org/show_bug.cgi?id=19845 Owltom changed: What|Removed |Added Component|[other] |History/Diffs Product|MediaWiki extensions|MediaWiki Version|any |1.16-svn --- Comment #10 from Owltom 2009-07-23 19:47:58 UTC --- Found something in my local error_log: [Wed Jul 22 19:46:24 2009] [error] [client 127.0.0.1] (20024)The given path is misformatted or contained invalid characters: Cannot map GET /testkamelopedia/index.php/Spezial:Beitr%C3%A4ge/Dufo HTTP/1.1 to file [5120] EACCELERATOR: PHP crashed on opline 46 of preg_replace_callback() at C:\xampp\htdocs\testkamelopedia\includes\Linker.php:1025 I imported the kamelopedia database and could replicate the bug. I'm using XAMPP on Vista, and this bug crashes appache completely. In addition: Histories of other pages are also affected, and this also happens with _all_ extensions disabled. So I was totally wrong assuming that Extension:LinkedImage was causing this behavior ... Something in Linker.php (as of r53524) is causing this http://www.mediawiki.org/wiki/Special:Code/MediaWiki/53534 -- 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 19755] Supporting thumbnails from the enhanced toolbar
https://bugzilla.wikimedia.org/show_bug.cgi?id=19755 Alexandre Emsenhuber [IAlex] changed: What|Removed |Added Component|User interface |UsabilityInitiative Product|MediaWiki |MediaWiki extensions Version|unspecified |any -- 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 414] firefox doesn't have scroll bars for long pre tagged areas, they go off page nastilly. style sheet fixes?
https://bugzilla.wikimedia.org/show_bug.cgi?id=414 Steve Buzonas changed: What|Removed |Added CC||steve.buzo...@gmail.com --- Comment #22 from Steve Buzonas 2009-07-23 19:44:45 UTC --- In my experience I have seen this occur more often when users who are unfamiliar with html or wiki markup add spaces in front of a line to get a darker box behind their text. My proposed fix would be to remove the automatic generation of pre tags and perhaps add some other formatting option instead. This would prevent forced formatting constraints on a tag that defines text as already formatted. Most scenarios I have seen break the display are because of adding text that is not already formatted to a tag that is supposed to preform as if it has already been formatted. -- 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 19900] wrap listgrouprights-key into a div
https://bugzilla.wikimedia.org/show_bug.cgi?id=19900 Alexandre Emsenhuber [IAlex] changed: What|Removed |Added CC||alex.emsenhu...@bluewin.ch Status|NEW |RESOLVED Resolution||FIXED --- Comment #1 from Alexandre Emsenhuber [IAlex] 2009-07-23 19:40:11 UTC --- fixed in r53693. -- 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 19901] Create a new mailing list for a research group using Wikimedia
https://bugzilla.wikimedia.org/show_bug.cgi?id=19901 MZMcBride changed: What|Removed |Added CC||pub...@mzmcbride.com Status|NEW |RESOLVED Resolution||WONTFIX --- Comment #1 from MZMcBride 2009-07-23 19:29:46 UTC --- Resolving this as WONTFIX. Wikimedia mailing lists are not intended for this type of activity. You're of course free to set up your own personal mailing list elsewhere. You may want to try talking with ASU's tech staff, who may be able to assist you. -- 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 19901] New: Create a new mailing list for a research group using Wikimedia
https://bugzilla.wikimedia.org/show_bug.cgi?id=19901 Summary: Create a new mailing list for a research group using Wikimedia Product: Wikimedia Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: Normal Component: Mailing lists AssignedTo: cb...@wikimedia.org ReportedBy: helencha...@asu.edu Hi Cary, We, the Affective Meta Tutor research group from Arizona State University, are using Wikimedia to support our research work. We want to create a mailing list to our internal use, could you help us with this? I have some confusion regarding the information you are requesting in order to create the mailing list. 1) requested last name: Did you mean by this, my last email? if so, my last name is Chavez. 2) reasoning/explanation of purpose (and community consensus, if applicable). As I mention before we are using Wikimedia to support and document our reasearch group. As part of our communication tools we require an mailing list, in this case it should be a private (only for our members) list. 3) initial list admin address. Could you help me with this? I do not understand what do you mean by that. Best regards, Maria Elena Chavez -- 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 19900] New: wrap listgrouprights-key into a div
https://bugzilla.wikimedia.org/show_bug.cgi?id=19900 Summary: wrap listgrouprights-key into a div Product: MediaWiki Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: Normal Component: Special pages AssignedTo: wikibugs-l@lists.wikimedia.org ReportedBy: umherirrender_de...@web.de Please wrap the message listgrouprights-key on Special:ListGroupRights into a div, so the user can add own style. 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 19899] New: missing permission error page for abuse log
https://bugzilla.wikimedia.org/show_bug.cgi?id=19899 Summary: missing permission error page for abuse log Product: MediaWiki extensions Version: any Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: Normal Component: AbuseFilter AssignedTo: agarr...@wikimedia.org ReportedBy: umherirrender_de...@web.de CC: wikibugs-l@lists.wikimedia.org bug 19714 comment 2: Please give a message or the permission error page for the detail log, when the user has not the right 'abusefilter-log-detail'. Maybe the same for the normal abuse log, if 'abusefilter-log' is missing. Thanks. -- 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 16084] Default memory limit should be increased
https://bugzilla.wikimedia.org/show_bug.cgi?id=16084 Chad H. changed: What|Removed |Added CC||innocentkil...@gmail.com Keywords||patch, reviewed --- Comment #10 from Chad H. 2009-07-23 18:51:22 UTC --- Patch looks ok by me. I'll commit this evening. -- 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 15476] SpecialVersion upset by anonymous functions in $wgHooks
https://bugzilla.wikimedia.org/show_bug.cgi?id=15476 Chad H. changed: What|Removed |Added Status|NEW |RESOLVED Resolution||WONTFIX --- Comment #8 from Chad H. 2009-07-23 18:34:41 UTC --- Marking this as WONTFIX. Docs in source & on MW.org have been updated to reflect that this is not accepted behavior with $wgHooks. -- 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 19772] Activate abuse filter on itwiki
https://bugzilla.wikimedia.org/show_bug.cgi?id=19772 --- Comment #1 from Melos 2009-07-23 18:21:34 UTC --- Update. Please config abuse filter as above: * abusefilter-view = sysop * abusefilter-log = autoconfirmed * abusefilter-log-detail = sysop -- 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 18239] Add Extension:Simple Security to Bugzilla
https://bugzilla.wikimedia.org/show_bug.cgi?id=18239 Chad H. changed: What|Removed |Added CC||innocentkil...@gmail.com Status|NEW |RESOLVED Resolution||FIXED --- Comment #2 from Chad H. 2009-07-23 17:35:31 UTC --- Added with default assignee to a...@organicdesign.co.nz. -- 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 19266] Disabled fields in filter detail view difficult to read
https://bugzilla.wikimedia.org/show_bug.cgi?id=19266 AlexSm changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED | --- Comment #4 from AlexSm 2009-07-23 17:24:43 UTC --- Reopening, since en.wp is currently at rev 53410, and textboxes are still disabled: grey and very difficult to scroll in some browsers. I do confirm that they are now readonly. -- 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 19898] New: Change logo on eu.wikipedia
https://bugzilla.wikimedia.org/show_bug.cgi?id=19898 Summary: Change logo on eu.wikipedia 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: lifeisunf...@gmail.com CC: je...@gmx.de It was brought to my attention at http://eu.wikipedia.org/wiki/Lankide_eztabaida:Theklan#40.000_articles that the Basque (eu) Wikipedia wishes to be able to occasionally modify its logo. I locally uploaded the wiki's logo as Wiki.png, and Theklan (an eu.wp administrator) protected it. The URL is: http://upload.wikimedia.org/wikipedia/eu/b/bc/Wiki.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 17895] Consistency with "Priority" field - please remove completely or restore to "new bug" form
https://bugzilla.wikimedia.org/show_bug.cgi?id=17895 Chad H. changed: What|Removed |Added CC||innocentkil...@gmail.com --- Comment #1 from Chad H. 2009-07-23 15:55:57 UTC --- One option would be to remove the various priorities, and only leave one setting. Then people won't have anything to change it to :) -- 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 17514] Saving searches resulting in errors
https://bugzilla.wikimedia.org/show_bug.cgi?id=17514 Chad H. changed: What|Removed |Added Keywords||upstream -- 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 19724] Create strategy.wikimedia.org
https://bugzilla.wikimedia.org/show_bug.cgi?id=19724 Rob Halsell changed: What|Removed |Added Status|NEW |RESOLVED Resolution||FIXED --- Comment #2 from Rob Halsell 2009-07-23 15:39:44 UTC --- There were a few script issues which Tim helped me with (Thx Tim!), but otherwise it is now all setup. Right now its pretty plain, no logo and such, but the logo is set to the default path so you all can upload one and it will take effect. If there are any questions or concerns, do not hesitate to let me know! -- 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 19897] Fundraiserportal messages should use SITENAME
https://bugzilla.wikimedia.org/show_bug.cgi?id=19897 Chad H. changed: What|Removed |Added Component|General/Unknown |FundraiserPortal --- Comment #1 from Chad H. 2009-07-23 15:08:35 UTC --- Updating component. -- 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 19895] Fold identical messages, or state that they should or could be different.
https://bugzilla.wikimedia.org/show_bug.cgi?id=19895 Chad H. changed: What|Removed |Added Component|General/Unknown |FundraiserPortal --- Comment #1 from Chad H. 2009-07-23 15:08:24 UTC --- Updating to new component. -- 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 19896] Add Extension:Fundraiserportal to Bugzilla
https://bugzilla.wikimedia.org/show_bug.cgi?id=19896 Chad H. changed: What|Removed |Added CC||innocentkil...@gmail.com Status|NEW |RESOLVED Resolution||FIXED --- Comment #2 from Chad H. 2009-07-23 15:08:13 UTC --- Added component with Trevor as CC. -- 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 19896] Add Extension:Fundraiserportal to Bugzilla
https://bugzilla.wikimedia.org/show_bug.cgi?id=19896 --- Comment #1 from Purodha Blissenbach 2009-07-23 13:44:59 UTC --- Bug 19897 should be moved, too. -- 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 19897] New: Fundraiserportal messages should use SITENAME
https://bugzilla.wikimedia.org/show_bug.cgi?id=19897 Summary: Fundraiserportal messages should use SITENAME Product: MediaWiki extensions Version: any Platform: All URL: http://translatewiki.net/w/i.php?title=Support&oldid=133 1454#Fundraiserportal-donate_should_use_SITENAME OS/Version: All Status: NEW Keywords: i18n Severity: enhancement Priority: Normal Component: General/Unknown AssignedTo: wikibugs-l@lists.wikimedia.org ReportedBy: bugzilla.wikime...@publi.purodha.net CC: bugzilla.wikime...@publi.purodha.net, tpars...@wikimedia.org These message should use SITENAME to avoid Wikipedia-centrism: MediaWiki:Fundraiserportal-donate MediaWiki:Fundraiserportal-plain-button, MediaWiki:Fundraiserportal-rubytext-message, MediaWiki:Fundraiserportal-tourmaline-message Reported at translatewiki.net by --EugeneZelenko 13:36, 15 July 2009 (UTC) -- 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 19896] New: Add Extension:Fundraiserportal to Bugzilla
https://bugzilla.wikimedia.org/show_bug.cgi?id=19896 Summary: Add Extension:Fundraiserportal to Bugzilla Product: Wikimedia Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: Normal Component: Bugzilla AssignedTo: br...@wikimedia.org ReportedBy: bugzilla.wikime...@publi.purodha.net CC: bugzilla.wikime...@publi.purodha.net According to Siebrand Mazeland, the code of Fundraiserportal is under the auspices of the Usability Initiative, the bugs of which are going to Trevor Parscal Bug 19895 should be moved, once the extension is available in bugzilla. Thank you. -- 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 19895] New: Fold identical messages, or state that they should or could be different.
https://bugzilla.wikimedia.org/show_bug.cgi?id=19895 Summary: Fold identical messages, or state that they should or could be different. Product: MediaWiki extensions Version: any Platform: All OS/Version: All Status: NEW Keywords: i18n Severity: enhancement Priority: Normal Component: General/Unknown AssignedTo: wikibugs-l@lists.wikimedia.org ReportedBy: bugzilla.wikime...@publi.purodha.net CC: bugzilla.wikime...@publi.purodha.net In the Fundraiserportal i18n file, there are several groups of messages having identical content. If they are really meant to be identical, then, imho, only a single copy should be held. If these messages are meant to offer a choice among small variations, which is often useful in advertising, that should be stated in the /qqq message documentation. -- 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 19894] New: Abuse Filter form disabled for users not in the abuse-filter group
https://bugzilla.wikimedia.org/show_bug.cgi?id=19894 Summary: Abuse Filter form disabled for users not in the abuse- filter group Product: MediaWiki extensions Version: any Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: Normal Component: AbuseFilter AssignedTo: agarr...@wikimedia.org ReportedBy: hole...@gmail.com CC: wikibugs-l@lists.wikimedia.org Since I understand, why the whole form on filters' editing page is disabled, I do not understand why the "Preview selected message" and "Create/Edit selected message" buttons are disabled. They disallow those who are looking for the filter details to look easily what message actually is being displayed after triggering the specific filter. Can we get these buttons to be enabled? -- 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 19893] New: GRAMMAR should build on wiki familiy names, not SITENAMEs
https://bugzilla.wikimedia.org/show_bug.cgi?id=19893 Summary: GRAMMAR should build on wiki familiy names, not SITENAMEs Product: MediaWiki Version: 1.16-svn Platform: All OS/Version: All Status: NEW Keywords: i18n Severity: enhancement Priority: Normal Component: Internationalization AssignedTo: wikibugs-l@lists.wikimedia.org ReportedBy: bugzilla.wikime...@publi.purodha.net CC: bugzilla.wikime...@publi.purodha.net In http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/WikimediaMessages/WikimediaGrammarForms.php?view=markup , we see an array of grammar forms of wiki names of the WMF. Almost all of them use the local sitename as an index, thus {{GRAMMAR:form indicator|{{SITENAME works in two cases: - the userlanguage and the wiki language are the same, - the sitename of the wikilanguage coincides with that of the user language. In all other cases, you get the value of {{SITENAME}} instead of correct grammar forms. I.e. potentially wrong, or unreadble texts. There are minor exceptions - for the Check language, for instance, there are the canonical English names of the wikis, too, being used as indexes to the $wgGrammarForms array, thus English wikis, and those having identically spelt local names, get correct grammar forms in Check, with their wiki names properly translated to Check. Why do we not use this way all the time? If we were using (canonical) wiki family names to address grammar forms, we would get correct grammar in the user language in all instances, and we were using the correct user language spelling (or a translated / transliterated form) of the wiki name, which is most likely what users want, who select a specific interface language. Even non-WMF wikis, when they form families of several languages, are likely to profit from this approach. Caveat: few languages use programmed code for GRAMMAR which needs to be integrated with this kind of change. -- 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 19891] Allow for fallback languages in i18n map rendering
https://bugzilla.wikimedia.org/show_bug.cgi?id=19891 --- Comment #2 from Ævar Arnfjörð Bjarmason 2009-07-23 08:12:23 UTC --- Yeah, sweet: a...@aoeu:~/mw$ egrep -r '^\$fallback\s*=' languages/messages/*php | perl -pE 's/.*?Messages(.*?)\.php:.*?=\s*.(.*?).;/\l$1 = $2/g; s/_/-/g'|sort ab = ru ace = id aln = sq als = gsw an = es arn = es arz = ar as = bn av = ru ay = es bar = de ba = ru bat-smg = lt bcc = fa be-x-old = be-tarask bm = fr bpy = bn bqi = fa bug = id cbk-zam = es ce = ru ckb = ckb-arab ckb-latn = ckb-arab crh = crh-latn crh-cyrl = ru cv = ru de-at = de de-ch = de de-formal = de dk = da dsb = de eml = it en = als ff = fr fiu-vro = vro frp = fr fur = it gag = tr gan = gan-hant gan-hans = zh-hans gan-hant = zh-hant glk = fa gn = es gsw = de hif = hif-latn hsb = de ht = fr ii = zh-cn inh = ru iu = ike-cans jut = da jv = id kaa = kk-latn kk-arab = kk-cyrl kk-cn = kk-arab kk = kk-cyrl kk-kz = kk-cyrl kk-latn = kk-cyrl kk-tr = kk-latn kl = da ksh = de ku-arab = ckb-arab ku = ku-latn kv = ru lad = es lb = de lbe = ru lij = it li = nl lld = it lmo = it ln = fr mai = hi map-bms = jv mg = fr mhr = ru mo = ro mwl = pt myv = ru mzn = fa nah = es nap = it nb = no nds = de nds-nl = nl os = ru pdc = de pdt = de pfl = de pms = it pt-br = pt qu = es rmy = ro ruq-cyrl = mk ruq-grek = el ruq-latn = ro ruq = ruq-latn sa = hi sah = ru scn = it sg = fr shi = ar simple = en sli = de srn = nl sr = sr-ec stq = de su = id szl = pl tcy = kn tg = tg-cyrl tp = tokipona tt-cyrl = ru tt = tt-latn ty = fr udm = ru ug = ug-latn uk = ru vec = it vep = et vls = nl vro = et wa = fr wo = fr wuu = zh-hans xmf = ka ydd = yi yi = he za = zh-hans zea = nl zh-classical = lzh zh-cn = zh-hans zh-hant = zh-hans zh-hk = zh-hant zh-min-nan = nan zh-mo = zh-hk zh-my = zh-sg zh-sg = zh-hans zh-tw = zh-hant zh-yue = yue zh = zh-hans -- 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 19891] Allow for fallback languages in i18n map rendering
https://bugzilla.wikimedia.org/show_bug.cgi?id=19891 Raimond Spekking changed: What|Removed |Added CC||raimond.spekk...@gmail.com --- Comment #1 from Raimond Spekking 2009-07-23 08:01:01 UTC --- Just a thought for a script to build such a list: MessagesHsb.php has an entry: $fallback = 'de'; Grep all MessagesXx.php files and follow all fallbacks. -- 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 19892] New: Support bilingual names in our rendering (ala Google Maps)
https://bugzilla.wikimedia.org/show_bug.cgi?id=19892 Summary: Support bilingual names in our rendering (ala Google Maps) Product: MediaWiki extensions Version: any Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: Normal Component: Maps AssignedTo: wikibugs-l@lists.wikimedia.org ReportedBy: ava...@gmail.com (This bug mostly via E-Mail from Dirk Stöcker) We might want to alter our rendering to render the local name below the main name, e.g.: The same name in local dialect below the name (smaller font size): Munich (München) The rules should be: name is to be seen as local When name == display name --> ignore it When name == ".* - x" or "x - .*" where x is one of the "name:code" then ignore it ( some areas have rules like "name = name:x1 - name:x2" or display one of these two names - e.g. the first or - the second if displayed name equals first Bi-lingual names are very important, as e.g. northern Czech republic is not understandable in german language, because the German names are no longer used actively. -- 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 19891] New: Allow for fallback languages in i18n map rendering
https://bugzilla.wikimedia.org/show_bug.cgi?id=19891 Summary: Allow for fallback languages in i18n map rendering Product: MediaWiki extensions Version: any Platform: All URL: http://svn.wikimedia.org/viewvc/mediawiki/trunk/tools/os m-tools/osm2pgsql-style/create-language- views.pl?view=markup OS/Version: All Status: NEW Severity: enhancement Priority: Normal Component: Maps AssignedTo: wikibugs-l@lists.wikimedia.org ReportedBy: ava...@gmail.com Currently we just do: case when "name:$code" is not null then "name:$code" else name end as name But some languages would like to have more complex fallbacks, e.g. "hsb" would like to fallback to "de" and then the generic name. So we need a machine-readable list of such language fallbacks, or make one if it doesn't exist. In the latter case it might be conductive to completeness to implement it via a extension i18n message so people can translate it via the MediaWiki namespace, e.g.: hsb:MediaWiki:SlippyMap-rendering-language-fallbacks: de, _generic Then we can periodically run a script which pulls those messages down & updates our list of fallbacks. -- 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 9530] Section heading anchors shouldn't begin with invalid characters
https://bugzilla.wikimedia.org/show_bug.cgi?id=9530 Splarka changed: What|Removed |Added CC||liang...@gmail.com --- Comment #12 from Splarka 2009-07-23 07:41:49 UTC --- *** Bug 19890 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 19890] Invalid HTML
https://bugzilla.wikimedia.org/show_bug.cgi?id=19890 Splarka changed: What|Removed |Added Status|NEW |RESOLVED Resolution||DUPLICATE --- Comment #1 from Splarka 2009-07-23 07:41:49 UTC --- *** This bug has been marked as a duplicate of bug 9530 *** -- 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 19890] New: Invalid HTML
https://bugzilla.wikimedia.org/show_bug.cgi?id=19890 Summary: Invalid HTML Product: MediaWiki Version: 1.16-svn Platform: All URL: http://validator.w3.org/check?uri=http%3A%2F%2Fzh.wikipe dia.org%2F OS/Version: All Status: NEW Severity: normal Priority: Normal Component: Page rendering AssignedTo: wikibugs-l@lists.wikimedia.org ReportedBy: liang...@gmail.com W3C says the value of attribute "id" cannot start with a dot ("."). If the title of a section begins with a special or non-ascii character, MediaWiki generates HTML like . id=".E7.89.B9.E8.89.B2.E6.A2.9D.E7.9B.AE" goes again that rule. Since also works, id=".E7.89.B9.E8.89.B2.E6.A2.9D.E7.9B.AE" can be removed. -- 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 19889] New: Downloading from mediawiki.org via Special:ExtensionDistributor is broken due to a SVN lock
https://bugzilla.wikimedia.org/show_bug.cgi?id=19889 Summary: Downloading from mediawiki.org via Special:ExtensionDistributor is broken due to a SVN lock Product: Wikimedia Version: unspecified Platform: All URL: http://www.mediawiki.org/wiki/Special:ExtensionDistribut or/Renameuser OS/Version: All Status: NEW Severity: blocker Priority: Normal Component: Subversion AssignedTo: br...@wikimedia.org ReportedBy: ava...@gmail.com 1. Go to http://www.mediawiki.org/wiki/Special:ExtensionDistributor/Renameuser 2. Download e.g. trunk 3. Get this error: Subversion encountered an error: svn: Working copy '/mnt/upload5/private/ExtensionDistributor/mw-snapshot/trunk/extensions' locked svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details) -- 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 5997] Greater flexibility with references
https://bugzilla.wikimedia.org/show_bug.cgi?id=5997 --- Comment #32 from Bill Mitchell 2009-07-23 07:25:01 UTC --- This looks similar to functionality already implemented in Bug 18890. A test wiki for Bug 18890 is available [http://siteslot.com/testwiki2 here]. -- 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 18975] Method to more easily update the translations at SPI
https://bugzilla.wikimedia.org/show_bug.cgi?id=18975 --- Comment #1 from Tim Starling 2009-07-23 07:24:17 UTC --- Just for the record: the reason translation updates are restricted to vote admins is because the security of the system depends on it. This was especially true of the license transition vote, where a translator could have switched the translations for two of the options, and if the language was sufficiently rare and different from English, nobody would have noticed. Practically, a community translation means that untrusted people will have to edit the translations on a wiki, but there needs to be the opportunity for admins to implement a review cycle, otherwise the security is a joke. The scheme you suggest is fine as long as the admins can choose the time at which the dump is made. -- 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 5997] Greater flexibility with references
https://bugzilla.wikimedia.org/show_bug.cgi?id=5997 --- Comment #31 from Bill Mitchell 2009-07-23 07:23:22 UTC --- This looks similar to functionality already implemented in [https://bugzilla.wikimedia.org/show_bug.cgi?id=18890 Bug 18890]. A test wiki for Bug 18890 is available [siteslot.com/testwiki2 here. -- 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 18991] Prep SecurePoll for August 2009 WMF board elections
https://bugzilla.wikimedia.org/show_bug.cgi?id=18991 Bug 18991 depends on bug 18976, which changed state. Bug 18976 Summary: Method to distribute the "jump text" from SPI to the various wikis https://bugzilla.wikimedia.org/show_bug.cgi?id=18976 What|Old Value |New Value Status|NEW |RESOLVED Resolution||FIXED -- 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 18976] Method to distribute the "jump text" from SPI to the various wikis
https://bugzilla.wikimedia.org/show_bug.cgi?id=18976 Tim Starling changed: What|Removed |Added Status|NEW |RESOLVED Resolution||FIXED --- Comment #1 from Tim Starling 2009-07-23 07:10:54 UTC --- This is done as of r53668, as far as the method goes. It just needs a few lines of wrapper scripts and cron configuration to make it work for the coming Board election. A cron job at SPI can generate a periodic dump of all messages (in XML format) and expose it on the web. Then a cron job at Wikimedia can download the dump and load it into all wikis. There isn't much that can go wrong, so it can be fully automated. -- 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