[Bug 30935] update.php fails with fatal PHP error

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30935

--- Comment #7 from Dmitriy Sintsov c...@uniyar.ac.ru 2011-09-18 06:18:03 UTC 
---
There is only one ini-file being loaded:

c:\tempphp --ini
Configuration File (php.ini) Path: C:\Windows
Loaded Configuration File: C:\lamp\php\php.ini
Scan for additional .ini files in: (none)
Additional .ini files parsed:  (none)

Now a grepped part from php -i output:
mysql

MySQL Support = enabled
Active Persistent Links = 0
Active Links = 0
Client API version = mysqlnd 5.0.7-dev - 091210 - $Revision: 300533 $

Directive = Local Value = Master Value
mysql.allow_local_infile = On = On
mysql.allow_persistent = Off = Off
mysql.connect_timeout = 60 = 60
mysql.default_host = no value = no value
mysql.default_password = no value = no value
mysql.default_port = 3306 = 3306
mysql.default_socket = no value = no value
mysql.default_user = no value = no value
mysql.max_links = Unlimited = Unlimited
mysql.max_persistent = Unlimited = Unlimited
mysql.trace_mode = Off = Off 

It uses mysqlnd, as Chad correctly guessed.
phpinfo() in SAPI mode also shows mysql module provided via mysqlnd
mysqlnd 5.0.7-dev - 091210 - $Revision: 300533 $ 
the same version.

However, in SAPI mode it works, while in CLI mode it fails with beforementioned
message about non-existent mysql module.

Looks like bug in PHP 5.3.3. to me.

-- 
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 30935] update.php fails with fatal PHP error

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30935

--- Comment #8 from Dmitriy Sintsov c...@uniyar.ac.ru 2011-09-18 06:22:01 UTC 
---
There are two php.ini, C:\lamp\php\php.ini and a copy c:\windows\php.ini;
however they are exact match (the same).

-- 
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 30935] update.php fails with fatal PHP error

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30935

Dmitriy Sintsov c...@uniyar.ac.ru changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #9 from Dmitriy Sintsov c...@uniyar.ac.ru 2011-09-18 06:24:51 UTC 
---
I've deleted C:\lamp\php\php.ini and now it works with mysql functions in CLI
mode. The only mystery is, why did it fail, because ini files were binary
match. Sorry for taking your time.

-- 
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 23264] Dumps twisted in several languages

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23264

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #39 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 06:30:29 
UTC ---
Closing this since there have been no new reports of text content drift after
putting the text length check in place (and fixing the underlying bug in mid
2010 that caused the issue).

-- 
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 18651] hewiktionary pages-articles.xml dump corrupted

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18651

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #10 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 06:37:12 
UTC ---
Closing, since no further reports were submitted after the text length check
was put in place and the underlying bug causing text content mismatch was fixed
in mid 2010.

-- 
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 30935] update.php fails with fatal PHP error

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30935

Max Semenik maxsem.w...@gmail.com changed:

   What|Removed |Added

 Resolution|FIXED   |INVALID

-- 
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 18694] Spanish wikipedia XML dump problems

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18694

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #23 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 06:39:59 
UTC ---
Closing, since no further reports were submitted after the text length check
was put in place and the underlying bug causing text content mismatch was fixed
in mid 2010.

-- 
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 27177] on parallelized jobs we sporadically get failed to update status file, find and fix

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27177

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 06:45:33 
UTC ---
Fixed; the problem was cause by multiple processes trying to write to the same
file.  files are now either moved into place from a temp copy or there's just
one process writing to the file.

-- 
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 27176] add global and per wiki sections in config files for XML dumps

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27176

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 06:46:30 
UTC ---
Fixed in my branch and used in production.

-- 
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 27153] should be able to specify chunk numbers of job to rerun, as option on command line

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27153

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 06:47:11 
UTC ---
Fixed a while back in my branch and this code is in production.

-- 
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 27110] master bug for tracking XML dumps development issues/bugs for 2011

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27110

Bug 27110 depends on bug 27153, which changed state.

Bug 27153 Summary: should be able to specify chunk numbers of job to rerun, as 
option on command line
https://bugzilla.wikimedia.org/show_bug.cgi?id=27153

   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 27126] The bzip2 python stuff is really ugly. Maybe parts should be redone in C.

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27126

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #5 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 06:48:41 
UTC ---
done, if not perfect, and a huge improvement over the python stuff I had.

-- 
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 27110] master bug for tracking XML dumps development issues/bugs for 2011

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27110

Bug 27110 depends on bug 27126, which changed state.

Bug 27126 Summary: The bzip2 python stuff is really ugly. Maybe parts should be 
redone in C.
https://bugzilla.wikimedia.org/show_bug.cgi?id=27126

   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 27653] Provide dumps using bittorrent

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27653

--- Comment #4 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 06:58:41 
UTC ---
Once the dump is available there is nothing preventing someone in the community
or several someones from setting up a torrent of these files, and I encourage
folks to do so (as has been done a number of times in the past).  

Waiting til the dump is completed before adding it to a torrent is a good idea
in all cases; only then are we sure that the files are intact and worth your
while to download.

Folks that have talked with us about setting up a mirror site have expressed a
preference for rsync, and that works best for us for distributing a subset of
the dumps for mirroring.

-- 
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 27114] do we really need to recombine stub and page file chunks into single huge files?

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27114

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #5 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 07:01:05 
UTC ---
Well I've been producing pieces without recombining for a while now without
complaints... silence = consent! Closing.

-- 
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 27110] master bug for tracking XML dumps development issues/bugs for 2011

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27110

Bug 27110 depends on bug 27114, which changed state.

Bug 27114 Summary: do we really need to recombine stub and page file chunks 
into single huge files?
https://bugzilla.wikimedia.org/show_bug.cgi?id=27114

   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 27064] itwiki-20110130-pages-articles.xml.bz2 is corrupted

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27064

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #8 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 07:22:28 
UTC ---
Closing.

-- 
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 27016] r77638 writes to stdout instead of using specified sink, breaking xml dumps

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27016

--- Comment #4 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 07:30:01 
UTC ---
Are we talking trunk or 1.17 here? Trunk runs fine; I've been testing against
it for some time.

-- 
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 13637] Wiki data dump bzip2 - 7zip conversion doesn't report failure on corrupt input

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13637

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #4 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 07:34:07 
UTC ---
If the bz2 file is truncated it is now moved out of the way at the end of the
step that produces it.  This means it's not going to be available as input for
the 7z file, so that step will fail and be marked as such. Closing.

-- 
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 13637] Wiki data dump bzip2 - 7zip conversion doesn't report failure on corrupt input

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13637

--- Comment #5 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 07:35:27 
UTC ---
I should say that code isn't deployed for anything but en wiki dumps yet.  I'd
better make it live on the other servers.

-- 
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 21923] The dump doesn't create temp directory

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21923

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #4 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 07:37:56 
UTC ---
Who gets dumpHTML bugs anyways?

-- 
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 29846] on lucid, processing some prefetch history files die with huge text node: out of memory

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29846

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 07:43:52 
UTC ---
I'm running this code in production and en pedia dumps are happy, so closing.

-- 
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 28295] update Copyright and license information for dumps

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28295

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 08:09:26 
UTC ---
Done.

-- 
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 26673] getPrefixedText called on a non-object during XML dump production

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26673

--- Comment #4 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 08:15:32 
UTC ---
Roan put in a quick hack to avoid the fatal, see
http://svn.wikimedia.org/viewvc/mediawiki/branches/wmf/1.17wmf1/extensions/LiquidThreads/classes/Hooks.php?r1=95668r2=97140pathrev=97140
 and the dumps now run to completion.  Whether there is some underlying cause
that needs to be checked, is another matter entirely...

-- 
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 16368] [SVG Rendering] Worsening of font rendering quality

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16368

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #11 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 08:24:43 
UTC ---
giving svg bugs back to the pool.

-- 
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 17187] SVG to PNG conversion broken for text

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17187

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #9 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 08:25:53 
UTC ---
giving svg bugs back to the pool.

-- 
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 20149] old image versions are giving 404

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20149

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||INVALID

--- Comment #2 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 08:28:18 
UTC ---
Closing.

-- 
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 15936] New page's patrol button should always be visible

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15936

--- Comment #8 from WereSpielChequers werespielchequ...@gmail.com 2011-09-18 
08:29:41 UTC ---
One thing about performance issues is that Moore's law requires us to
re-evaluate them periodically - what was a performance issue in 2009 may still
be a performance issue today, but is no more likely to be a performance issue
in 2019 than a 2001 performance issue is to be a problem today. Another is that
they can often be overcome either by rewriting the code or adding more kit.
This despite its low rating is actually quite an important project, and an
uncontentious improvement to newpage patrol is a rare and precious opportunity.
I'm not sure I could argue that it was worth putting a million dollars of
hardware into, but if the performance issues could be resolved by buying
another 100,000 worth of hardware then I think we'd have a good chance of
selling this to the board. If the performance issues did need a couple of
million dollars worth of today's kit to resolve then it would be fairy easy to
decide to do this when hardware price performance has improved by a certain
factor.

Alternatively would it resolve the performance issues if we made this a button
that appears for all logged in editors who have done more than 100 edits? We
really want editors to get a bit of experience before they start patrolling, so
having such a throttle should be uncontentious, especially if it was presented
as needed for performance issues. You'd also want to exclude bot accounts, I
suspect that would make a difference in performance terms and unless someone
coded a bot patroller this shouldn't affect bots.

Another option to resolve the performance issue. Only enable it at quiet times
of the 24 hour cycle. We'd still get half the benefit of this change if this
was running in the 16 hours of the day when half the editing takes place.

-- 
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 29809] User rename did not complete (En.wikipedia User:White_Cat)

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29809

--- Comment #8 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 08:34:24 
UTC ---
Please give a pointer to the rename of Cool_Cat in the user rename log. 
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 25579] Add central auth sql dumps

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25579

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 08:37:10 
UTC ---
These run every week by cron and are written to private/centralauth as sql.gz
files.  Closing.

-- 
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 19543] SVGs with no size are rendered as 512x512 and thus losing correct aspect ratio

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19543

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #3 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 08:39:28 
UTC ---
giving svg bugs back to the pool.

-- 
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 28862] Javascript not working for blackberry show/hide section collapse disabled

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28862

--- Comment #6 from Nick Savage n...@nicksavage.orangehome.co.uk 2011-09-18 
08:47:06 UTC ---
This has been suggested as being connected to #30889. It makes sense if it is a
Javascript problem as in my experience the BB browser is really poor at dealing
JS on other sites as well. From a user perspective, the collapsed sections can
be useful but are not essential whereas at present the only way to read the
whole article on my phone.

I'd also note that as there still seem to be lots of 8520s being sold here in
the UK at least, and they cannot support BB OS 6 due to hardware issues, this
is worth fixing if it can be done

-- 
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 30957] Interwikis no longer work on testwiki

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30957

Erwin Dokter er...@darcoury.nl changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||er...@darcoury.nl
  Component|General/Unknown |Interwiki links

--- Comment #1 from Erwin Dokter er...@darcoury.nl 2011-09-18 08:55:42 UTC ---
Probably a configuration issue.

-- 
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 20161] Add patrol log to he.wiki dump

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20161

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

--- Comment #3 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 09:10:45 
UTC ---
I see a pile of typepatrol/type entries in the
hewiki-20100728-pages-logging.xml.gz file and in
hewiki-20110910-pages-logging.xml.gz file so it appears they've been happily
dumping as soon as the logs were in the table. Closing.

-- 
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 5792] SVG→PNG and baseline-shift

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=5792

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #8 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 09:12:40 
UTC ---
giving SVG bugs back to the pool.

-- 
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 3537] SVGs fail to render silently if they contain an image / element

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3537

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #15 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 09:13:26 
UTC ---
giving SVG bugs back to the pool.

-- 
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 13494] SVG font scaling bug (% and em misconverted to px)

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13494

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #7 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 09:14:44 
UTC ---
giving SVG bugs back to the pool.

-- 
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 13495] SVG text-decoration (including underlining) doesn't render

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13495

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #6 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 09:15:03 
UTC ---
giving SVG bugs back to the pool.

-- 
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 8552] SVG renderer does not support the pattern tag

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8552

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #18 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 09:18:59 
UTC ---
giving SVG bugs back to the pool.

In the meantime the image scalers are on 10.04 as of fairly recently. I'm not
sure who (Ryan? Peter?) made it happen.

-- 
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 30962] New: cannot revoke access to Special:Userrights using $wgRevokePermissions when $wgAddGroups is used

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30962

   Web browser: ---
 Bug #: 30962
   Summary: cannot revoke access to Special:Userrights using
$wgRevokePermissions when $wgAddGroups is used
   Product: MediaWiki
   Version: 1.16
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: nx.devn...@gmail.com
Classification: Unclassified


Consider this setup:

$wgAddGroups['sysop'] = array('sysop');
$wgRemoveGroups['sysop'] = array('sysop');

There is no way to revoke this in another group. 
$wgRevokePermissions['othergroup']['userrights'] = true; doesn't work, since
userrights is not needed for access to Special:UserRights.

-- 
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 8566] Thumbnail rendering of SVGs broken

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8566

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #9 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 09:19:34 
UTC ---
giving SVG bugs back to the pool.

-- 
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 8895] Incorrect rendering of stretched text in svg - png conversion

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8895

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #5 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 09:20:03 
UTC ---
giving SVG bugs back to the pool.

-- 
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 8901] SVG rasterisation on Wikimedia sites (tracking)

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8901

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #9 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 09:20:32 
UTC ---
giving SVG bugs back to the pool... including the tracking 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 9110] SVG element missing when image is downsized

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=9110

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #4 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 09:21:05 
UTC ---
giving SVG bugs back to the pool.

-- 
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 9420] SVGPNG Incorrect text on path rendering

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=9420

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #3 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 09:21:19 
UTC ---
giving SVG bugs back to the pool.

-- 
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 9513] Add a sysadmin annotation system for backup dump runner

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=9513

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 09:23:07 
UTC ---
I'll take that as a No.

There is a provision for a notice file that can be dislpayed as a part of the
index.html file for a particular dump run. I'm assuming that is what you had in
mind and closing this bug.  Feel free to re-open if you remember something
different.

-- 
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 9832] SVG thumbnail is cropped when displayed at natural size

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=9832

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #6 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 09:23:22 
UTC ---
giving SVG bugs back to the pool.

-- 
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 10469] SVG -PNG conversion error in Wikimedia?

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=10469

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #3 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 09:23:35 
UTC ---
giving SVG bugs back to the pool.

-- 
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 6834] SVG image should have link to PNG version

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6834

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #20 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 09:27:46 
UTC ---
giving SVG bugs back to the pool.

-- 
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 13387] SVG: Missing implementation for textLength

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13387

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #3 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 09:28:02 
UTC ---
giving SVG bugs back to the pool.

-- 
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 17174] SVG rendering: stacked tspan elements rendered in incorrect order

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17174

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #9 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 09:28:20 
UTC ---
giving SVG bugs back to the pool.

-- 
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 18463] SVG thumbnailing issues - part of the image not rendered

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18463

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #4 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 09:28:30 
UTC ---
giving SVG bugs back to the pool.

-- 
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 19224] SVG rendering: problems with paths beyond page extent

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19224

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #2 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 09:28:40 
UTC ---
giving SVG bugs back to the pool.

-- 
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 3769] Fonts are off in rasterized SVG images on wikimedia sites

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3769

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #14 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 09:28:53 
UTC ---
giving SVG bugs back to the pool.

-- 
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 18936] Colour-dependent positioning errors in SVG rasterisation

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18936

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #5 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 09:31:56 
UTC ---
giving SVG bugs back to the pool.

-- 
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 20826] Urls from files containing ? are not correctly escaped

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20826

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #2 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 09:32:11 
UTC ---
who gets DumpHTML bugs anyways?

-- 
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 20828] CSS with external links does not work well

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20828

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #6 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 09:32:31 
UTC ---
who should be getting dumpHTML bugs?

-- 
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 20826] Urls from files containing ? are not correctly escaped

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20826

--- Comment #3 from Kelson [Emmanuel Engelhart] emman...@engelhart.org 
2011-09-18 09:38:15 UTC ---
@Ariel

me.

-- 
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 24421] Same Bug Seems To Affect SimpleWiki English Dump

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24421

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 09:49:30 
UTC ---
Closing this bug since there are no further reports of mismatched text content
after the text length check was put in place.

-- 
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 6250] PNG replacement image for .SVG does not show transparency gradient correctly

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6250

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #2 from Ariel T. Glenn ar...@wikimedia.org 2011-09-18 09:52:48 
UTC ---
giving SVG bugs back to the pool.

-- 
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 30963] New: Special:Prefixindex - hide redirects

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30963

   Web browser: ---
 Bug #: 30963
   Summary: Special:Prefixindex - hide redirects
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Special pages
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: subfa...@gmail.com
Classification: Unclassified


Please add a new option to Special:Prefixindex to Hide redirects

-- 
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 30964] New: Special:Prefixindex - hide subpages

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30964

   Web browser: ---
 Bug #: 30964
   Summary: Special:Prefixindex - hide subpages
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Special pages
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: subfa...@gmail.com
Classification: Unclassified


Please add a new option to Special:Prefixindex to Hide subpages. E.g. results
for Template:Foo would list
* Template:Foo
* Template Foo Bar
but not
* Template Foo Bar/Subpage level 1
* Template Foo Bar/Subpage level 1/level 2

If someone feels motivated enough, this could be expanded to define a level
until which results are shown: until level 1 would not list
* Template Foo Bar/Subpage level 1/level 2

-- 
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 30965] New: Proper pagination on special pages

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30965

   Web browser: ---
 Bug #: 30965
   Summary: Proper pagination on special pages
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Special pages
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: subfa...@gmail.com
Classification: Unclassified


Special:Prefixindex and Special:Allpages (and maybe more).

The poor navigation links on top are added on bottom now too since
https://bugzilla.wikimedia.org/show_bug.cgi?id=18424 but the table layout is
very bad anyway. font-size: smaller was maybe added cos long titles resize
the form: http://i.imgur.com/1h3z5.png but instead, don't use an evil table for
it...

Instead a proper navigation should be used like Previous / Next 200. Why have
different paginations at all? Use the best for all, cats and special pages...

-- 
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 18424] Special:PrefixIndex has inconsistent (and tiny) page navigation

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18424

--- Comment #5 from Subfader subfa...@gmail.com 2011-09-18 10:34:25 UTC ---
Thanks Bawolff. Opened https://bugzilla.wikimedia.org/show_bug.cgi?id=30965

-- 
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 30965] Proper pagination on special pages

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30965

--- Comment #1 from Subfader subfa...@gmail.com 2011-09-18 10:35:40 UTC ---
Also the nav link on top should be below the form not above.

-- 
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 30966] New: Pagination on special page inclusion

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30966

   Web browser: ---
 Bug #: 30966
   Summary: Pagination on special page inclusion
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Special pages
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: subfa...@gmail.com
Classification: Unclassified


When I use {{Special:Prefixindex/Foo Bar}} only a certain ammount of pages are
shown.
It's just a  poor plain list without any info about more pages. Ass pagination
links on bottom please.

Example:
http://www.mediawiki.org/wiki/User:Subfader/Pagination_on_special_page_inclusion

-- 
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 30966] Pagination on special page inclusion

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30966

--- Comment #1 from Subfader subfa...@gmail.com 2011-09-18 10:41:19 UTC ---
** I'd like to see some Ass pagination, but I ment Add pagination.

-- 
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 30966] Pagination on special page inclusion

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30966

--- Comment #2 from Subfader subfa...@gmail.com 2011-09-18 10:42:21 UTC ---
Did I already express my hate for poor Bugzilla features such as preview, edit
or a proper search? :P

-- 
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 24759] Upload wizard: Improve progress bar

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24759

TMg mr.h...@gmx.de changed:

   What|Removed |Added

 CC||mr.h...@gmx.de

--- Comment #7 from TMg mr.h...@gmx.de 2011-09-18 10:49:39 UTC ---
Currently I never see a progress bar. Even in very simple cases when I upload a
single large file it shows no progress. Only the spinning indicators. While
testing there was only a single case where the progress bar showed up: When
uploading a small and a big file, the progress bar was shown for a short time
after the small file was finished but the large file was not. I don't know if
this is a browser issue (Opera 11.51) but I expect it to work in all modern
browsers including this one.

I found several issues, a lot minor and a few major, all described here
(including this one):
http://commons.wikimedia.org/wiki/Commons:Prototype_upload_wizard_feedback#Not_usable_at_all_due_to_security_errors_and_other_exceptions

-- 
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 30955] MediaWiki should encourage extension versioning

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30955

--- Comment #15 from Subfader subfa...@gmail.com 2011-09-18 10:52:39 UTC ---
It's not that a version number will fix the bugs, but how do you know when an
extension has a new version out?

I use the watchlist which comes with more advantages besides being notified
about new versions immediatly.

How do you (want to) do? Click all links on Special:Version to compare on
mediawiki.org if a new version is available? Not very comfortable either!

-- 
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 28850] Save categories on Next even if they weren't explicitly added

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28850

TMg mr.h...@gmx.de changed:

   What|Removed |Added

 CC||mr.h...@gmx.de

--- Comment #18 from TMg mr.h...@gmx.de 2011-09-18 10:57:19 UTC ---
There are a lot of people complaining about this including myself. I think this
is really bad because I'm a very experienced user and even I thought the Add
button is there to add a second category.

What I ask is very simple: If I enter something in an input field and press a
button (Next in this case) the script should not ignore what I entered. From
what I see the solution is very, very simple: Add a handler to the Next
button. If Next is clicked but there is something in the category input
field, cancel the Next click and do a click on the Add button instead.
That's all. The Add button will do the rest.

This and other problems (many are minor, some are major) are described here:
http://commons.wikimedia.org/wiki/Commons:Prototype_upload_wizard_feedback#Not_usable_at_all_due_to_security_errors_and_other_exceptions

-- 
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 30967] New: Search (Pool 3) is down (again)

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30967

   Web browser: ---
 Bug #: 30967
   Summary: Search (Pool 3) is down (again)
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: danny.lei...@gmail.com
Classification: Unclassified


As in bug30860, search function again doesn't search.

-- 
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 30967] Search (Pool 3) is down (again)

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30967

Leinad danny.lei...@gmail.com changed:

   What|Removed |Added

 CC||danny.lei...@gmail.com
   Severity|normal  |major

-- 
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 30968] New: Message Maintenance-cleanupTable-finished should support PLURAL

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30968

   Web browser: ---
 Bug #: 30968
   Summary: Message Maintenance-cleanupTable-finished should
support PLURAL
   Product: MediaWiki
   Version: 1.19-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Unprioritized
 Component: Maintenance scripts
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: bugzilla.wikime...@publi.purodha.net
CC: innocentkil...@gmail.com
Classification: Unclassified


Message Maintenance-cleanupTable-finished should support PLURAL for parameters
$2 and $3. See
http://www.mediawiki.org/wiki/Localisation#Be_aware_of_PLURAL_use_on_all_numbers
for some more background information.

-- 
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 30968] Message Maintenance-cleanupTable-finished should support PLURAL

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30968

Purodha Blissenbach bugzilla.wikime...@publi.purodha.net changed:

   What|Removed |Added

   Keywords||i18n

-- 
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 30968] Message Maintenance-cleanupTable-finished should support PLURAL

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30968

Purodha Blissenbach bugzilla.wikime...@publi.purodha.net changed:

   What|Removed |Added

URL||http://translatewiki.net/wi
   ||ki/Thread:Support/MediaWiki
   ||:Maintenance-cleanupTable-f
   ||inished/en

--- Comment #1 from Purodha Blissenbach bugzilla.wikime...@publi.purodha.net 
2011-09-18 11:40:14 UTC ---
Source:
http://translatewiki.net/wiki/Thread:Support/MediaWiki:Maintenance-cleanupTable-finished/en

-- 
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 25834] Expand the gender options/selection

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25834

Niklas Laxström niklas.laxst...@gmail.com changed:

   What|Removed |Added

   Keywords|i18n|
 CC||niklas.laxst...@gmail.com

--- Comment #3 from Niklas Laxström niklas.laxst...@gmail.com 2011-09-18 
12:02:54 UTC ---
I think this is out of the scope of current gender feature, which is aimed for
proper i18n. It is probably relevant for the planned social profile thingie.
Untagging i18n.

-- 
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 24000] Update rsvg so styling SVG images with CSS works properly on Commons

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24000

Waldir wal...@email.com changed:

   What|Removed |Added

 CC||wal...@email.com
 Blocks||8901

-- 
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 8901] SVG rasterisation on Wikimedia sites (tracking)

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8901

Waldir wal...@email.com changed:

   What|Removed |Added

 Depends on||24000

-- 
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 30720] Add revision links to [[mw:Special:Code]] from various places in ViewVC

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30720

T. Gries m...@tgries.de changed:

   What|Removed |Added

   Severity|enhancement |normal

--- Comment #2 from T. Gries m...@tgries.de 2011-09-18 12:54:42 UTC ---
Presumably they got lost when the svn server was re-installed or when ViewVC
was upgraded...

-- if this was present in former ViewVC and MediaWiki SVN revision, than it is
not enhancement bug but normal. (setting to 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 30969] New: Interwiki links messing up results

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30969

   Web browser: ---
 Bug #: 30969
   Summary: Interwiki links messing up results
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: blocker
  Priority: Unprioritized
 Component: Semantic MediaWiki
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: jeroen_ded...@yahoo.com
CC: jeroen_ded...@yahoo.com, mar...@semantic-mediawiki.org
Classification: Unclassified


I'm getting the values of some SMW_SQL2_ constants in my wiki pages as
interwiki links, making page Foobar link to Smw-redi:Foobar, and sometimes
making an otherwise empty result :smw-border: show up. I'm guessing the SQL
store should be taking these out, but is failing to do so for some reason.

This blocks the 1.6.2 release.

-- 
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 30969] Interwiki links messing up results

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30969

--- Comment #1 from Jeroen De Dauw jeroen_ded...@yahoo.com 2011-09-18 
14:08:19 UTC ---
Created attachment 9069
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9069
Screenshot of table format with several pages having incorrect links

-- 
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 30969] Interwiki links messing up results

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30969

--- Comment #2 from Jeroen De Dauw jeroen_ded...@yahoo.com 2011-09-18 
14:13:56 UTC ---
MediaWiki 1.19alpha (r97415)
PHP 5.3.5-1ubuntu7.2 (apache2handler)
MySQL 5.1.54-1ubuntu4
SMW trunk

-- 
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 30955] MediaWiki should encourage extension versioning

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30955

--- Comment #16 from Olivier Finlay Beaton olivier.bea...@gmail.com 
2011-09-18 14:54:08 UTC ---
That's an interesting point Subfader, and I can't believe I've never used it
for that before.

However that only works if the extension author... updates their version.
Otherwise nothing ever changes on their extension page (ala Cite). This is
making SVN revisions (or git hashes) look more attractive by the second.

I think I may open a different bug for that, and if it's determined that people
are unwiling to modify Special:Version, I think this is as far as versions will
ever get.

My work on Extension:Update is continuing, and it will support versions at
first, then I'll push for support for revisions elsewhere and extra API calls.

Thank you for all the feedback.

-- 
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 30743] Namespace Alias alternatives for fa.wiki

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30743

--- Comment #8 from Huji huji.h...@gmail.com 2011-09-18 15:11:46 UTC ---
I am not sure if this should be fixed in the manner proposed here. For example,
replacing ZWNJ with space may or may not be desirable, depending on the wiki.
Replacing the correct persian ک with the wrong arabic-style ك on Persian wikis
is totally unintuitive and I disagree with its implementation.

I'm afraid this request is highly influenced by the needs of Persian Wikipedia;
we should be cautious to implement solutions in the software itself, only if
they are reasonably needed by all types of wikis.

I suggest we mark this bug as deferred, and for now, implement JavaScript based
solutions on Persian Wikipedia. Then we can assess the impact and plan better
on whether it should be implemented in the software or not.

-- 
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 30745] have suggestion for translation tool

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30745

Huji huji.h...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX

--- Comment #1 from Huji huji.h...@gmail.com 2011-09-18 15:14:27 UTC ---
You can already add this feature using Gadgets. Installing and using gadgets on
Wikipedia is much easier than creating an extension and installing it on the
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 30970] New: ExtensionDistributor should export revision/hash information

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30970

   Web browser: ---
 Bug #: 30970
   Summary: ExtensionDistributor should export revision/hash
information
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: ExtensionDistributor
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: olivier.bea...@gmail.com
CC: wikibugs-l@lists.wikimedia.org
Classification: Unclassified


ExtensionDistributor should check out a special hidden file for very extension
package that includes information from our repository (say call it .info):

For subversion it may be:
- Branch
- Revision (the important item)

For git it may be:
- Checkin ID (a hash)

This is following bawolff's suggestion on IRC and the discussion happening over
at
https://bugzilla.wikimedia.org/show_bug.cgi?id=30955
about this.

I'm not familiar with the systems, but one suggestion for how to go about it
would be to make ExtensionDistributor check in a default .info file to the
project (ensuring it has the right and latest format) then checking out the
extension for packaging. It would have to ensure the special auto-prop is set.

http://dev.juokaz.com/php/automatic-svn-revision-number-in-source-code

I don't see a need for the file to be .php, we can just as easily parse it,
however maybe .info.php would mean we could just include() it.

In the short term this would provide an audit trail for administrators on what
they installed (especially for extensions with no or inconsistent versioning).

In the longer term I am working on a ExtensionUpdate Special page which could
use these files, in combination with some new API calls (will file separate
reports for those) and report to administrators which extensions (or mediawiki
core!) need updating.

One day we might even get to installing them from the web ala wordpress.

-- 
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 30970] ExtensionDistributor should export revision/hash information

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30970

Daniel Friesen mediawiki-b...@nadir-seen-fire.com changed:

   What|Removed |Added

 CC||mediawiki-bugs@nadir-seen-f
   ||ire.com

--- Comment #1 from Daniel Friesen mediawiki-b...@nadir-seen-fire.com 
2011-09-18 15:28:59 UTC ---
Good ole ini:

# .extensiondistributor
revision = r66
path = /branches/REL1_17/extensions/Foo/

-- 
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 30908] Use display title from page_props as the displayed title everywhere

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30908

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com

--- Comment #1 from Roan Kattouw roan.katt...@gmail.com 2011-09-18 15:56:47 
UTC ---
This will need integration with various parts of core. Title, LinkBatch and
LinkCache come to mind.

-- 
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 29261] Translate extension should use correct API hook

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29261

--- Comment #4 from Roan Kattouw roan.katt...@gmail.com 2011-09-18 16:00:46 
UTC ---
(In reply to comment #3)
 Roan: can you tell me whether it is my extension doing wrong, the API doing
 wrong or the current way of doing things just not good?
The current way of doing things sucks (more specifically, EditPage sucks), but
there is a workaround that Translate could be using but isn't. You can use the
APIEditBeforeSave hook to abort the edit and pass information back to the API
client.

-- 
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 29261] Translate extension should use correct API hook

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29261

--- Comment #5 from Niklas Laxström niklas.laxst...@gmail.com 2011-09-18 
16:03:05 UTC ---
Thanks for the clarification. I will look at that at some point.

-- 
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 30971] New: To show interlang link on mobile page

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30971

   Web browser: ---
 Bug #: 30971
   Summary: To show interlang link on mobile page
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: generic
AssignedTo: tf...@wikimedia.org
ReportedBy: aokomori...@enmps.net
Classification: Unclassified


Why doesn't mobile pages show their interlang link?

Interlang link is very useful when we search how the subject of the article is
written in other language.

-- 
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 30968] Message Maintenance-cleanupTable-finished should support PLURAL

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30968

Chad H. innocentkil...@gmail.com changed:

   What|Removed |Added

 CC||mediaw...@ryandesign.com
  Component|Maintenance scripts |Maintenance
Version|1.19-svn|any
Product|MediaWiki   |MediaWiki extensions

--- Comment #2 from Chad H. innocentkil...@gmail.com 2011-09-18 16:35:40 UTC 
---
Not related to core maintenance scripts, moving 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 30729] Not all numbers are localised in AbuseFilter

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30729

--- Comment #3 from Huji huji.h...@gmail.com 2011-09-18 16:58:45 UTC ---
Created attachment 9070
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9070
Fixes the non-localized numbers

Since the bug is already assigned to someone, I didn't commit the change but
rather post it here to assist Srikanth with fixing the 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 30729] Not all numbers are localised in AbuseFilter

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30729

Huji huji.h...@gmail.com changed:

   What|Removed |Added

   Keywords||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 30743] Namespace Alias alternatives for fa.wiki

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30743

--- Comment #10 from Huji huji.h...@gmail.com 2011-09-18 17:07:22 UTC ---
The last comment by Reza is in the opposite direction: it requests the search
feature to be modified to replace the correct letter (used in the correct
namespaces) with the wrong (but more frequently available on Arabic-friendly
mobile devices) letter.

As for what you suggest, I'm still a little skeptic, because it promotes the
use of incorrect (i.e. non-standard) letters in the Wiki. Right now, if you
type [[كاربر:Huji]] (which starts with non-standard‌ ك character), you get a
redlink, and then you will learn to use the standard letter. If those aliases
are added, the link will become a blue link, and the rate of compliance to the
standards of Persian characters will decrease.

This is why, in my belief, the solution to a mobile-only problem should only
affect mobile users. I think it is Wikimedia Mobile extension that has to be
modified, not the MediaWiki itself.

-- 
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 30333] problem with formatnum

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30333

--- Comment #1 from Huji huji.h...@gmail.com 2011-09-18 17:31:39 UTC ---
You need to first rule out the possibility that this is caused by inappropriate
call to one of the many templates involved. Please try to provide a smaller,
reproducible example.

-- 
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 30318] #expr: doesn't recognize localized numbers (aka what {{formatnum:...}} makes )

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30318

--- Comment #8 from Huji huji.h...@gmail.com 2011-09-18 17:37:00 UTC ---
I agree with Niklas here. It is the templates that are responsible for
converting their input and output correctly.

This problem mostly occurs when you copy-paste templates from other wikis (in
particular, from wikis using Latin-based languages such as English, etc). As
those conversions are not needed in the aforementioned wikis, their template
codes don't contain formatnum commands. In order to make them work in non-Latin
languages (and by work, I mean to accept non-Latin digits as input), one has
to modify the code of the template by adding formatnum's here and there. This
is cumbersome, but it is the right way to do it.

I propose marking this as WONTFIX, because it is not a limitation on the
extension's part, but rather a problem associated with copy-pasting template
code from non-compliant sources.

-- 
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 30803] mw.util.wikiGetlink should allow query parameter passing

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30803

--- Comment #6 from darklama darkl...@gmail.com 2011-09-18 17:39:56 UTC ---
(In reply to comment #5)
 Assigning to myself to review and commit later.
 
 Note to self:
 * Base could have a ? already (see wfAppendQuery)
 * Add tests for cases where base has ?, as well as for action paths on
 combination with only passing title, only action, only extra query, and
 combinations.
 * Perhaps possible without needing a decode function

I think assuming ? at the end of page means a query string is an error.
I believe wikiGetlink is intended to expand the page parameter in basically
the same way as [[Page]] does, which includes encoding ?. If that is not
done than wikiGetlink won't be able to be used for pages which include a
? in their name.

Though come to think of it, I didn't check for section anchors. Those need
to be encoded differently. A check for the case where an anchor without
a title is used is needed 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 30287] bug on sorting Persian characters

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30287

Huji huji.h...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #10 from Huji huji.h...@gmail.com 2011-09-18 17:40:08 UTC ---
What this bug requests is implementing collations for Persian Wikipedia;
therefore it is a duplicate for bug 164.

*** This bug has been marked as a duplicate of bug 164 ***

-- 
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


  1   2   3   >