[Bug 323] Phase I usernames with underscores and initial lower-case letters break the system.

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=323


Graham87 graha...@jazi.net changed:

   What|Removed |Added

Summary|Phase I usernames with  |Phase I usernames with
   |underscores break the   |underscores and initial
   |system. |lower-case letters break the
   ||system.




--- Comment #21 from Graham87 graha...@jazi.net  2009-12-28 08:53:43 UTC ---
Re: Comment 12, the problem is not the at being changed to a dot, but the fact
that the first letter of the username contains a lower-case letter. I've
changed the bug name accordingly to take this into account.

Therefore I would consider this bug resolved if someone changed underlines to
spaces in the username fields as described in comment 11, then used the same
procedure to change initial lower-case letters in usernames to capital letters.
The change in the user ID number would be nice, but not strictly necessary, and
it would probably be more trouble than it's worth.


-- 
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 323] Phase I usernames with underscores and initial lower-case letters break the system.

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=323





--- Comment #22 from Graham87 graha...@jazi.net  2009-12-28 09:02:45 UTC ---
And it goes without saying that I'd like this bug fixed on all applicable
wikis, not just the English Wikipedia. I'm particularly thinking about the
Nostalgia Wikipedia here, but other WMF projects might be affected 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 21073] Userpage-userdoesnotexist-view shown wrong on sub-sub-pages

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21073


od_mish...@yahoo.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |




--- Comment #5 from od_mish...@yahoo.com  2009-12-28 09:33:05 UTC ---
I have just checked the above link (English Wikipedia should have r57613 based
on the [[Special:Version]] page), and the bug still exists.


-- 
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 21958] New Wikipedia namespace for books

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21958


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

   What|Removed |Added

 CC||roan.katt...@gmail.com
 AssignedTo|wikibugs-   |roan.katt...@gmail.com
   |l...@lists.wikimedia.org   |




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

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


[Bug 21958] Create Book: namespace on enwiki

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21958


Happy-melon happy-me...@live.com changed:

   What|Removed |Added

 CC||happy-me...@live.com
Summary|New Wikipedia namespace for |Create Book: namespace on
   |books   |enwiki




--- Comment #1 from Happy-melon happy-me...@live.com  2009-12-28 12:32:03 UTC 
---
ns# 102 and 103 are next in line, but a comment in the config seems to
recommend reserving them for a WikiProject: namespace.  104 and 105 equally
for a Reference ns; and enwiki briefly had a Table: ns at 106 and 107.  So
I think these should probably be at 108 and 109:

'wgExtraNamespaces' = array(
...
'enwiki' = array( 
100 = 'Portal', 
101 = 'Portal_talk',
#106 = 'Table',
#107 = 'Table_talk',
108 = 'Book',
109 = 'Book_talk',
),
...

There's only one page on enwiki currently at Book:Foo, a redirect with no
links.  Might not even need to run the cleanup script; I can delete that
redirect if it would help...


-- 
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 15802] An easy way for admins to look up messages

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15802


Conrad Irwin conrad.ir...@gmail.com changed:

   What|Removed |Added

Attachment #5763 is|0   |1
   obsolete||




--- Comment #6 from Conrad Irwin conrad.ir...@gmail.com  2009-12-28 12:44:56 
UTC ---
Created an attachment (id=6903)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=6903)
updated patch

Update patch to add comments, and correct style, and to return a valid page
name.


-- 
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 15802] An easy way for admins to look up messages

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15802


Happy-melon happy-me...@live.com changed:

   What|Removed |Added

 CC||happy-me...@live.com




--- Comment #7 from Happy-melon happy-me...@live.com  2009-12-28 13:16:52 UTC 
---
this should be a valid ISO language code, in the reserved section /qq[a-z]/. 
Our message descriptions are at qqq; maybe qqx would be appropriate for
this.

Also, there should be some way to find out what parameters are being passed to
the message.


-- 
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 21958] Create Book: namespace on enwiki

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21958


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #2 from Roan Kattouw roan.katt...@gmail.com  2009-12-28 13:19:15 
UTC ---
All 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 21566] Request for enabling Collection Extension for Vietnamese Wikipedia

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21566


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

   What|Removed |Added

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




--- Comment #3 from Roan Kattouw roan.katt...@gmail.com  2009-12-28 13:21:42 
UTC ---
I can't find the linked consensus anywhere, not even on the archive page. Could
you give me the link again?


-- 
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 16642] Lift restriction on unregistered page creation in project space on enwiki

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16642


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID




--- Comment #7 from Roan Kattouw roan.katt...@gmail.com  2009-12-28 13:24:16 
UTC ---
Closing as INVALID for lack of a clear and recent consensus. Feel free to
REOPEN if and when there's consensus for a clear and technically possible
change, e.g. to lift the restriction on anonymous page creation in the
Wikipedia: namespace.


-- 
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 17338] Set $wgRestrictDisplayTitle = false; for rmwiki

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17338





--- Comment #4 from Roan Kattouw roan.katt...@gmail.com  2009-12-28 13:29:11 
UTC ---
(In reply to comment #2)
 (In reply to comment #1)
  Could you please provide a link to community discussion of this change?
  
 
 Look here: 
 http://rm.wikipedia.org/wiki/Wikipedia:La_pinta#Problem_idioms
 and here: 
 http://rm.wikipedia.org/wiki/Wikipedia:Artitgel
 
Please provide a link to some kind of vote where it's clear to me (I can hardly
read Rumantsch) what's being voted on.

 Could you also activate Subpages in the main-namespace?
 
With a vote as described above, sure.


-- 
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 21566] Request for enabling Collection Extension for Vietnamese Wikipedia

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21566





--- Comment #4 from Tran Vinh Tan vinhtant...@gmail.com  2009-12-28 13:30:17 
UTC ---
A sysop archive it in wrong place, I have merged them to archive page at
http://vi.wikipedia.org/wiki/Wikipedia:Th%E1%BA%A3o_lu%E1%BA%ADn/L%C6%B0u_13#Th.C3.AAm_ch.E1.BB.A9c_n.C4.83ng_chuy.E1.BB.83n_.C4.91.E1.BB.95i_b.C3.A0i_vi.E1.BA.BFt_sang_.C4.91.E1.BB.8Bnh_d.E1.BA.A1ng_PDF

Thanks for your concerns.


-- 
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 8147] Filenames in the HTML snapshot by extension dumpHTML

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8147


Christian Neubauer seventow...@gmail.com changed:

   What|Removed |Added

 CC||seventow...@gmail.com




--- Comment #9 from Christian Neubauer seventow...@gmail.com  2009-12-28 
13:30:48 UTC ---
In my wiki, people use the name of the dumped file to figure out what page the
file corresponds too, so using hashed filenames would be bad.  Since we
generate files on Windows though, we do end up filtering out characters that
aren't appropriate for that OS with a regex.  ASCII transliteration would
probably work too.  Regardless, if this in included, please make it optional.


-- 
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 16642] Lift restriction on unregistered page creation in project space on enwiki

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16642


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

   What|Removed |Added

 CC||innocentkil...@gmail.com




--- Comment #8 from Chad H. innocentkil...@gmail.com  2009-12-28 13:31:44 UTC 
---
(In reply to comment #6)
 It is not technically possible to limit this to subpages or prefixes, only to
 namespaces. If you still want to lift the restriction on anonymous page
 creation in the Wikipedia: namespace, please reopen discussion and get a
 consensus (the original request had a discussion with two participants which
 took place over a year ago).
 

It's also not possible to customize 'createpage' or 'createtalk' on a
per-namespace basis either. If you enable 'createpage' for anons, it applies to
_all_ namespaces.

(In reply to comment #5)
 
 (Assuming the above is true.) $wgNamespaceProtection is to prevent various 
 user
 groups from editing a certain namespace, not from creating pages in it. This
 would not work, unless we could make some odd hack which I can't think of at
 the moment. For $wgGroupPermissions, currently the only two possible settings
 for creating pages are createpage and createtalk, no more specific. I might be
 mistaken, but this may require a more complex change.
 

Not necessarily an odd hack (please no crappy hack patches!), but at least
writing in a new feature we don't have yet :) But yes, this is correct in
general.

(In reply to comment #7)
 Closing as INVALID for lack of a clear and recent consensus. Feel free to
 REOPEN if and when there's consensus for a clear and technically possible
 change, e.g. to lift the restriction on anonymous page creation in the
 Wikipedia: namespace.
 

INVALID due to lack of consensus, but also LATER as dependent on some
yet-unfiled make creation rights configurable per-namespace 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 16642] Lift restriction on unregistered page creation in project space on enwiki

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16642


Happy-melon happy-me...@live.com changed:

   What|Removed |Added

 CC||happy-me...@live.com




--- Comment #9 from Happy-melon happy-me...@live.com  2009-12-28 13:34:14 UTC 
---
[[mw:Extension:Lockdown]] would be usable, if it will scale to enwiki. But I'm
not sure if that's a road we want to go down.


-- 
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 21957] View config does not work

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21957


Alexandre Emsenhuber [IAlex] alex.emsenhu...@bluewin.ch changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #2 from Alexandre Emsenhuber [IAlex] alex.emsenhu...@bluewin.ch  
2009-12-28 13:58:31 UTC ---
Fixed in r60447 by removing the broken Read only mode, no you'll get a
correct error message.


-- 
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 21566] Request for enabling Collection Extension for Vietnamese Wikipedia

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21566


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #5 from Roan Kattouw roan.katt...@gmail.com  2009-12-28 14:34:01 
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 19404] set $wgCategoryPrefixedDefaultSortkey=false for enwikinews

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19404





--- Comment #4 from Roan Kattouw roan.katt...@gmail.com  2009-12-28 14:35:56 
UTC ---
I've added the config var and started the script at 13:42 UTC (nearly an hour
ago). It'll probably need another four hours or so to finish, after which I'll
close 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 17338] Set $wgRestrictDisplayTitle = false; for rmwiki

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17338





--- Comment #5 from Gion-Andri Cantieni gion-an...@cantieni.info  2009-12-28 
14:51:18 UTC ---
I'll try to explain what's the issue.

In Romansh, we have 5 “idioms” (written dialects); Sursilvan, Sutsilvan,
Surmiran, Puter and Vallader. Since 1984, there is an unified Romansh, the
Rumantsch Grischun. 

The problem is, that we can't and won't make six different wikipedias. So I
decided to translate the interface of wikipedia into Rumantsch Grischun. But a
big part of Romanish-people can't write Rumantsch Grischun active. So there are
articles in many different idioms. 

First, we discussed the problem in the “pinta”, our general discussion
page: 
http://rm.wikipedia.org/wiki/La_pinta/Archiv/2008#Problem_idioms
There we decided to certainly accept articles in all the idioms, but to
introduce a system to tag them. 

The I've summarized the results of the discussion in this article: 
http://rm.wikipedia.org/wiki/Wikipedia:Artitgel
The article describes some minimal conditions for articles in the Romansh
Wikipedia, a paragraph that asks to indicate the sources and to respect the
copyrights and the system we want to use to organize all the articles in the
different idioms:
All the articles are placed under the lemma in Rumantsch Grischun. Artichles in
Idioms are placed such as: LemmaInRumantschGrischun/Sursilvan. If the article
in Rumantsch Grischu doesn't have any content, it will redirect to the biggest
article in a idiom. The lemma in the idiom will also be redirected to
LemmaInRumantschGrischun/Sursilvan. 

This is the reason why we want to change the title of a page and introduce
subpages in the Main Namespace. (AFAIK the allemanic wikipedia uses a similar
System). 

As you can see, there are not more than 5-6 users regular active on our
wikipedia. And the regular active people (like Rubadur, Gion, Andreas, pne and
some other) discussed all on the pages indicated and are agreed with this
system.  

I hope this is what you needed. 
Salids Gion-Andri


-- 
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 17338] Set $wgRestrictDisplayTitle = false; for rmwiki

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17338


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #6 from Roan Kattouw roan.katt...@gmail.com  2009-12-28 14:56:49 
UTC ---
Thanks for the clarification, it's 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 21954] Additional config for br.wikimedia.org

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21954


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

   What|Removed |Added

 CC||danny.lei...@gmail.com
URL|http://br,wikimedia.org |http://br.wikimedia.org




-- 
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 21862] Calculate remaining time when uploading

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21862


Neil Kandalgaonkar ne...@wikimedia.org changed:

   What|Removed |Added

 CC||ne...@wikimedia.org
 Status|NEW |ASSIGNED




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

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


[Bug 21862] Calculate remaining time when uploading

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21862





--- Comment #4 from Neil Kandalgaonkar ne...@wikimedia.org  2009-12-28 
15:03:38 UTC ---
Just assigned it to myself.


-- 
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 21862] Calculate remaining time when uploading

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21862


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

   What|Removed |Added

 CC||roan.katt...@gmail.com
 AssignedTo|d...@ucsc.edu   |ne...@wikimedia.org
 Status|ASSIGNED|NEW




-- 
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 21862] Calculate remaining time when uploading

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21862


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

   What|Removed |Added

 Status|NEW |ASSIGNED




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

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


[Bug 21946] Sorted wikitables do not properly handle minus signs

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21946





--- Comment #9 from Thana m8r-cyc...@mailinator.com  2009-12-28 16:46:24 UTC 
---
 Note that there's currently no reliable way of telling what revision
 Wikipedia is at without poking through SVN logs.  It's currently at
 r57447, I think, and has been since early October.

[[Special:Version]] says r59858. Is that not reliable?


-- 
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 8147] Filenames in the HTML snapshot by extension dumpHTML

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8147





--- Comment #10 from Tom  Gries m...@tgries.de  2009-12-28 16:48:40 UTC ---
(In reply to comment #9)
 In my wiki, people use the name of the dumped file to figure out what page the
 file corresponds too, so using hashed filenames would be bad.  Since we
 generate files on Windows though, we do end up filtering out characters that
 aren't appropriate for that OS with a regex.  ASCII transliteration would
 probably work too.  Regardless, if this in included, please make it optional.
Please feel free to present a better solution, filtering out non-ASCII may
not be the best solution, as it introduces at least some kind of
irregularities; I admit it helps to guess filenames, but this was not required
at the first place (how often do your users access your MediaWiki articles by
modifying the URL?).

Working with many different systems (Windows, Linux, ISO file systems on
CD/DVD) I found the hash solution a robust one (progammed in reasonable time)
to store all pages and files reliably on different media.

The original (official) DumpHTML by Tim appeared not to work on different file
systems (it works fine on LINUX servers), when you copy the created dumps
between Linux - DVD - Windows, for example, you will quickly encounter problems
with non-ASCII page- and image filenames like Umlauts in the Begrüßungsbox.

Perhaps Tim can be motivated to present a robust solution which fits all needs.


-- 
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 21946] Sorted wikitables do not properly handle minus signs

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21946





--- Comment #10 from Happy-melon happy-me...@live.com  2009-12-28 16:48:53 
UTC ---
Nope. :-D


-- 
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 21946] Sorted wikitables do not properly handle minus signs

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21946





--- Comment #11 from Tony Souter to...@iinet.net.au  2009-12-28 16:52:01 UTC 
---
It should be tagged as such, then. I'm all for common WPs knowing just a little
of the big picture, the basics, of the techie side.


-- 
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 21960] New: Update GeSHi to the latest stable version

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21960

   Summary: Update GeSHi to the latest stable version
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: SyntaxHighlight (GeSHi)
AssignedTo: soxre...@gmail.com
ReportedBy: pmo...@logtalk.org
CC: pmo...@logtalk.org


Please update GeSHi to the latest stable version (1.0.8.6), which includes
support for new languages and bug fixes to already supported languages.


-- 
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 21960] Update GeSHi to the latest stable version

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21960


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

   What|Removed |Added

  Component|SyntaxHighlight (GeSHi) |General/Unknown
   Keywords||shell
Product|MediaWiki extensions|Wikimedia
Version|any |unspecified




-- 
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 21960] Update GeSHi to the latest stable version

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21960


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

   What|Removed |Added

 CC||innocentkil...@gmail.com
  Component|General/Unknown |SyntaxHighlight (GeSHi)
   Keywords|shell   |
Product|Wikimedia   |MediaWiki extensions
Version|unspecified |any




--- Comment #1 from Chad H. innocentkil...@gmail.com  2009-12-28 17:11:52 UTC 
---
Not a WMF shell bug (yet). Need to update the svn external in trunk first
(after testing), then we can poke a shell to update WMF.


-- 
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 15802] An easy way for admins to look up messages

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15802





--- Comment #8 from Niklas Laxström niklas.laxst...@gmail.com  2009-12-28 
17:50:50 UTC ---
(In reply to comment #7)
 this should be a valid ISO language code, in the reserved section 
 /qq[a-z]/. 
 Our message descriptions are at qqq; maybe qqx would be appropriate for
 this.

Or x-something. I think Tim would have preferred x-doc instead of qqq.

And it's just not some extensions, the core dies too if it gets invalid title,
notably on Special:Preferences.


-- 
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 8147] Filenames in the HTML snapshot by extension dumpHTML

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8147





--- Comment #11 from Christian Neubauer seventow...@gmail.com  2009-12-28 
17:54:04 UTC ---
Our users actually find the dumped files via a search engine (which I have no
control over) which displays the file name to users as the page title.  Our
page titles are also all in English which helps.  Regardless, I'm not saying
you should change everything to suit my edge case.  I'm just saying if you
implement your hashed solution, make it something that can be turned off via a
configuration option so that you can still get today's functionality.


-- 
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 20949] CodeReview messes up SVN usernames containing spaces

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20949


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

   What|Removed |Added

 CC||innocentkil...@gmail.com
 AssignedTo|roan.katt...@gmail.com  |jschulz_4...@msn.com
  Component|Site requests   |CodeReview
Product|Wikimedia   |MediaWiki extensions
Summary|Purge users who have never  |CodeReview messes up SVN
   |committed   |usernames containing spaces
Version|unspecified |any




--- Comment #3 from Roan Kattouw roan.katt...@gmail.com  2009-12-28 18:48:22 
UTC ---
mysql SELECT COUNT(*) FROM code_rev WHERE cr_repo_id=1 AND cr_author='(no
author)';
+--+
| COUNT(*) |
+--+
|  192 |
+--+
1 row in set (0.00 sec)

But http://www.mediawiki.org/wiki/Special:Code/MediaWiki/author/(no%20author)
is empty because the space is replaced with an underscore.


-- 
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 20949] CodeReview messes up SVN usernames containing spaces

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20949


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

   What|Removed |Added

   Keywords|shell   |




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

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


[Bug 21907] Internal bug in FCKEditor extension

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21907


Priyanka Dhanda pdha...@wikimedia.org changed:

   What|Removed |Added

 CC||pdha...@wikimedia.org




--- Comment #1 from Priyanka Dhanda pdha...@wikimedia.org  2009-12-28 
19:02:34 UTC ---
Hi,

I followed these instructions:
http://mediawiki.fckeditor.net/index.php/FCKeditor_integration_guide

with PHP 5.3.0., MySQL 5.0.88, apache2 and FCKeditor 2.6.5. 

I had no problems in Firefox or Safari. However I tested this with 1.16alpha.
Let me try with the version of Mediawiki you are using and get back to you.

-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 21907] Internal bug in FCKEditor extension

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21907


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

   What|Removed |Added

 CC||innocentkil...@gmail.com




--- Comment #2 from Chad H. innocentkil...@gmail.com  2009-12-28 19:14:42 UTC 
---
Weird. FCKEditor just seems to have gotten some 5.3.x updates in r50690, but
they seem unrelated.

In general, this bug means that something is using a hook (in this case, the
method FCKEditor_MediaWiki::onCustomEditor is using the CustomEditor hook) but
not returning a boolean value to continue/halt processing. Looking at the trunk
version of things, it seems like we're returning false. Odd.

Bug needs verification on trunk, I haven't looked at the out-of-repo site.


-- 
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 3498] Image history is confusing

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3498


Guillaume Paumier gpaum...@wikimedia.org changed:

   What|Removed |Added

 CC||gpaum...@wikimedia.org
 Status|RESOLVED|REOPENED
 Resolution|FIXED   |




--- Comment #3 from Guillaume Paumier gpaum...@wikimedia.org  2009-12-28 
19:25:47 UTC ---
Reopening the bug, since the double history (page history and file history) is
still confusing. The file history should be removed from the file description
page and perhaps merged with the page history.


-- 
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 21907] Internal bug in FCKEditor extension

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21907





--- Comment #4 from Chad H. innocentkil...@gmail.com  2009-12-28 19:37:54 UTC 
---
(In reply to comment #3)
 Yeah, looks like a problem in Mediawiki 1.15.1 that was fixed in trunk. I'm 
 new
 here, So I'm not entirely sure how we handle this. I'll see if I can isolate
 the fix and I'll chat with Tim about how to proceed. 
 
 -p
 

Maybe a backport to the REL1_15 branch (since it's a blocker fix), then close
this as 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 6220] Shared repositories support for Special:WantedFiles

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6220


Guillaume Paumier gpaum...@wikimedia.org changed:

   What|Removed |Added

 CC||gpaum...@wikimedia.org
 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |
Summary|Special page to list missing|Shared repositories support
   |files   |for Special:WantedFiles




--- Comment #9 from Guillaume Paumier gpaum...@wikimedia.org  2009-12-28 
19:38:16 UTC ---
Reopening the bug and making it explicit that it requests support for shared
repos.


-- 
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 2593] Non-printing characters allowed in registration

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2593


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

   What|Removed |Added

   Keywords||testme




-- 
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 3484] Feature Request: Synchronizing Wiki

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3484


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

   What|Removed |Added

  Component|General/Unknown |Extensions requests
Product|MediaWiki   |MediaWiki extensions
Version|unspecified |any




--- Comment #1 from Chad H. innocentkil...@gmail.com  2009-12-28 20:21:23 UTC 
---
Sounds like a good candidate for an extension, not something for MW core.


-- 
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 7240] Usernames in history of imported pages should refer to original wiki

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=7240


Church of emacs church.of.emacs...@gmail.com changed:

   What|Removed |Added

 CC||church.of.emacs...@gmail.com
  Component|History/Diffs   |Export/Import
 OS/Version|Mac OS X 10.3   |All
   Priority|High|Normal
   Platform|Macintosh   |All




--- Comment #2 from Church of emacs church.of.emacs...@gmail.com  2009-12-28 
20:36:25 UTC ---
Why is this an invalid bug report? User names of imported pages may be
completely different from those in the local wiki, so e.g. links to user pages
are misleading.


-- 
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 7240] Usernames in history of imported pages should refer to original wiki

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=7240


Happy-melon happy-me...@live.com changed:

   What|Removed |Added

 CC||happy-me...@live.com
 Status|RESOLVED|REOPENED
 Resolution|INVALID |




--- Comment #3 from Happy-melon happy-me...@live.com  2009-12-28 20:45:49 UTC 
---
No idea; it's a perfectly legitimate problem, whether or not the solution is to
make them interwiki 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 15802] An easy way for admins to look up messages

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15802





--- Comment #9 from Happy-melon happy-me...@live.com  2009-12-28 20:50:55 UTC 
---
(In reply to comment #8)
 (In reply to comment #7)
  this should be a valid ISO language code, in the reserved section 
  /qq[a-z]/. 
  Our message descriptions are at qqq; maybe qqx would be appropriate for
  this.
 
 Or x-something. I think Tim would have preferred x-doc instead of qqq.

Maybe that's what we'd have done with hindsight, but given that the chances of
qqq ever being moved to x-doc are essentially zero, creating inconsistency
purely for the sake of having one at a more convenient title is not worth it. 
It's not *wrong* for them to be in the qq- range, but it *would* be wrong for
them to be needlessly inconsistent.  Plus that range has been *explicitly*
reserved, so we're covered for the future.

 And it's just not some extensions, the core dies too if it gets invalid title,
 notably on Special:Preferences.

I think watching what falls apart when bad assumptions are made about input
integrity, and then fixing them, would be a valuable exercise in its own right.


-- 
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 19180] Language Selector language detection does not work for Safari

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19180


Guillaume Paumier gpaum...@wikimedia.org changed:

   What|Removed |Added

 CC||gpaum...@wikimedia.org
  Component|[other] |LanguageSelector




-- 
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 21459] WikiEditor does not show if TOC is set to false as of r58851

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21459





--- Comment #6 from DGennaro desiree.i.genn...@saic.com  2009-12-28 21:21:10 
UTC ---
The WikiEditor is still not working for me in r60451.


-- 
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 21459] WikiEditor does not show if TOC is set to false as of r58851

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21459





--- Comment #7 from Roan Kattouw roan.katt...@gmail.com  2009-12-28 21:22:15 
UTC ---
(In reply to comment #6)
 The WikiEditor is still not working for me in r60451.
 

Not working how?


-- 
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 5309] Localize captcha images

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=5309


Guillaume Paumier gpaum...@wikimedia.org changed:

   What|Removed |Added

 CC||gpaum...@wikimedia.org
URL|http://mail.wikimedia.org/pi|
   |permail/wikien-l/2006-  |
   |March/042262.html   |




--- Comment #4 from Guillaume Paumier gpaum...@wikimedia.org  2009-12-28 
21:26:30 UTC ---
Removed URL since it was not relevant to this bug (probably due to a rebuilding
of the archives)


-- 
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 15802] An easy way for admins to look up messages

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15802


Conrad Irwin conrad.ir...@gmail.com changed:

   What|Removed |Added

Attachment #6903 is|0   |1
   obsolete||




--- Comment #10 from Conrad Irwin conrad.ir...@gmail.com  2009-12-28 21:46:20 
UTC ---
Created an attachment (id=6904)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=6904)
use Qqx

Use qqx instead of none.

Fixing it to display the value of the parameters would require special
treatment in wfMsgReplaceArgs. The partial solution I use on en.wiktionary is
to transclude {{int:{{PAGENAME}}/qqq}] in
http://en.wiktionary.org/wiki/MediaWiki:Editinginterface - though this will
only work for English sites (unless we have to translate all the documentation
too).


-- 
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 20949] CodeReview messes up SVN usernames containing spaces

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20949





--- Comment #4 from Chad H. innocentkil...@gmail.com  2009-12-28 22:20:10 UTC 
---
We talked about this earlier today. Same issue with Mark listed above.


-- 
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 8147] Filenames in the HTML snapshot by extension dumpHTML

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8147





--- Comment #12 from Tom  Gries m...@tgries.de  2009-12-28 22:32:26 UTC ---
(In reply to comment #11)
 Our users actually find the dumped files via a search engine (which I have no
 control over) which displays the file name to users as the page title.  Our
 page titles are also all in English which helps.

The _page _titles are preserved: the hash solution does not touch the page
titles, title tag content is always preserved. Only the last parts of the url
(file _name_ parts) are changed - file extensions are also preserved (html,
jpg, png, gif, doc and so on)


-- 
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 15802] An easy way for admins to look up messages

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15802


Happy-melon happy-me...@live.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED




-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are 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 15802] An easy way for admins to look up messages

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15802


Happy-melon happy-me...@live.com changed:

   What|Removed |Added

 AssignedTo|wikibugs-   |happy-me...@live.com
   |l...@lists.wikimedia.org   |
 Status|ASSIGNED|NEW




-- 
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 1552] Upload to Commons from any Wikimedia website

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1552


Guillaume Paumier gpaum...@wikimedia.org changed:

   What|Removed |Added

 CC||gpaum...@wikimedia.org
Summary|Feature request: Upload to  |Upload to Commons from any
   |commons from Wikipedia, |Wikimedia website
   |Wikibooks, etc. |




--- Comment #9 from Guillaume Paumier gpaum...@wikimedia.org  2009-12-28 
22:45:19 UTC ---
Broadening the scope of this bug: if we do it for WP  WB, we will do it for
any WM website.


-- 
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 3712] Use more appropriate software for the Commons (other than MediaWiki)

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3712


Guillaume Paumier gpaum...@wikimedia.org changed:

   What|Removed |Added

 CC||gpaum...@wikimedia.org
 Status|NEW |RESOLVED
 Resolution||WONTFIX




--- Comment #11 from Guillaume Paumier gpaum...@wikimedia.org  2009-12-28 
22:55:54 UTC ---
Since no other specific software is ready to replace MediaWiki, development is
needed either to develop that other software or to improve MediaWiki. The
latter solution is the one that's currently being worked on. Closing as WONTFIX
accordingly.


-- 
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 21911] Limit for long page warning should be configurable

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21911


Priyanka Dhanda pdha...@wikimedia.org changed:

   What|Removed |Added

 CC||pdha...@wikimedia.org




--- Comment #1 from Priyanka Dhanda pdha...@wikimedia.org  2009-12-28 
23:22:16 UTC ---
Hi Tisza,

The article size is configurable on a site wide basis as far as I can tell.
http://www.mediawiki.org/wiki/Manual:$wgMaxArticleSize

Does that not work for you? Or did I misunderstand your issue?

-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 21911] Limit for long page warning should be configurable

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21911


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

   What|Removed |Added

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




--- Comment #2 from Roan Kattouw roan.katt...@gmail.com  2009-12-28 23:28:46 
UTC ---
(In reply to comment #1)
 Hi Tisza,
 
 The article size is configurable on a site wide basis as far as I can tell.
 http://www.mediawiki.org/wiki/Manual:$wgMaxArticleSize
They're not the same. MaxArticleSize (2M by default) is the upper limit on the
size of a page, but the longpagewarning is the thing that pops up above the
edit box and says This page is nn kilobytes long. Some browsers may have
problems handling pages approaching 32 kb. (paraphrasing). The 29K limit used
for toggling this message is requested to be configurable.


-- 
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 21911] Limit for long page warning should be configurable

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21911


Platonides platoni...@gmail.com changed:

   What|Removed |Added

 CC||platoni...@gmail.com




--- Comment #3 from Platonides platoni...@gmail.com  2009-12-28 23:31:52 UTC 
---
$wgMaxArticleSize is a hard limit (2MB)

But I think he wants to change the limit at wikipedia, not at his personal
wiki.

I remember brion wontfixing a similar request some years ago. Even if those
browsers 
are not popular now, they are still affected. I'd be reluctant to change that
limit.


-- 
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 21911] Limit for long page warning should be configurable

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21911





--- Comment #4 from Tisza Gergő gti...@gmail.com  2009-12-28 23:49:45 UTC ---
Yes, I would like to change it at Wikipedia eventually (or at least at some
wikipedias, based on the preference of the local community). Even if there are
browsers like Netscape 4 or Opera 6 in a significant amount  (which I doubt),
and even if we decide to care about them (which we have no reason to - unlike
the workplace lock-in for IE6, there is no legitimate reason to still use
something like NS4, and if you do, it is your own problem if websites suck),
the message is little help for them if it is not followed, and well-developed
articles are usually way above 32k. The only thing it does is confuse newbies,
thus it is usually hidden in some way (on enwiki it is changed in a totally
pointless statement about current size if the text size is below 70k).


-- 
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 21961] New: This form STINKS.

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21961

   Summary: This form STINKS.
   Product: MediaWiki
   Version: unspecified
  Platform: All
   URL: https://bugzilla.wikimedia.org/enter_bug.cgi?product=Med
iaWiki
OS/Version: All
Status: NEW
  Severity: blocker
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: amigo...@hotmail.com


Lengthy bug-report I had written just got irrevocably 
DELETED here because a category was allegedly invalid. 

Wont be bothered to enter the report again. 
Try again appears like another way of saying Fuck you.

Wont be bothered to report any bug again.


-- 
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 21961] This form STINKS.

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21961


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

   What|Removed |Added

 CC||innocentkil...@gmail.com
 Status|NEW |RESOLVED
   Keywords||upstream
 Resolution||INVALID




--- Comment #1 from Chad H. innocentkil...@gmail.com  2009-12-29 00:14:12 UTC 
---
Please report any problems with Bugzilla (our bug tracking software) upstream
at https://bugzilla.mozilla.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 6672] EXIF orientation not used (rotation from digital cameras)

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6672


Guillaume Paumier gpaum...@wikimedia.org changed:

   What|Removed |Added

 CC||gpaum...@wikimedia.org
   Priority|High|Normal




-- 
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 21961] This form STINKS.

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21961


Platonides platoni...@gmail.com changed:

   What|Removed |Added

 CC||platoni...@gmail.com




--- Comment #2 from Platonides platoni...@gmail.com  2009-12-29 00:16:01 UTC 
---
Use a browser that doesn't lose the entered text when you go back.


-- 
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 21961] This form STINKS.

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21961


Aryeh Gregor simetrical+wikib...@gmail.com changed:

   What|Removed |Added

 CC||simetrical+wikib...@gmail.co
   ||m




--- Comment #3 from Aryeh Gregor simetrical+wikib...@gmail.com  2009-12-29 
00:17:24 UTC ---
. . . like Firefox.  Bugzilla was written by Mozilla developers, they probably
don't value the welfare of IE-using bug submitters very highly.


-- 
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 6672] EXIF orientation not used (rotation from digital cameras)

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6672


Platonides platoni...@gmail.com changed:

   What|Removed |Added

 CC||platoni...@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 6672] EXIF orientation not used (rotation from digital cameras)

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6672


Platonides platoni...@gmail.com changed:

   What|Removed |Added

   Severity|major   |normal
   Priority|Normal  |High




-- 
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 14291] Bug du format DjVu

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14291


Guillaume Paumier gpaum...@wikimedia.org changed:

   What|Removed |Added

 CC||gpaum...@wikimedia.org
 Status|NEW |RESOLVED
 Resolution||WORKSFORME




--- Comment #2 from Guillaume Paumier gpaum...@wikimedia.org  2009-12-29 
00:30:12 UTC ---
Closing as WFM since the bug report is 19 month old and the issue can't be
reproduced without the problematic file.


-- 
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 21911] Limit for long page warning should be configurable

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21911





--- Comment #5 from Platonides platoni...@gmail.com  2009-12-29 00:06:38 UTC 
---
 and if you do, it is your own problem if websites suck

The problem is not viewing the website badly, but having the browser silently?
remove a large chunk of page because it can't handle large textareas.
A capability check would be preferible, though.


-- 
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 21911] Limit for long page warning should be configurable

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21911





--- Comment #6 from Priyanka Dhanda pdha...@wikimedia.org  2009-12-29 
00:33:53 UTC ---
doh! I see what you mean now.

A few possible solutions:
 - make it configurable
 - investigate the limit on various browsers and display a better message only
for those browsers
 - find a workaround for the browsers that have a problem (may be more trouble
than it is worth)

Any thoughts?
-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 21912] Watchlist token auto-generator too zealous

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21912





--- Comment #4 from Priyanka Dhanda pdha...@wikimedia.org  2009-12-29 
01:14:01 UTC ---
werdna, Simmertical,

I think yall discussed this with Brion extensively. Any comments on MZMcBride's
inability to clear the token entirely? Seems like it gets auto generated
everytime a user visits the Special:Watchlist page. 

-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 21912] Watchlist token auto-generator too zealous

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21912





--- Comment #5 from Aryeh Gregor simetrical+wikib...@gmail.com  2009-12-29 
01:24:31 UTC ---
Maybe we should autogenerate only on user creation, and have a maintenance
script add the tokens to existing users?  I don't see a better way.  If not
that, we'd have to distinguish between default, so autogenerate when
convenient and user has explicitly disabled the feature.  I guess we could
use a magic token that means the latter, so if the user saves with the
preference blank we secretly substitute it or something like that.  But
autogenerating on creation sounds much saner 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 323] Phase I usernames with underscores and initial lower-case letters break the system.

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=323





--- Comment #23 from Phillip Patriakeas dragonlordofxant...@gmail.com  
2009-12-29 01:42:31 UTC ---
What WMF projects besides the en.wp were active back on the Phase I software,
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 5718] Block element written inline splits multiline paragraphs

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=5718


George Dowding pyr...@gmail.com changed:

   What|Removed |Added

Attachment #4739 is|0   |1
   obsolete||




--- Comment #13 from George Dowding pyr...@gmail.com  2009-12-29 02:17:46 UTC 
---
Created an attachment (id=6905)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=6905)
Refresh of previous 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 5718] Block element written inline splits multiline paragraphs

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=5718





--- Comment #14 from George Dowding pyr...@gmail.com  2009-12-29 02:21:11 UTC 
---
The last patch was stale, but the basic idea was the right way to fix this bug.
 I cleaned it up a little and added it in manually.

The fix as it is, breaks 3 previously passing test cases. One of them is
whitespace only. The other two are structural, but the html still looks ok.

I will update the first test case if there are no objections.

The latter two involve paragraphs inside a div, where there is a linebreak
after the div.  I don't totally understand the test cases.  Based on the
other div tests, there will be no p created if the text immediately follows
the div tag, but if there is a linebreak there will be a p created, *but*
only for the first paragraph.  It seems like all should be broken into
paragraphs or none should be broken into paragraphs.


Added current patch and output from relevant test cases if someone could take a
look.

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 5718] Block element written inline splits multiline paragraphs

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=5718





--- Comment #15 from George Dowding pyr...@gmail.com  2009-12-29 02:23:09 UTC 
---
Created an attachment (id=6906)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=6906)
Adds testcases mentioned in this bug to parserTests.txt


-- 
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 5718] Block element written inline splits multiline paragraphs

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=5718





--- Comment #16 from George Dowding pyr...@gmail.com  2009-12-29 02:25:24 UTC 
---
Created an attachment (id=6907)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=6907)
Output from test 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 21962] New: Redirect table not synchronized; cleanup needed

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21962

   Summary: Redirect table not synchronized; cleanup needed
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Keywords: shell
  Severity: normal
  Priority: Normal
 Component: Database
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: dann...@email.cz


SELECT rd_from, page_id FROM redirect LEFT JOIN page ON rd_from = page_id WHERE
page_id IS NULL;

The above query should never return a row, but it does - redirect table
contains rows with inexistent pages, thus the table is apparently during some
action(s) not being updated.

Redirect tables should be cleaned up after fix as well by deleting of improper
entries.


-- 
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 21962] Redirect table not synchronized; cleanup needed

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21962


Danny B. dann...@email.cz changed:

   What|Removed |Added

 Blocks||16660




-- 
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 16660] Database table cleanup (tracking)

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16660


Danny B. dann...@email.cz changed:

   What|Removed |Added

 Depends on||21962




-- 
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 323] Phase I usernames with underscores and initial lower-case letters break the system.

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=323





--- Comment #24 from Graham87 graha...@jazi.net  2009-12-29 03:50:28 UTC ---
(In reply to comment #23)
 What WMF projects besides the en.wp were active back on the Phase I software,
 anyways?


Plenty of them. Compare
http://meta.wikimedia.org/w/index.php?title=Wikipedia_software_upgrade_statusoldid=2478
and
http://en.wikipedia.org/w/index.php?title=Wikipedia:Complete_list_of_language_wikis_availableoldid=353094
... that's only the Wikipedias.

It occurs to me that it might be easier to fix this bug by changing the
Special:Contributions and deleted contributions pages to check for table rows
with underlines and initial lower-case letters in the usernames.


-- 
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 323] Phase I usernames with underscores and initial lower-case letters break the system.

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=323





--- Comment #25 from Graham87 graha...@jazi.net  2009-12-29 03:53:47 UTC ---
Another relevant page to the previous comment is:
http://meta.wikimedia.org/w/index.php?title=Wikipedia_software_upgrade_statusoldid=48204


-- 
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 21911] Limit for long page warning should be configurable

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21911


Mike.lifeguard mike.lifegu...@gmail.com changed:

   What|Removed |Added

 CC||mike.lifegu...@gmail.com




--- Comment #7 from Mike.lifeguard mike.lifegu...@gmail.com  2009-12-29 
04:37:23 UTC ---
(In reply to comment #4)
 the message is little help for them if it is not followed, and well-developed
 articles are usually way above 32k. The only thing it does is confuse newbies,
 thus it is usually hidden in some way (on enwiki it is changed in a totally
 pointless statement about current size if the text size is below 70k).

This is certainly true. The warning seems to serve no purpose, since it is
never heeded. Shouldn't it simply be removed?


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

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