[Bug 18849] Implement Japanese and North Korean calendars

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18849 --- Comment #3 from jida...@jidanni.org 2009-05-20 02:27:49 UTC --- OK, I see you say 平成 for Japanese, please also add the familiar names for Taiwan, see the note I made at http://www.mediawiki.org/wiki/Special:Code/MediaWiki/50778#code-com

[Bug 18760] Must check $wgEnableEmail before showing ANY email related preferences

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18760 jida...@jidanni.org changed: What|Removed |Added Keywords||patch -- Configure bugmail:

[Bug 18760] Must check $wgEnableEmail before showing ANY email related preferences

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18760 --- Comment #3 from jida...@jidanni.org 2009-05-20 02:04:59 UTC --- Created an attachment (id=6138) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6138) move $wgEnableEmail test to outermost, fixing the bug -- Configure bugmail:

[Bug 18849] Implement Japanese and North Korean calendars

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18849 Shinjiman changed: What|Removed |Added CC||shinji...@gmail.com Status|NE

[Bug 18761] Add setting to hide a list of preferences

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18761 --- Comment #18 from jida...@jidanni.org 2009-05-20 01:19:16 UTC --- Created an attachment (id=6137) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6137) Better comment -- Configure bugmail: https://bugzilla.wikimedia.org/userpre

[Bug 18793] Free up "Project" as a namespace (for Wikipedia:Projects) by using an alternate token

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18793 --- Comment #14 from ^demon 2009-05-20 00:57:43 UTC --- (In reply to comment #13) > ...I'm > still not clear what poor coding habits specifically would make this > undesirable on WikiMedia wikis. That question at least would seem to fit

[Bug 18849] Implement Japanese and North Korean calendars

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18849 --- Comment #1 from jida...@jidanni.org 2009-05-20 00:48:26 UTC --- For Japan just implement the current http://en.wikipedia.org/wiki/Heisei_period . -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- Yo

[Bug 18850] New: Retire 'Wikipedia Day' from Preferences Date and Time page, and just use current time

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18850 Summary: Retire 'Wikipedia Day' from Preferences Date and Time page, and just use current time Product: MediaWiki Version: 1.16-svn Platform: All OS/Version: All

[Bug 18622] SQL syntax error

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18622 Autocracy changed: What|Removed |Added CC||bugzi...@storyinmemo.com Stat

[Bug 18849] New: Implement Japanese and North Korean calendars

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18849 Summary: Implement Japanese and North Korean calendars Product: MediaWiki Version: 1.16-svn Platform: All OS/Version: All Status: NEW Severity: enhancement Priori

[Bug 18844] Make all grouping non-capturing to save on processing

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18844 Brion Vibber changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 18848] Incorrect link to Yahoo Search

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18848 --- Comment #3 from Brion Vibber 2009-05-19 23:19:30 UTC --- Note that aggressive caching of site JavaScript means that not all end-users will see the fix immediately; it may take up to 30 days to ensure that all visitors are updated. -

[Bug 18848] Incorrect link to Yahoo Search

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18848 Brion Vibber changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 18848] Incorrect link to Yahoo Search

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18848 Brion Vibber changed: What|Removed |Added CC||br...@wikimedia.org --- Comment #1

[Bug 18841] Only ask gender by default if it will be in fact used for the current language

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18841 Bug 18841 depends on bug 18847, which changed state. Bug 18847 Summary: Implement gendered Chinese pronouns, for that personal touch https://bugzilla.wikimedia.org/show_bug.cgi?id=18847 What|Old Value |New Val

[Bug 18847] Implement gendered Chinese pronouns, for that personal touch

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18847 Brion Vibber changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[Bug 18847] Implement gendered Chinese pronouns, for that personal touch

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18847 --- Comment #3 from jida...@jidanni.org 2009-05-19 22:53:03 UTC --- Yes, gender-male, gender-female in addition to the current gender-unknown are all that are needed. Currently it's a "man/unknown's world": $ perl -nwle 'for(/你|妳|它|他|她/g){

[Bug 18848] New: Incorrect link to Yahoo Search

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18848 Summary: Incorrect link to Yahoo Search Product: Wikimedia Version: unspecified Platform: All URL: http://sv.wikipedia.org/w/index.php?ns0=1&search=silo+br eaker&title

[Bug 18844] Make all grouping non-capturing to save on processing

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18844 --- Comment #10 from Aryeh Gregor 2009-05-19 22:26:36 UTC --- That's less than a 5% difference doing *nothing else*. It's *less than a millisecond*. It would probably sink to more like 0.5% of the entire page save process, a negligible

[Bug 18793] Free up "Project" as a namespace (for Wikipedia:Projects) by using an alternate token

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18793 --- Comment #13 from stevertigo 2009-05-19 22:26:11 UTC --- "You never know one day you might decide on a better $wgSitename.." "Indeed, you might even decide to change the $wgLanguageCode.." "Or I am editing on somebody else's wiki, and t

[Bug 18847] Implement gendered Chinese pronouns, for that personal touch

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18847 Aryeh Gregor changed: What|Removed |Added CC||simetrical+wikib...@gmail.co

[Bug 18841] Only ask gender by default if it will be in fact used for the current language

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18841 Bug 18841 depends on bug 18847, which changed state. Bug 18847 Summary: Implement gendered Chinese pronouns, for that personal touch https://bugzilla.wikimedia.org/show_bug.cgi?id=18847 What|Old Value |New Val

[Bug 18847] Implement gendered Chinese pronouns, for that personal touch

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18847 Siebrand changed: What|Removed |Added CC||siebr...@wikipedia.be Status|N

[Bug 18828] Can't link to [[{{FULLPAGENAME}}]] any more

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18828 --- Comment #7 from jida...@jidanni.org 2009-05-19 21:24:25 UTC --- But that is the first place people will look, so please mention something there. Otherwise they will never guess what the real reason is, and will end up submitting bugs li

[Bug 18844] Make all grouping non-capturing to save on processing

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18844 --- Comment #9 from Brion Vibber 2009-05-19 20:12:56 UTC --- So that's less than a 5% difference, absolute difference of 7ms in the test case (151 vs 158ms total). The 'spambl' file seems to be missing from the test case archive, so I can

[Bug 18841] Only ask gender by default if it will be in fact used for the current language

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18841 --- Comment #6 from jida...@jidanni.org 2009-05-19 20:09:00 UTC --- > The grammatical gender of other users is also relevant, nor only your own. Oops, yes, forgot. Which reminds me, Chinese indeed has a gender layer that could be implemente

[Bug 18846] Password failure after upgrade to MW 1.13 or 1.14

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18846 Brion Vibber changed: What|Removed |Added CC||br...@wikimedia.org AssignedTo

[Bug 18841] Only ask gender by default if it will be in fact used for the current language

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18841 jida...@jidanni.org changed: What|Removed |Added Depends on||18847 -- Configure bugmail:

[Bug 18847] New: Implement gendered Chinese pronouns, for that personal touch

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18847 Summary: Implement gendered Chinese pronouns, for that personal touch Product: MediaWiki Version: 1.16-svn Platform: All OS/Version: All Status: NEW Sev

[Bug 17060] Page history lines are rendered differently to admins when contents have been concealed by RevisionDelete

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17060 Aaron Schulz changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug 17060] Page history lines are rendered differently to admins when contents have been concealed by RevisionDelete

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17060 --- Comment #13 from Aaron Schulz 2009-05-19 19:09:25 UTC --- (In reply to comment #12) > (In reply to comment #9) > > That is not an edit summary > > > > True, but it is the same issue as was originally reported (compare recent > scree

[Bug 17018] Automated smallest-CIDR calculation from within Checkuser UI

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17018 --- Comment #8 from Aaron Schulz 2009-05-19 19:05:07 UTC --- (In reply to comment #7) > (In reply to comment #6) > > I tested copy-pasting the auto-WHOIS JS tool output and such when I wrote > > it. > > If there is another type of output

[Bug 18844] Make all grouping non-capturing to save on processing

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18844 --- Comment #8 from Victor Vasiliev 2009-05-19 19:04:02 UTC --- Created an attachment (id=6136) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6136) Test script I benchmarked it (benchmarking tools attached) and got following res

[Bug 18761] Add setting to hide a list of preferences

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18761 ^demon changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug 18629] Release MediaWiki 1.15 (tracking)

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18629 Tim Starling changed: What|Removed |Added Depends on||18846 -- Configure bugmail: https:

[Bug 18846] New: Password failure after upgrade to MW 1.13 or 1.14

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18846 Summary: Password failure after upgrade to MW 1.13 or 1.14 Product: MediaWiki Version: 1.14.0 Platform: All OS/Version: All Status: NEW Severity: major Priority:

[Bug 18844] Make all grouping non-capturing to save on processing

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18844 Brion Vibber changed: What|Removed |Added CC||br...@wikimedia.org --- Comment #7

[Bug 18761] Add setting to hide a list of preferences

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18761 Brion Vibber changed: What|Removed |Added CC||br...@wikimedia.org --- Comment #16

[Bug 18841] Only ask gender by default if it will be in fact used for the current language

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18841 Brion Vibber changed: What|Removed |Added CC||br...@wikimedia.org --- Comment #5

[Bug 18844] Make all grouping non-capturing to save on processing

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18844 Mike.lifeguard changed: What|Removed |Added CC||vasi...@gmail.com --- Comment #6

[Bug 16937] PostgreSQL wrong protocol version

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16937 --- Comment #40 from Etienne Massip 2009-05-19 16:35:30 UTC --- I searched this for a long time ! Thus, this was finally the meaning of the PHP manual quote "Protocol and server versions are only available if PHP was compiled with Postgr

[Bug 18845] New: Allow Scribus (.sla / .sla.gz) file uploads on Wikimedia

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18845 Summary: Allow Scribus (.sla / .sla.gz) file uploads on Wikimedia Product: Wikimedia Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement

[Bug 18844] Make all grouping non-capturing to save on processing

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18844 --- Comment #5 from Aryeh Gregor 2009-05-19 16:33:54 UTC --- Are we talking ms or us here? I'm guessing us. Besides, wouldn't capturing groups be necessary for something like (['"]).*?\1 or whatever? They aren't only used for replace

[Bug 18834] Show estimate of number of edits to be reverted in rollback link

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18834 --- Comment #13 from Jan Luca 2009-05-19 16:19:43 UTC --- Created an attachment (id=6135) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6135) Patch for the new Linker function All changes needed to add the function as patch. Plea

[Bug 18844] Make all grouping non-capturing to save on processing

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18844 --- Comment #4 from Mike.lifeguard 2009-05-19 16:15:45 UTC --- (In reply to comment #3) > WONTFIX as "premature optimization is the root of all evil"? > Seth & VVV did some testing and determined it was a significant reduction to use no

[Bug 18207] Strange spacing before [[irc:...]] links

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18207 Tim Starling changed: What|Removed |Added CC||tstarl...@wikimedia.org --- Comment

[Bug 18844] Make all grouping non-capturing to save on processing

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18844 Aryeh Gregor changed: What|Removed |Added CC||simetrical+wikib...@gmail.co

[Bug 18844] Make all grouping non-capturing to save on processing

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18844 Mike.lifeguard changed: What|Removed |Added CC||mikelifegu...@fastmail.fm --- Com

[Bug 18844] Make all grouping non-capturing to save on processing

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18844 Happy-melon changed: What|Removed |Added CC||happy-me...@live.com --- Comment #1

[Bug 18589] Enable AbuseFilter on Cantonese Wikipedia

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18589 Rob Halsell changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug 18249] Changes to DSN for more width and finer css/js control

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18249 ^demon changed: What|Removed |Added Keywords||need-review, patch -- Configure bugmail:

[Bug 1340] Size thumbnails in galleries according to user preferences

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1340 ^demon changed: What|Removed |Added CC||public.w...@gmail.com --- Comment #16 from

[Bug 18843] Customizing the dimension of pictures in categories

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18843 ^demon changed: What|Removed |Added CC||innocentkil...@gmail.com Status|

[Bug 18844] New: Make all grouping non-capturing to save on processing

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18844 Summary: Make all grouping non-capturing to save on processing Product: MediaWiki extensions Version: any Platform: All OS/Version: All Status: NEW Severity: normal

[Bug 3311] Automatic category redirects

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3311 --- Comment #51 from Aryeh Gregor 2009-05-19 14:09:09 UTC --- Templates with categories don't cause immediate updates because those updates require reparsing of large numbers of pages. Category redirects don't, I don't see any reason why

[Bug 3311] Automatic category redirects

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3311 --- Comment #50 from Roan Kattouw 2009-05-19 13:49:18 UTC --- (In reply to comment #49) > I don't think it was ever envisaged that the tables would be updated > automatically (I didn't think that was desirable anyway, since inappropriate >

[Bug 3311] Automatic category redirects

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3311 --- Comment #49 from Le Chat 2009-05-19 12:34:36 UTC --- I don't think it was ever envisaged that the tables would be updated automatically (I didn't think that was desirable anyway, since inappropriate redirects of large categories, and su

[Bug 3311] Automatic category redirects

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3311 --- Comment #48 from Tim Starling 2009-05-19 11:47:17 UTC --- (In reply to comment #47) > Why has this potentially helpful change been reverted? It seemed to be working > well; the only problem was bug 17571, which surely can't be difficul

[Bug 18793] Free up "Project" as a namespace (for Wikipedia:Projects) by using an alternate token

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18793 --- Comment #12 from Niklas Laxström 2009-05-19 11:05:24 UTC --- (In reply to comment #9) > But just as a hypothetical, it would be great if one of you could list the > general fixes that would have to be done in order for it to work.

[Bug 18841] Only ask gender by default if it will be in fact used for the current language

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18841 Niklas Laxström changed: What|Removed |Added CC||niklas.laxst...@gmail.com --- Co

[Bug 18826] PNG cannot display thumbnails if the original over 12.5 megapixels

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18826 --- Comment #5 from Mike.lifeguard 2009-05-19 10:34:53 UTC --- (In reply to comment #4) > Well, then, can efforts be put into improving this, or, alternatively, to > remove the huge grey squares informing people of the problem and replace

[Bug 3311] Automatic category redirects

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3311 --- Comment #47 from Le Chat 2009-05-19 09:50:26 UTC --- Why has this potentially helpful change been reverted? It seemed to be working well; the only problem was bug 17571, which surely can't be difficult to fix. We know that the tables do

[Bug 18793] Free up "Project" as a namespace (for Wikipedia:Projects) by using an alternate token

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18793 Roan Kattouw changed: What|Removed |Added CC||roan.katt...@gmail.com --- Comment

[Bug 8685] Support moving categories

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8685 Bug 8685 depends on bug 3311, which changed state. Bug 3311 Summary: Automatic category redirects https://bugzilla.wikimedia.org/show_bug.cgi?id=3311 What|Old Value |New Value --

[Bug 5346] make category redirects appear as different coloured links

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=5346 Bug 5346 depends on bug 3311, which changed state. Bug 3311 Summary: Automatic category redirects https://bugzilla.wikimedia.org/show_bug.cgi?id=3311 What|Old Value |New Value --

[Bug 3311] Automatic category redirects

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3311 Tim Starling changed: What|Removed |Added CC||tstarl...@wikimedia.org Sta

[Bug 17060] Page history lines are rendered differently to admins when contents have been concealed by RevisionDelete

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17060 Happy-melon changed: What|Removed |Added Summary|Edit summaries are rendered |Page history lines are

[Bug 18796] Have a permalink type URL as a user preference

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18796 Gerard Meijssen changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WORKSFO

[Bug 18828] Can't link to [[{{FULLPAGENAME}}]] any more

2009-05-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18828 --- Comment #6 from Splarka 2009-05-19 07:12:45 UTC --- And reverted: http://www.mediawiki.org/w/index.php?title=Help:Magic_words&diff=255711&oldid=255678 THIS HAS NOTHING TO DO WITH MAGIC WORDS -- Configure bugmail: https://bugzilla.w