[Bug 15981] Space missing

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15981


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID




--- Comment #2 from Purodha Blissenbach bugzilla.wikime...@publi.purodha.net  
2009-01-09 08:21:27 UTC ---
You are right. I seems to be a bug in Opera 9.63 Build 10476.
The page source has a space there, thus it should be rendered.

Sorry for bothering you.


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

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 16945] Namespace corrections at Sanskrit language wikipedia

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16945


Melancholie wiki.melancho...@web.de changed:

   What|Removed |Added

   Keywords||shell




-- 
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 16937] Windows PHP 5.2. 6 precompiled binaries and Postgresql numeric version

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16937





--- Comment #4 from Tim Starling tstarl...@wikimedia.org  2009-01-09 08:32:33 
UTC ---
Make that a server with protocol version less than 3, i.e. PostgreSQL 7.3 or
earlier. 


-- 
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 11125] Changing the text when a wiki does not exist

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=11125


Alan Thomas alan.tho...@student.geelongcollege.vic.edu.au changed:

   What|Removed |Added

 CC||alan.tho...@student.geelongc
   ||ollege.vic.edu.au




--- Comment #19 from Alan Thomas 
alan.tho...@student.geelongcollege.vic.edu.au  2009-01-09 09:04:06 UTC ---
Can this please be fixed? Surely it can't be that hard to do it, like comment
18.


-- 
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 1553] Navigation headings should not be lower-cased in German

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1553





--- Comment #31 from rememberthe...@gmail.com  2009-01-09 09:07:04 UTC ---
XHTML errors can cause tools that parse sites like XML to blow up. We don't
want invisible problems suddenly flaring up in odd places.


-- 
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 16554] Import strips angle brackets on some installations

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16554





--- Comment #5 from Tim Starling tstarl...@wikimedia.org  2009-01-09 10:07:55 
UTC ---
It's likely that the entity lt; is not being sent (decoded) to the character
data handler. Maybe it's being sent to some other handler (such as the default
handler), maybe it's just discarded. The reason for this probably has something
to do with the version or configuration of the libxml2 library. What would be
nice is if you could help debug it. I think the first thing to try would be
something like:

Index: includes/Import.php
===
--- includes/Import.php (revision 45593)
+++ includes/Import.php (working copy)
@@ -864,6 +864,7 @@
$this-appendfield = $name;
xml_set_element_handler( $parser, in_nothing,
out_append );
xml_set_character_data_handler( $parser, char_append
);
+   xml_set_default_handler( $parser, char_append );
break;
case contributor:
$this-push( contributor );

and then see what comes out on import. Please also report the following
information about your system:

* From phpinfo(), whether there's a --with-libxml-dir or --with-libexpat-dir
under Configure Command and what it's set to
* If expat is used, what version it is
* What the libxml2 version is
* The distribution and package version used to install PHP


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

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 16937] Windows PHP 5.2. 6 precompiled binaries and Postgresql numeric version

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16937





--- Comment #5 from Etienne Massip etienne.mas...@laposte.net  2009-01-09 
10:22:04 UTC ---
I'm pretty sure libpq is not the cause, I use the one installed with Postgresql
8.24. And phpinfo() returns me a 8.2.3 library version (which is correct and
matches pg_version()['client']) in the pgsql module extended information
paragraph.


-- 
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 16946] New: Log/renameuser: Filter for target name

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16946

   Summary: Log/renameuser: Filter for target name
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Renameuser
AssignedTo: jschulz_4...@msn.com
ReportedBy: church.of.emacs...@gmail.com


It'd be nice to be able to filter the log a bit more: not only to filter by the
bureaucrat performing the rename action, and not only the user name before the
renaming takes place, but also by the user name *after* the user has been
renamed.

Oh, and by the way: I think the input fields are a bit confusing (that's not
only the case with renameuser, but with most logs). The username before is
called Title and it has to be prefixed with a user: - that's not very
intuitive. Perhaps longer but more explanatory fields descriptions would be
better. Something like: user performing the rename, user being renamed (has
to be prefixed with '{{ns:2}}:') and username after the rename action (has to
be prefixed with '{{ns:2}}:')


-- 
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 16946] Log/renameuser: Filter for target name

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16946


Raimond Spekking raimond.spekk...@gmail.com changed:

   What|Removed |Added

 CC||raimond.spekk...@gmail.com
 Status|NEW |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Raimond Spekking raimond.spekk...@gmail.com  2009-01-09 
12:28:27 UTC ---
(In reply to comment #0)
 It'd be nice to be able to filter the log a bit more: not only to filter by 
 the
 bureaucrat performing the rename action, and not only the user name before the
 renaming takes place, but also by the user name *after* the user has been
 renamed.
 

This is a dupe of bug 12984

 Oh, and by the way: I think the input fields are a bit confusing (that's not
 only the case with renameuser, but with most logs). The username before is
 called Title and it has to be prefixed with a user: - that's not very
 intuitive. Perhaps longer but more explanatory fields descriptions would be
 better. Something like: user performing the rename, user being renamed (has
 to be prefixed with '{{ns:2}}:') and username after the rename action (has 
 to
 be prefixed with '{{ns:2}}:')
 

The field names are for all logs identical. A description of the fields could
be done in [[MediaWiki:Renameuserlogpagetext]]. Either locally per project or
with a bette text in the extension itself. But this should go into another bug
report.

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


-- 
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 12984] Improve filtering and search in Special:Log

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12984


Raimond Spekking raimond.spekk...@gmail.com changed:

   What|Removed |Added

 CC||church.of.emacs...@gmail.com




--- Comment #1 from Raimond Spekking raimond.spekk...@gmail.com  2009-01-09 
12:28:27 UTC ---
*** Bug 16946 has been marked as a duplicate of this bug. ***


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

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 16936] No space anymore between icon and text

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16936


Aaron Schulz jschulz_4...@msn.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #3 from Aaron Schulz jschulz_4...@msn.com  2009-01-09 13:12:50 
UTC ---
Done in r45597


-- 
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 16873] Update wikimania.wikimedia.org redirect for 2009

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16873


Rob Halsell rhals...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #2 from Rob Halsell rhals...@wikimedia.org  2009-01-09 16:00:40 
UTC ---
redirects.conf is updated and pushed.  Its cached though so it will have to
expire.


-- 
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 14648] Enable FlaggedRevs custom configuration on he.wikisource

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14648


Rob Halsell rhals...@wikimedia.org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




--- Comment #14 from Rob Halsell rhals...@wikimedia.org  2009-01-09 16:18:40 
UTC ---
This has been added with the namespaces requested.  Keep in mind there are no
other wiki installations on the cluster using quite so many namespaces in
flagged revisions, not sure how much the users will like it.  If its an issue,
re-open this ticket or start a new one and we can trim it down.

Otherwise you are all set.


-- 
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 16947] New: when i log into wikipedia. org on my cell phone i dont receive a search box

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16947

   Summary: when i log into wikipedia.org on my cell phone i dont
receive a search box
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Keywords: easy
  Severity: blocker
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: mayanlongco...@yahoo.com


option.  without the search box, it is difficult to search wikipedia if not
impossible.

rsvp.

thanks.


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

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 16948] Special:Linksearch should allow filtering by namespace

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16948


Raimond Spekking raimond.spekk...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Raimond Spekking raimond.spekk...@gmail.com  2009-01-09 
16:56:29 UTC ---


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


-- 
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 10593] Namespace filter in Special:Linksearch on WMF wikis

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=10593


Raimond Spekking raimond.spekk...@gmail.com changed:

   What|Removed |Added

 CC||brovvnout+wikibugzi...@gmail
   ||.com




--- Comment #4 from Raimond Spekking raimond.spekk...@gmail.com  2009-01-09 
16:56:29 UTC ---
*** Bug 16948 has been marked as a duplicate of this bug. ***


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

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 16554] Import strips angle brackets on some installations

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16554





--- Comment #6 from ^demon innocentkil...@gmail.com  2009-01-09 17:21:53 UTC 
---
(In reply to comment #5)
 It's likely that the entity lt; is not being sent (decoded) to the character
 data handler. Maybe it's being sent to some other handler (such as the default
 handler), maybe it's just discarded. The reason for this probably has 
 something
 to do with the version or configuration of the libxml2 library. What would be
 nice is if you could help debug it. I think the first thing to try would be
 something like:
 
 Index: includes/Import.php
 ===
 --- includes/Import.php (revision 45593)
 +++ includes/Import.php (working copy)
 @@ -864,6 +864,7 @@
 $this-appendfield = $name;
 xml_set_element_handler( $parser, in_nothing,
 out_append );
 xml_set_character_data_handler( $parser, char_append
 );
 +   xml_set_default_handler( $parser, char_append );
 break;
 case contributor:
 $this-push( contributor );
 
 and then see what comes out on import. 

Didn't fix it, no change in behavior.

 Please also report the following information about your system:
 
 * From phpinfo(), whether there's a --with-libxml-dir or --with-libexpat-dir
 under Configure Command and what it's set to
 * If expat is used, what version it is
 * What the libxml2 version is
 * The distribution and package version used to install PHP
 

--with-libxml-dir=/opt/xml2/ version 2.7.2.
Not using --with-expat. We're on PHP 5.2.6. This is (was? I know 5.2.8 is out)
the default php-mysql build for CentOS 4.7, as far as I know. I haven't changed
it.


-- 
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 16896] Review log entries should be sent to RC/IRC feed

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16896


Aaron Schulz jschulz_4...@msn.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WONTFIX |




--- Comment #6 from Aaron Schulz jschulz_4...@msn.com  2009-01-09 17:39:26 
UTC ---
I checked .de and .en IRC channels...seems to just be filled with bots. I
suppose then, we don't need a separate channel.


-- 
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 16554] Import strips angle brackets on some installations

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16554





--- Comment #7 from ^demon innocentkil...@gmail.com  2009-01-09 17:41:08 UTC 
---
Created an attachment (id=5655)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=5655)
Export of enwiki:Test

Here's the exact XML I've been attempting this on and getting the same error on
upload and interwiki, 100% of the time. It's the Special:Export of Test from
enwiki, r45489, importing to r45536


-- 
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 16604] IRC recent changes feed does not list patrol log entries

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16604


Aaron Schulz jschulz_4...@msn.com changed:

   What|Removed |Added

 CC||jschulz_4...@msn.com
 AssignedTo|wikibugs-   |jschulz_4...@msn.com
   |l...@lists.wikimedia.org   |




--- Comment #5 from Aaron Schulz jschulz_4...@msn.com  2009-01-09 17:40:40 
UTC ---
Flag sounds nice.


-- 
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 16604] IRC recent changes feed does not list patrol log entries

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16604


Aaron Schulz jschulz_4...@msn.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #6 from Aaron Schulz jschulz_4...@msn.com  2009-01-09 17:57:50 
UTC ---
Done in r45604, r45605


-- 
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 16599] RC IRC related issues (tracking)

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16599


Bug 16599 depends on bug 16604, which changed state.

Bug 16604 Summary: IRC recent changes feed does not list patrol log entries
https://bugzilla.wikimedia.org/show_bug.cgi?id=16604

   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 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 16365] Enable FlaggedRevs custom configuration on Portuguese Wikisource

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16365


Rob Halsell rhals...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #5 from Rob Halsell rhals...@wikimedia.org  2009-01-09 18:21:52 
UTC ---
This request has been fulfilled to specifications above.  If there is an issue
with anything, please do feel free to reopen this ticket, or open a new one. 
If you open a new one, please reference this ticket if possible.

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 16949] New: Include user/creator in RSS feed

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16949

   Summary: Include user/creator in RSS feed
   Product: MediaWiki
   Version: 1.13.3
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Special pages
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: da...@multer.com


Currently the Recent Changes feed includes an XML element (dc:creator)
specifying the creator/user that made each change. This is excellent and shows
in Safari, but fails to display in Firefox, Apple Mail, and possibly others. I
realize this might be an issue in these RSS implementations, but the bottom
line is that many people viewing these feeds will not be able to see a critical
bit of information, namely the person that made the change.

Maybe it should also be shown in the body of the change entry. It also appears
that the comments link to the Talk page also is not displayed in these
applications.


-- 
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 1553] Navigation headings should not be lower-cased in German

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1553





--- Comment #32 from Brion Vibber br...@wikimedia.org  2009-01-09 18:30:16 
UTC ---
Created an attachment (id=5656)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=5656)
Screen shot of English Wikipedia with current lowercase headings/links

For comparison purposes...


-- 
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 1553] Navigation headings should not be lower-cased in German

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1553





--- Comment #33 from Brion Vibber br...@wikimedia.org  2009-01-09 18:31:38 
UTC ---
Created an attachment (id=5657)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=5657)
Screen shot of English Wikipedia without text-transform on MonoBook skin

For comparison purposes; English Wikipedia with the text-transforms disabled in
the MonoBook skin. It doesn't look much different, and probably wouldn't garner
too many complaints. Most people probably wouldn't notice.


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

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1553] Navigation headings should not be lower-cased in German

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1553


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||br...@wikimedia.org




--- Comment #34 from Brion Vibber br...@wikimedia.org  2009-01-09 18:35:06 
UTC ---
Wouldn't hurt to float just removing the text-transforms by default.


-- 
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 1553] Navigation headings should not be lower-cased in German

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1553





--- Comment #35 from Aryeh Gregor simetrical+wikib...@gmail.com  2009-01-09 
18:35:59 UTC ---
Float where?


-- 
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 16874] Disable anon editing on Wikimania 2008 wiki

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16874


Rob Halsell rhals...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Rob Halsell rhals...@wikimedia.org  2009-01-09 18:36:23 
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 1553] Navigation headings should not be lower-cased in German

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1553





--- Comment #36 from Brion Vibber br...@wikimedia.org  2009-01-09 18:37:52 
UTC ---
In the community! Tell your friends, tell your mom, tell your blog, whoever. :)


-- 
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 16949] Include user/creator in RSS feed

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16949





--- Comment #1 from David Multer da...@multer.com  2009-01-09 19:15:29 UTC ---
Just figured out how to view the author in Apple Mail, turn on the Author
column. So it appears that only Firefox lacks the ability to display the
author.


-- 
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 16692] Make *.wap.wikipedia.org URLs redirect to *.mobile.wikipedia. org

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16692


Rob Halsell rhals...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #3 from Rob Halsell rhals...@wikimedia.org  2009-01-09 19:49:10 
UTC ---
This has been completed.  I had to enable the mod-rewrite on the server in
question, and made a new config file for the wap virtual host.


-- 
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 15383] Please set up wiki for Wikimedia Norge

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15383


Rob Halsell rhals...@wikimedia.org changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Comment #12 from Rob Halsell rhals...@wikimedia.org  2009-01-09 19:53:59 
UTC ---
Fixed the timezone 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 16950] New: Show move log when viewing/creating a deleted page

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16950

   Summary: Show move log when viewing/creating a deleted page
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: church.of.emacs...@gmail.com


Since some time, the deletion log is displayed if you visit a deleted page or
create it. This is a very useful feature, however it does not help in two
cases:
(1) The page is moved and the administrator deletes the redirect without
including a link to the new page title in the deletion comment. The user sees
only a unnecessary redirect after page move in the deletion log (which
doesn't really help); only experienced users will visit Special:Log/pagename
as there is no link to the general log of the page.
(2) The page is moved with suppressredirect enabled. Then, there isn't even a
deletion log entry, thus no information provided for the user (who in most
cases searches the page). Again, the only option is to guess that the page was
moved and check the log.
Therefor I think that just like the deletion log, the move log should be
displayed as well.


-- 
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 16951] New: Easily add templates

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16951

   Summary: Easily add templates
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Page editing
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: testtes...@mailinator.com


I have edited wiki for years and still cannot be bothered to learn how
templates work, I think it should be easier to use.

Please consider adding a Template button to the edit toolbar (next to Bold,
Italics, Link, ...) that will assist the editor in choosing and applying a
template to a page. I imagine an approach akin to OOCalc's function wizard may
be appropriate.


-- 
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 16940] Recent change unavailable, and other special pages

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16940





--- Comment #6 from Brion Vibber br...@wikimedia.org  2009-01-09 21:08:15 UTC 
---
If it hasn't been committed to trunk, there's nothing to sync.


-- 
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 16952] New: Create regular downloadable dumps of public SVN repositories

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16952

   Summary: Create regular downloadable dumps of public SVN
repositories
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Subversion
AssignedTo: rhals...@wikimedia.org
ReportedBy: br...@wikimedia.org


For general backup/mirroring and to aid in folks using git/svk/etc tools, it
would be great if we had regularly generated downloadable dumps of the public
SVN repositories.

http://download.wikimedia.org/mediawiki/svn might be a good place to stick them
(on separate host from svn.wikimedia.org to be available in case of failure)


-- 
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 16951] Easily add templates

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16951





--- Comment #1 from Gurch matthew.brit...@btinternet.com  2009-01-09 21:46:10 
UTC ---
Templates are not part of MediaWiki itself, but rather defined by a wiki's
contributors for their own purposes, so they vary tremendously depending on the
wiki's size, purpose and so forth. Even between different language editions of
the same Wikimedia project templates are mostly incompatible.

With that in mind, anything added to MediaWiki to assist in choosing them
wouldn't really be able to go further than, say, the category picker used on
Commons, since MediaWiki itself doesn't know anything about the purpose of the
templates. To have any more information than that would require storing some
sort of metadata about the templates, and page metadata is something that's
never really happened (whether for technical or political reasons I don't
know).

To be honest, using templates is not all that hard (certainly compared to
creating them) as long as whoever created it bothered to document what it does.
I don't know which project you are most familiar with, but I'll assume English
Wikipedia; most templates there do have such documentation and the syntax
itself is probably best picked up by looking at existing uses of it. (I do
think the help pages related to templates could be more helpful but that is
only a small part of the general suckiness that is the Help namespace at the
moment).

A simple template picker might be useful, though. Could probably be implemented
with JavaScript (may even already be in a user script somewhere, I know there
are scripts for tagging articles on the English Wikipedia but that's a bit more
specialized).


-- 
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 16947] when i log into wikipedia. org on my cell phone i dont receive a search box

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16947





--- Comment #1 from Gurch matthew.brit...@btinternet.com  2009-01-09 21:49:13 
UTC ---
There is a mobile-friendly version of Wikipedia at
http://mobile.wikipedia.org/


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

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 16893] Move wikitech wiki to new location

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16893





--- Comment #1 from Brion Vibber br...@wikimedia.org  2009-01-09 22:01:28 UTC 
---
The wiki itself has been moved and redirects set up, but still needs to be set
up on SSL as an option.


-- 
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 11125] Changing the text when a wiki does not exist

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=11125





--- Comment #20 from Brion Vibber br...@wikimedia.org  2009-01-09 22:39:48 
UTC ---
Created an attachment (id=5658)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=5658)
Screenshot of current godawful missing site page


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

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 11125] Changing the text when a wiki does not exist

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=11125





--- Comment #21 from Brion Vibber br...@wikimedia.org  2009-01-09 22:41:52 
UTC ---
Created an attachment (id=5659)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=5659)
Screenshot of new, updated missing site page

Much prettier :) Updated from
http://meta.wikimedia.org/w/index.php?title=Wikimedia_missing_site_templateoldid=1337335

I had to fix the style inclusions from the previous version; it was using old
links to stylesheets that no longer function.


-- 
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 11125] Changing the text when a wiki does not exist

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=11125


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||br...@wikimedia.org
 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #22 from Brion Vibber br...@wikimedia.org  2009-01-09 22:42:54 
UTC ---
I also copied the missing.php file into SVN -- r45619 holds the update. It has
to be pulled manually, though, a straight SVN up of MediaWiki won't pull it.


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

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 15852] Update wikimania.wikimedia.org to point to Wikimania 2009

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15852


Nagy nurtsch-c...@gmx.de changed:

   What|Removed |Added

 CC||nurtsch-c...@gmx.de
 Status|NEW |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Nagy nurtsch-c...@gmx.de  2009-01-09 22:49:24 UTC ---


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


-- 
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 16873] Update wikimania.wikimedia.org redirect for 2009

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16873


Nagy nurtsch-c...@gmx.de changed:

   What|Removed |Added

 CC||cbrown1...@gmail.com




--- Comment #3 from Nagy nurtsch-c...@gmx.de  2009-01-09 22:49:24 UTC ---
*** Bug 15852 has been marked as a duplicate of this bug. ***


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

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 16776] Logo for Wikipedia Masry

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16776


Dudi em...@msn.com changed:

   What|Removed |Added

 CC||em...@msn.com




--- Comment #4 from Dudi em...@msn.com  2009-01-09 23:37:18 UTC ---
I want to add my vote that the words in the logo of Wikipedia-Masri would be
changed to: ويكيبيديا and underneath it الموسوعه  الحره


-- 
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 16896] Review log entries should be sent to RC/IRC feed

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16896


Aaron Schulz jschulz_4...@msn.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Comment #7 from Aaron Schulz jschulz_4...@msn.com  2009-01-10 00:14:04 
UTC ---
Done in r45610 et al and r45622


-- 
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 16896] Review log entries should be sent to RC/IRC feed

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16896





--- Comment #8 from Aaron Schulz jschulz_4...@msn.com  2009-01-10 00:15:46 
UTC ---
Note that autopatrol doesn't show here, but ! marks will be shown on edits as
needed, so the information is there.


-- 
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 16828] Special:Extensions doesn't work

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16828


Siebrand siebr...@wikipedia.be changed:

   What|Removed |Added

 CC||siebr...@wikipedia.be




--- Comment #4 from Siebrand siebr...@wikipedia.be  2009-01-10 00:39:09 UTC 
---
At the moment I can enable multiple extensions. Configuring extension settings
(globals like $wgNewUserSuppressRC for NewUserMessage) is not possible, though.
They display the message You are not allowed to see this setting.


-- 
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 16953] New: Strict warnings in Special:ViewConfig

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16953

   Summary: Strict warnings in Special:ViewConfig
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: Configure
AssignedTo: alex.emsenhu...@bluewin.ch
ReportedBy: siebr...@wikipedia.be


I clicked Default settings in the Old versions fieldset on
Special:Extensions, and got a whole bunch of repeated warnings o
title=Special:ViewConfigversion=default as follows:

Warning: array_diff() [function.array-diff]: Argument #2 is not an array in
C:\mediawiki\phase3\extensions\Configure\Configure.page.php on line 1267

Warning: Invalid argument supplied for foreach() in
C:\mediawiki\phase3\extensions\Configure\Configure.page.php on line 1408


-- 
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 16937] Windows PHP 5.2. 6 precompiled binaries and Postgresql numeric version

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16937





--- Comment #6 from Tim Starling tstarl...@wikimedia.org  2009-01-10 00:54:40 
UTC ---
Do you or do you not have a copy of PostgreSQL 7.3 or earlier, locally or
network-accessible? Because I was able to reproduce this by installing the 7.3
server. Appropriate error message added in r45624, intended for release in
1.14.


-- 
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 384] PostgreSQL/pgsql support (tracking)

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=384


Tim Starling tstarl...@wikimedia.org changed:

   What|Removed |Added

 Depends on||16937




-- 
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 16937] Windows PHP 5.2. 6 precompiled binaries and Postgresql numeric version

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16937


Tim Starling tstarl...@wikimedia.org changed:

   What|Removed |Added

 Blocks||384




-- 
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 11224] References are not shown to Anons when they don' t have edit permissions

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=11224


Aaron Shafovaloff aarons...@gmail.com changed:

   What|Removed |Added

 CC||aarons...@gmail.com
 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |




--- Comment #11 from Aaron Shafovaloff aarons...@gmail.com  2009-01-10 
01:11:30 UTC ---
I'm running the latest SVN of both MediaWiki and Cite but I'm still having the
same problem: anonymous users see the footnote numbering but not the list. Only
when logged in can I see it.


-- 
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 16846] Special:Protectedpages should differ MediaWiki messages

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16846





--- Comment #2 from Aaron Schulz jschulz_4...@msn.com  2009-01-10 01:36:13 
UTC ---
Added to /trunk/phase3/maintenance/updateRestrictions.php


-- 
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 16485] Enable FlaggedRevs Patrolling Configuration on ia.wiki

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16485


Aaron Schulz jschulz_4...@msn.com changed:

   What|Removed |Added

 CC||jschulz_4...@msn.com




--- Comment #1 from Aaron Schulz jschulz_4...@msn.com  2009-01-10 01:36:56 
UTC ---
Link doesn't seem to go much of anywhere :(


-- 
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 16940] Recent change unavailable, and other special pages

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16940





--- Comment #7 from Hercule antoinedela...@hotmail.com  2009-01-10 02:07:06 
UTC ---
I have translated the zh-hans page:

http://translatewiki.net/w/i.php?title=MediaWiki:Sp-translate-data-SpecialPageAliases/zh-hansdiff=prevoldid=985295


-- 
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 1553] Navigation headings should not be lower-cased in German

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1553





--- Comment #37 from Melancholie wiki.melancho...@web.de  2009-01-10 03:18:18 
UTC ---
Note that those words that will be shown capitalized can easily be lowercased
again by editing [[MediaWiki:Edit]], [[MediaWiki:Navigation]] etc. See
[[wikt:de:Wiktionary:Hauptseite]] for example, where all adjectives on top
(tabs) are lowercased. Removing 'text-transform:lowercase' and *correcting* the
system messages (if desired) seems reasonable.


-- 
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 1553] Navigation headings should not be lower-cased in German

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1553





--- Comment #38 from Melancholie wiki.melancho...@web.de  2009-01-10 03:22:12 
UTC ---
Wiktionary:Hauptseite had been a bad example (no adjectives ;-)
[[wikt:de:example]] is a better one, showing at least bearbeiten (if logged
out).


-- 
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 1553] Navigation headings should not be lower-cased in German

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1553





--- Comment #39 from Melancholie wiki.melancho...@web.de  2009-01-10 03:26:29 
UTC ---
 adjectives-verbs (me fool ;-)
sorry for spamming, unfortunately it's no wiki


-- 
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 16476] Enable FlaggedRevs Patrolling Configuration on is.wiktionary

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16476





--- Comment #3 from Melancholie wiki.melancho...@web.de  2009-01-10 03:31:16 
UTC ---
@Spacebirdy: 'opinions', not 'options' ;-)
@Aaron: iswikt is a (relatively) small wiki, no objections means pro ;-)


-- 
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 1553] Navigation headings should not be lower-cased in German

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1553





--- Comment #40 from rememberthe...@gmail.com  2009-01-10 03:44:02 UTC ---
[[MediaWiki:Edit]], [[MediaWiki:Navigation]] etc. affect all skins, so making
them lowercase would make the text lowercase even on skins where uppercase text
is more appropriate. CSS is the right tool for the job here. I would really
like to see a uselang-de class (or even a MediaWiki:Monobook.css/de message)
that could be used to turn off the transformations if the page is using the
German interface.


-- 
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 16554] Import strips angle brackets on some installations

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16554





--- Comment #8 from Tim Starling tstarl...@wikimedia.org  2009-01-10 03:48:55 
UTC ---
CentOS 4.7 base is still on PHP 4, and CentOS 4.7 plus has 5.1.6. I'm assuming
PHP and libxml2 are both source installs. 


-- 
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 16476] Enable FlaggedRevs Patrolling Configuration on is.wiktionary

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16476





--- Comment #4 from spacebirdy spacebi...@gmail.com  2009-01-10 03:50:02 UTC 
---
(In reply to comment #3)
 @Spacebirdy: 'opinions', not 'options' ;-)
 @Aaron: iswikt is a (relatively) small wiki, no objections means pro ;-)
 

Oh, I am very sorry, I missread that.

I can ask my collegue to comment on this, he is travelling back home right now,
no surprises of the outcome are expected ;)


-- 
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 1553] Navigation headings should not be lower-cased in German

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1553





--- Comment #41 from Melancholie wiki.melancho...@web.de  2009-01-10 04:02:11 
UTC ---
There is a [[MediaWiki:Monobook.css/de]], but it doesn't get used (as only
[[MediaWiki:Monobook.css]] is used); but maybe .../de could be imported
surplus?

See comment #20:
 Someone has to find a way to include [[MediaWiki:Monobook.css/de]] into the
 generated CSS file by software, as currently only the
 [[MediaWiki:Monobook.css]] file content seems to be send to clients.


-- 
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 16954] New: Split Oversight between oversight and hiderevision in special: globalgrouppermissions

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16954

   Summary: Split Oversight between oversight and hiderevision in
special:globalgrouppermissions
   Product: MediaWiki extensions
   Version: any
  Platform: All
   URL: http://meta.wikimedia.org/wiki/Special:GlobalGroupPermis
sions
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: CentralAuth
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: lile...@yahoo.ca


Currently, the functions built into the Oversight extension are split between
HideRevision and Oversight, yet Special:GlobalGroupPermissions treats them as a
single assignable right (Oversight).

Part of the Review Board solution on en.wikipedia relies on a Review Board
solution with access to logs (checkuser-log and oversight) but without the
ability to perform checkusers or hiderevisions.

Future group creation (such as an expansion of the Ombudsman role for the WMF)
would be enhanced with splitting these functions so they may be separately
assignable in Special:GlobalGroupPermissions

I'm afraid I don't know if this is a configuration change for Wikimedia, or
requires a modification of the CentralAuth extension 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 15659] cache problem: old revisions are shown

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15659


P.Copp paul.copper...@googlemail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
  Component|General/Unknown |FlaggedRevs
Product|MediaWiki   |MediaWiki extensions
 Resolution|DUPLICATE   |
Version|unspecified |any




--- Comment #28 from P.Copp paul.copper...@googlemail.com  2009-01-10 
04:53:18 UTC ---
Reopening, as this still occurs on dewiki every couple of days[1].

The pattern is always the same: current revision is sighted, anons see the
current revision, but logged-in users see a very old revision from parser
cache. After purging the page, the problem disappears.

I finally managed to reproduce this on my local install. Try the following
steps:
* Login as an editor
* Pick a random article in mainspace and sight the current revision
* Select a diff between an old (unsighted) revision and the current one
* add 'diffonly=1action=purge' to the url
Now when you ylick on the tab to view the article normally, you should notice,
that the old revision is shown (assuming that parser cache is enabled).

I'm not totally certain, what the cause for this is, but my guess would be
FlaggedRevs::stableVersionIsSynced(), line 512:
Seems like Article::getContent pulls the oldid parameter from the request
object, so what is saved in the parser cache afterwards will be the parsed old
revision, not the current one under certain circumstances.


[1]
http://de.wikipedia.org/w/index.php?title=Wikipedia:Fragen_zur_Wikipediaoldid=55139574#Explorer-Brian-Kuriosum


-- 
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 16954] Split Oversight between oversight and hiderevision in special: globalgrouppermissions

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16954


Mike.lifeguard mikelifegu...@fastmail.fm changed:

   What|Removed |Added

 CC||mikelifegu...@fastmail.fm




--- Comment #1 from Mike.lifeguard mikelifegu...@fastmail.fm  2009-01-10 
04:55:44 UTC ---
This is really weird - globalgrouppermissions should simply detect the rights
and their descriptions... I can't figure out why it wouldn't do so in this
case.


-- 
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 15659] cache problem: old revisions are shown

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15659


Melancholie wiki.melancho...@web.de changed:

   What|Removed |Added

 CC||wiki.melancho...@web.de




--- Comment #29 from Melancholie wiki.melancho...@web.de  2009-01-10 05:06:50 
UTC ---
Is FlaggedRevs really the correct component for this bug?
Such cache bugs occur on *all* Wikimedia wikis (I know for sure), regardless
whether FlaggedRevs is installed or not.
This cache problem is years old actually, and it most often occurs when our
server are struggling (like currently, while much hardware is moved from A to
B).

Hasn't there been another bug report for old rev shown, actually?


-- 
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 15659] cache problem: old revisions are shown

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15659





--- Comment #30 from P.Copp paul.copper...@googlemail.com  2009-01-10 
05:14:36 UTC ---
Have you tried to reproduce this bug like I described above, on one wiki with
FlaggedRevs and one without? 


-- 
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 16940] Recent change unavailable, and other special pages

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16940





--- Comment #8 from Melancholie wiki.melancho...@web.de  2009-01-10 05:26:50 
UTC ---
@Hercule: What you can do (as long as your changes aren't synced and updated)
is to create a page containing:
{{Special:RecentChanges}}

Afterwards, temporarily change the rc-link (left side) in
[[wuu:MediaWiki:Sidebar]] to that page!

Is there any help page showing how to configure special pages when being
included? ...|limit=100 doesn't work e.g.!


@devs: The same bug occured to als.wp some time ago, MediaWiki:Sidebar had to
be edited to clear cache (buggy link remained).


-- 
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 15659] cache problem: old revisions are shown

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15659





--- Comment #31 from Melancholie wiki.melancho...@web.de  2009-01-10 05:37:53 
UTC ---
I do not know whether your bug report is quite the same as the initial one ;-)
But both are cache issues.
Just wanted to point out that this may (also) be a core issue, maybe.
Maybe it just becomes more apparent in combination with FlaggedRevs, as this is
a cache based extension.


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

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 15659] cache problem: old revisions are shown

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15659





--- Comment #32 from P.Copp paul.copper...@googlemail.com  2009-01-10 
05:52:05 UTC ---
Sorry, I just don't get your point. This bug is about a very specific problem
with the parser cache handling in FlaggedRevs. It is easily reproducible as I
described and can certainly be tracked down with a bit of debugging.

If you know of other parser cache related issues in wikis without FlaggedRevs,
fine. Feel free to file a bug about it or append to an existing one, but these
thing are probably not related at all to this specifig 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 15659] cache problem: old revisions are shown

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15659





--- Comment #33 from Melancholie wiki.melancho...@web.de  2009-01-10 06:02:04 
UTC ---
I do not see that in the initial post.
Just wanted to emphasize the considerations of Aaron, see comment #20, sorry
(just meant that this might *not just* be a FlaggedRevs 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 11125] Changing the text when a wiki does not exist

2009-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=11125





--- Comment #23 from Alan Thomas 
alan.tho...@student.geelongcollege.vic.edu.au  2009-01-10 06:39:08 UTC ---
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