[Bug 19261] Do not strip off addition in parenthesis in signature

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19261


hanns-ulrich p...@gerlach-florian.de changed:

   What|Removed |Added

 CC||p...@gerlach-florian.de
 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |




--- Comment #2 from hanns-ulrich p...@gerlach-florian.de  2009-06-22 06:45:06 
UTC ---
This happens on de.wikipedia.org. Before last week, everything was fine with
Test (Addition). Only since a few days ago, the transformation mentioned
above has been happening.


-- 
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 19334] New: Textarea jumps when editing articles unless IE8 compatibility mode is on

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19334

   Web browser: Internet Explorer 8.x
   Summary: Textarea jumps when editing articles unless IE8
compatibility mode is on
   Product: MediaWiki
   Version: unspecified
  Platform: All
   URL: http://en.wikibooks.org/w/index.php?title=Talk:Main_Page
action=edit
OS/Version: Windows Vista
Status: NEW
  Severity: normal
  Priority: Normal
 Component: Page editing
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: greenrea...@hotmail.com


On IE8, when editing a long article, the text being entered will jump/scroll to
the bottom of the textarea as you type. This is very annoying for editors who
choose to use IE (yes, there are some), who have to, or who just don't know any
better (they both deserve our pity).

The issue appears to be the handing of the editing textarea when its width is
set to 100%. This appears to have previously been fixed by reducing the width
to 96% for IE. IE8 does not change the situation but does prevent this fix from
working - unless it is in its IE7 compatibility mode.

If a website is on this list, it will automatically have IE7 compatibility mode
applied:
res://iecompat.dll/iecompatdata.xml (accessible only from within IE8)

This includes all subdomains of wikimedia.org, wikipedia.de, wikipedia.org and
wiktionary.org, but not all Wikimedia sites, and obviously not *most*
third-party users (wikia.com and wikihow.com got lucky).

If the default cannot be fixed to work in IE8 and everything else, a solution
might be to add one of: 
The HTTP header: 'X-UA-Compatible: IE=EmulateIE7'
The meta tag: 'meta http-equiv=X-UA-Compatible content=IE=EmulateIE7 /'

This would force IE7 compatibility mode as described in
http://blogs.msdn.com/ie/archive/2008/06/10/introducing-ie-emulateie7.aspx

It should also be possible to detect IE8 by searching the User-Agent for
'Trident/4.0' and only sending the header or meta tag then. User agents - along
with other details of compatibility mode - are given at
http://blogs.msdn.com/ie/archive/2008/08/27/introducing-compatibility-view.aspx


-- 
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 19334] Textarea jumps when editing articles unless IE8 compatibility mode is on

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19334





--- Comment #1 from Laurence 'GreenReaper' Parry greenrea...@hotmail.com  
2009-06-22 08:57:29 UTC ---
Created an attachment (id=6247)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=6247)
Add X-UA-Compatible meta tag to EditPage::addHeaders() when Trident/4.0
user-agent detected

I tried both the headers route and the http-equiv meta tag, the tag ended up
two bytes shorter as it could be gzipped. Should only be output on the edit
page, only on IE8.


-- 
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 19334] Textarea jumps when editing articles unless IE8 compatibility mode is on

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19334


Laurence 'GreenReaper' Parry greenrea...@hotmail.com changed:

   What|Removed |Added

   Keywords||need-review, patch




-- 
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 19162] rel=license on link should replace copyright meta tag

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19162


Laurence 'GreenReaper' Parry greenrea...@hotmail.com changed:

   What|Removed |Added

   Keywords||need-review, patch




-- 
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 18934] new user created by OpenID does not appear in user creation log

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18934


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

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Comment #4 from Alexandre Emsenhuber [IAlex] alex.emsenhu...@bluewin.ch  
2009-06-22 09:18:20 UTC ---
problem fixed in r52258.


-- 
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 19334] Textarea jumps when editing articles unless IE8 compatibility mode is on

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19334


Laurence 'GreenReaper' Parry greenrea...@hotmail.com changed:

   What|Removed |Added

Attachment #6247 is|0   |1
   obsolete||




--- Comment #2 from Laurence 'GreenReaper' Parry greenrea...@hotmail.com  
2009-06-22 09:22:18 UTC ---
Created an attachment (id=6248)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=6248)
Detect MSIE 8.0 rather than Trident/4.0

On second thought, there's no need to send this header if the page is already
being viewed in compatability mode. If it is, the User-Agent will be MSIE 7.0
rather than MSIE 8.0; we should only send it if User-Agent is MSIE 8.0.


-- 
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 19282] PDF generation says progress: undefined%

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19282


PediaPress Support Team supp...@pediapress.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from PediaPress Support Team supp...@pediapress.com  
2009-06-22 10:04:49 UTC ---
fixed with:
 * http://code.pediapress.com/hg/mwlib.rl/rev/e2c83d19bfe2
 * http://code.pediapress.com/hg/mwlib/rev/5b556df1fb90


-- 
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 19331] Allow enabling of pretty URLs directly from interface

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19331


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

   What|Removed |Added

 CC||roan.katt...@gmail.com
 Status|NEW |RESOLVED
 Resolution||WORKSFORME
Summary|Allow elimination of|Allow enabling of pretty
   |index.php directly from   |URLs directly from interface
   |interface   |




--- Comment #1 from Roan Kattouw roan.katt...@gmail.com  2009-06-22 10:52:20 
UTC ---
You can already change $wgArticlePath with the Configure extension (I think),
but you'd still need to add an Alias or RewriteRule, which is something
MediaWiki cannot do. Maybe Configure could be tweaked to make switching between
a pretty and a non-pretty $wgArticlePath easier, but I don't think any more can
be done.


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

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


[Bug 19331] Allow enabling of pretty URLs directly from interface

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19331


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

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |




--- Comment #2 from Roan Kattouw roan.katt...@gmail.com  2009-06-22 10:52:32 
UTC ---
Oops, didn't mean to close the 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 19298] Enable Lua extension on WMF wikis

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19298





--- Comment #17 from Tim Landscheidt t...@tim-landscheidt.de  2009-06-22 
11:05:29 UTC ---
I think the entire discussion is horribly off target. Nobody wants to install
Lua or install StringFunctions. The three real use cases why I originally
subscribed to the first bug were:

- Simplify templates like FormatDate that transform 2009-06-22 into anything
without the weird math behind it so that it can be understood (and edited! It's
a wiki! Or at least should be.) again by normal users who do not want to
solve puzzles, but problems.
- Simplify templates like the geographical coordinates manglers that use large
switches at the moment to group US-WA under US. (I really doubt that these
are more performant than an adequate StringFunctions usage.)
- Allow to test whether a parameter ends with a . so that the template can
decide whether it has to append one by itself.

How these (and others) are solved, with a generic Lua extension, or
StringFunctions that can only be used by sysops, or one-purpose-only
extensions, I do not care. But I do not think that a potential threat of abuse
should stand in the way of good use.


-- 
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 19336] New: Visual refresh on footers

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19336

   Web browser: ---
   Summary: Visual refresh on footers
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: LiquidThreads
AssignedTo: agarr...@wikimedia.org
ReportedBy: agarr...@wikimedia.org
CC: davemcc...@gmail.com


LQT footers are still ugly.

Maybe consider turning them into headers, using icons instead of text wherever
possible, differentiating important and boring stuff.

Reply button needs to be big and obvious.

Edited marker needs to be big and red and obnoxious (esp. if edited by another
person)


-- 
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 19337] New: Some way to lock a thread to new posts

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19337

   Web browser: ---
   Summary: Some way to lock a thread to new posts
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: LiquidThreads
AssignedTo: agarr...@wikimedia.org
ReportedBy: agarr...@wikimedia.org
CC: davemcc...@gmail.com


There needs to be an easy way for administrators to lock threads and subthreads
to new posts. Sometimes a line of discussion just needs to be killed with fire.


-- 
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 19338] New: LQT indent style needs to be refreshed

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19338

   Web browser: ---
   Summary: LQT indent style needs to be refreshed
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: LiquidThreads
AssignedTo: agarr...@wikimedia.org
ReportedBy: agarr...@wikimedia.org
CC: davemcc...@gmail.com


Maybe something fancy like, but less ugly colours than, the French style:
http://fr.wikipedia.org/wiki/Wikip%C3%A9dia:Le_Bistro

Another option is the standard way of having boxes like in forums and such.

Also, we could have each thread boxed, and then at the bottom of the box, a
label 'Replies: ', which would nest the replies.


-- 
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 19339] New: LQT threads and archives need to be nice and searchable

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19339

   Web browser: ---
   Summary: LQT threads and archives need to be nice and searchable
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: LiquidThreads
AssignedTo: agarr...@wikimedia.org
ReportedBy: agarr...@wikimedia.org
CC: davemcc...@gmail.com


It would be cool if we could integrate LQT with the existing lucene backend to
have searchable threads. There could be a search box on top-level threads and
talk pages which would mean you could search that thread/archive exclusively.

In practice this prolly means adding some metadata to the stuff stored to the
Lucene backend, and then adding conditions on this metadata to searches on the
archives of individual pages and/or threads.


-- 
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 19340] New: Replace wholesale quoting with optional selective quoting (maybe with JS)

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19340

   Web browser: ---
   Summary: Replace wholesale quoting with optional selective
quoting (maybe with JS)
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: LiquidThreads
AssignedTo: agarr...@wikimedia.org
ReportedBy: agarr...@wikimedia.org
CC: davemcc...@gmail.com


The context is already provided by the message being above it, so there's no
need to re-quote the whole message.

What *would* be nice, would be the ability to select a portion of a message,
and click a quote button and get that added to the end of your post. That means
we can have inline responses without forcing people to quote all the time.


-- 
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 19341] New: Subtitle link in a fragment of a discussion doesn't work properly

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19341

   Web browser: ---
   Summary: Subtitle link in a fragment of a discussion doesn't
work properly
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: LiquidThreads
AssignedTo: agarr...@wikimedia.org
ReportedBy: agarr...@wikimedia.org
CC: davemcc...@gmail.com


Takes me back to the post itself, not to the topmost post.


-- 
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 19342] New: LiquidThreads tab order is confusing

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19342

   Web browser: ---
   Summary: LiquidThreads tab order is confusing
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: LiquidThreads
AssignedTo: agarr...@wikimedia.org
ReportedBy: agarr...@wikimedia.org
CC: davemcc...@gmail.com


Tabbing from 'subject' goes to the search box, not the content box.


-- 
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 19261] Do not strip off addition in parenthesis in signature

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19261





--- Comment #3 from P.Copp paul.copper...@googlemail.com  2009-06-22 12:30:50 
UTC ---
(In reply to comment #1)
 Unable to reproduce on enwiki. It's probably a use of the pipe trick in an
 overridden system message on whatever wiki you're trying it on.
 

I was able to reproduce it on enwiki by opening [[Special:Preferences]] and
saving them without changes with a test account. I guess, somehow the signature
gets saved as NULL or empty string.


-- 
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 19309] Creation of autopatroller usergroup on en.wikipedia

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19309





--- Comment #12 from NuclearWarfare nw.wikipe...@gmail.com  2009-06-22 
12:42:52 UTC ---
(In reply to part of the previous comment)
 if you trust a user to create new pages, you can
 trust them to make ordinary edits to articles.

As a matter of fact, I really do not. I trust that if an autoconfirmed user
vandalizes a page, their edits will eventually be noticed, possibly within
minutes or hours, or possibly even within months. However, I do not trust users
who just barely meet the autoconfirmed mark to know what topics are notable for
inclusion, and if we were to give out autopatrolled liberally enough, I am
concerned that inadvertant BLP vandalism or simply non-notable topics would get
through at a much more rapid rate than we wish. So in fact, I believe teh
opposite should be thet case; the standards for getting autopatrolled should be
higher than for getting reviewer.


-- 
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 19329] Can't upload image after upgrading to 1.15

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19329





--- Comment #3 from ^demon innocentkil...@gmail.com  2009-06-22 13:17:02 UTC 
---
Was this fix backported? I know we discussed it in #mediawiki previously.


-- 
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 19343] New: Link field for images in a gallery

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19343

   Web browser: ---
   Summary: Link field for images in a gallery
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: majorly.w...@googlemail.com


Images can currently link to somewhere other than their description page, using
a |link= field, however this does not seem to be possible when the images are
in a gallery format. This would be ideal for my wiki, since the description
pages are very unfriendly looking to unfamiliar users.


-- 
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 19329] Can't upload image after upgrading to 1.15

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19329





--- Comment #5 from ^demon innocentkil...@gmail.com  2009-06-22 13:51:02 UTC 
---
The fixes in r52009 are also needed. This _should_ fix the 1.15 branch.

For what it's worth: we are currently shipping a broken 1.15 on the website. We
might need to repackage from SVN, as it's had 2 fixes from trunk applied to
includes/filerepo/ to fix fatals.


-- 
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 19344] New: Add provider picker to Special:OpenIDConvert

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19344

   Web browser: ---
   Summary: Add provider picker to Special:OpenIDConvert
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: OpenID
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: sergey.chernys...@gmail.com


Provider picker makes more sense on the Special:OpenIDConvert page as it's most
likely that secondary OpenIDs are from the known providers.

Simply add provider picker to Special:OpenIDConvert.


-- 
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 19344] Add provider picker to Special:OpenIDConvert

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19344


Sergey Chernyshev sergey.chernys...@gmail.com changed:

   What|Removed |Added

 AssignedTo|wikibugs-   |sergey.chernys...@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 19344] Add provider picker to Special:OpenIDConvert

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19344


Sergey Chernyshev sergey.chernys...@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 19347] New: Backport OpenID preferences to MW versions 1.15

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19347

   Web browser: ---
   Summary: Backport OpenID preferences to MW versions  1.15
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: OpenID
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: sergey.chernys...@gmail.com


OpenID preferences were converted to be used only in new preferences system and
disappeared from versions  1.15


-- 
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 19348] New: Add multi-user OpenID patch to be used in LoadExtensionSchemaUpdates

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19348

   Web browser: ---
   Summary: Add multi-user OpenID patch to be used in
LoadExtensionSchemaUpdates
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Normal
 Component: OpenID
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: sergey.chernys...@gmail.com


Currently multi-user OpenID patch
http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/OpenID/patch-uoi_user-not-unique.sql?view=markup
requires to be ran manually when upgrading to latest version.

Modify LoadExtensionSchemaUpdates handler to run it automatically when
updates.php is ran.


-- 
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 19344] Add provider picker to Special:OpenIDConvert

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19344


Sergey Chernyshev sergey.chernys...@gmail.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




--- Comment #1 from Sergey Chernyshev sergey.chernys...@gmail.com  2009-06-22 
15:38:52 UTC ---
Fixed in r52285.


-- 
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 19349] New: OpenID 0.9 release meta-bug

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19349

   Web browser: ---
   Summary: OpenID 0.9 release meta-bug
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: ASSIGNED
  Severity: normal
  Priority: Normal
 Component: OpenID
AssignedTo: sergey.chernys...@gmail.com
ReportedBy: sergey.chernys...@gmail.com


This is a meta-bug for OpenID 0.9 release.

Please make all bugs that block 0.9 as blockers to this one.

If you want to post some words about the roadmap, please do so here:
http://www.mediawiki.org/wiki/Extension:OpenID/README#0.9_roadmap


-- 
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 19349] OpenID 0.9 release meta-bug

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19349


Sergey Chernyshev sergey.chernys...@gmail.com changed:

   What|Removed |Added

 Depends on||19348




-- 
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 19348] Add multi-user OpenID patch to be used in LoadExtensionSchemaUpdates

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19348


Sergey Chernyshev sergey.chernys...@gmail.com changed:

   What|Removed |Added

 Blocks||19349




-- 
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 19347] Backport OpenID preferences to MW versions 1.15

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19347


Sergey Chernyshev sergey.chernys...@gmail.com changed:

   What|Removed |Added

 Blocks||19349




-- 
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 19349] OpenID 0.9 release meta-bug

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19349


Sergey Chernyshev sergey.chernys...@gmail.com changed:

   What|Removed |Added

 Depends on||19347




-- 
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 19350] New: Links in generated PDF files are incorrect

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19350

   Web browser: ---
   Summary: Links in generated PDF  files are incorrect
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: Collection
AssignedTo: supp...@pediapress.com
ReportedBy: ale...@gmail.com


After generating a PDF version of an article by clicking 'PDF Version' in the
toolbox, all links in the article are incorrect.

Links in the PDF are of the form:
http://en.wikipedia.org/windex.php?title=Article title

Which gives a 404 error. Instead, they should be of the form:
http://en.wikipedia.org/w/index.php?title=Article title

i.e. they're missing a forward slash in the generated URL.


Reported on en.wp Village Pump, verified.


-- 
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 19347] Backport OpenID preferences to MW versions 1.16

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19347


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

   What|Removed |Added

 CC||alex.emsenhu...@bluewin.ch
Summary|Backport OpenID preferences |Backport OpenID preferences
   |to MW versions  1.15   |to MW versions  1.16




--- Comment #1 from Alexandre Emsenhuber [IAlex] alex.emsenhu...@bluewin.ch  
2009-06-22 16:30:52 UTC ---
Changing summary, new preferences system is 1.16+


-- 
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 19347] Backport OpenID preferences to MW versions 1.16

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19347





--- Comment #2 from Sergey Chernyshev sergey.chernys...@gmail.com  2009-06-22 
16:32:55 UTC ---
My bad, I meant to say = 1.15, but 1.16 is definitely better.


-- 
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 19351] New: DB2 v8 does not support multi-line SQL comment syntax

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19351

   Web browser: ---
   Summary: DB2 v8 does not support multi-line SQL comment syntax
   Product: MediaWiki
   Version: 1.15.0
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Database
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: jared.pear...@summitholdings.com


When installing MediaWiki 1.15.0 on DB2 v8.0 the error below occurs.  DB2 v8
does not support the /* */ multi-line SQL comment syntax.  The Database class
(includes/db/Database.php) seems to be injecting the comment into the statement
during the query() method before execution.

Warning: db2_exec() [function.db2-exec]: Statement Execute Failed in
C:\httpd\mediawiki\includes\db\DatabaseIbm_db2.php on line 595


SELECT /*   */ COUNT(*) FROM SYSIBM.SYSTABLES ST
WHERE ST.NAME = 'cur' AND ST.CREATOR = 'mediawiki'

SQL error: [IBM][CLI Driver][DB2/NT] SQL0104N An unexpected token quot;SELECT
/* */ COUNT(*)quot; was found following quot;BEGIN-OF-STATEMENTquot;.
Expected tokens may include: quot;lt;spacegt;quot;. SQLSTATE=42601
SQLCODE=-104

Backtrace:

#0 C:\httpd\mediawiki\includes\db\Database.php(595):
DatabaseIbm_db2-doQuery('SELECT /* */ ...')
#1 C:\httpd\mediawiki\includes\db\DatabaseIbm_db2.php(626):
Database-query('SELECT COUNT(*)...')
#2 C:\httpd\mediawiki\config\index.php(1039):
DatabaseIbm_db2-tableExists('cur')
#3 {main}


-- 
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 19350] Links in generated PDF files are incorrect

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19350





--- Comment #1 from Brion Vibber br...@wikimedia.org  2009-06-22 16:35:12 UTC 
---
Created an attachment (id=6249)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=6249)
Sample output of en.wikipedia.org/wiki/Foo as PDF

Confirmed. Attached PDF contains bogus links such as
http://en.wikipedia.org/windex.php?title=Metasyntactic_variable

Further they should be using the short form which is more attractive and
cache-friendly: http://en.wikipedia.org/wiki/Metasyntactic_variable


-- 
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 14454] Member of group(s) in Special:Preferences causes language difficulties

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14454


MZMcBride pub...@mzmcbride.com changed:

   What|Removed |Added

Summary|Member of group(s) in |Member of group(s) in
   |Special:Preferences |Special:Preferences causes
   ||language difficulties




-- 
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 19309] Creation of autopatroller usergroup on en.wikipedia

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19309


Andrew Garrett agarr...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #13 from Andrew Garrett agarr...@wikimedia.org  2009-06-22 
16:15:35 UTC ---
Done.


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

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


[Bug 19352] New: Allow bureaucrats to create custom user groups

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19352

   Web browser: ---
   Summary: Allow bureaucrats to create custom user groups
   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: pub...@mzmcbride.com


Much like Wikimedia stewards can create and customize global user groups, it
should be possible for bureaucrats to create and customize local user groups.

Currently creating new user groups or modifying them requires directly
modifying the PHP configuration files. This has a number of disadvantages,
namely a lack of easy logging and requests often take a long time to be
fulfilled.


-- 
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 17414] staticredirect Magic word not found

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17414


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

   What|Removed |Added

 CC||tstarl...@wikimedia.org
   Severity|blocker |minor




--- Comment #7 from Tim Starling tstarl...@wikimedia.org  2009-06-22 16:59:17 
UTC ---
(In reply to comment #4)
 Should be fixed in r47143.

I'm not sure why you think that would fix the problem. There's no data from
MagicWord.php cached in the localisation cache, it will contain all magic words
listed in the messages file regardless of whether they are listed elsewhere.
The change you committed may well have destroyed Miguel's test case, because it
would have cleared the localisation cache this one time, but there's no reason
to think it would have fixed the underlying 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 14594] Logo for Modern Skin

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14594


Bryan Baron chinch...@gmail.com changed:

   What|Removed |Added

 CC||chinch...@gmail.com
 OS/Version|Windows Vista   |All
   Platform|PC  |All
Version|1.13-svn|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 671] Whitelist more HTML tags: abbr acronym address dfn kbd q samp

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=671


ABX abx...@gmail.com changed:

   What|Removed |Added

 CC||abx...@gmail.com




--- Comment #32 from ABX abx...@gmail.com  2009-06-22 18:23:25 UTC ---
I have just noticed that lack of DFN in fact limits how wiktionaries are
displayed on results of search engines. Indexing bots, due to lack of markup
for definitions (unlike wikipedias we have short definitions in wiktionaries)
sampling of definitions is quite random: from examples, from ethymology, from
notes. I'm affraid we lost many of the visits of possible contributors because
of such broken finding of abstracts. What's the progress in implementing
missing markup?


-- 
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 8814] White border around thumb in Standard skin outside main namespace

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8814


Bryan Baron chinch...@gmail.com changed:

   What|Removed |Added

 CC||chinch...@gmail.com
   Priority|Normal  |High




--- Comment #4 from Bryan Baron chinch...@gmail.com  2009-06-22 18:49:49 UTC 
---
Perhaps it could be fixed with a background-color:inherit around the thumb.


-- 
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 2013] CSS specification of line-height using em is bad (vertical squishing for headers/large text)

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2013


Bryan Baron chinch...@gmail.com changed:

   What|Removed |Added

   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 19353] New: Set up compat redirect stats.wikipedia.org - stats.wikimedia.org

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19353

   Web browser: ---
   Summary: Set up compat redirect stats.wikipedia.org -
stats.wikimedia.org
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://stats.wikipedia.org/
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: DNS
AssignedTo: rhals...@wikimedia.org
ReportedBy: br...@wikimedia.org


Seems some folks don't remember we've set up stats at stats.wikimedia.org...
keep them old links goin. :D


-- 
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 15783] Enable Special:Nuke on en.wiki

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15783


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #3 from Rob Halsell rhals...@wikimedia.org  2009-06-22 19:32:06 
UTC ---
Enabled on enwiki as requested.  (Much to the commentary in the wikimedia-tech
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 15685] Enable Extension:Nuke on all but largest wikis

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15685


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

   What|Removed |Added

 CC||br...@wikimedia.org
URL|http://meta.wikimedia.org/wi|http://meta.wikimedia.org/wi
   |ki/Metapub#Enable_mw:Extensi|ki/Wikimedia_Forum/Nuke_exte
   |on:Nuke_on_WMF_wikis_by_defa|nsion_on_Wikimedia
   |ult |




--- Comment #2 from Mike.lifeguard mike.lifegu...@gmail.com  2009-06-22 
19:42:17 UTC ---
Per bug 15783 comment 2 there is no technical reason to not do this.

I've updated the URL field so it points at the discussion showing consensus to
do this.

Added Brion to CC so he can assign it or not as the case may be.


-- 
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 18590] Add 'autoeditor' group and remove 'autopromote' on Ukrainian Wiktionary

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18590





--- Comment #7 from Anatoliy Goncharov ahonc...@gmail.com  2009-06-22 
20:04:10 UTC ---
Created an attachment (id=6250)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=6250)
screenshot of special:userrights

'autoeditor' group does not show in [[Special:UserRights]]


-- 
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 19331] Allow enabling of pretty URLs directly from interface

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19331





--- Comment #3 from Francis Dinh francisd...@gmail.com  2009-06-22 20:37:49 
UTC ---
(In reply to comment #1)
 You can already change $wgArticlePath with the Configure extension (I think),
 but you'd still need to add an Alias or RewriteRule, which is something
 MediaWiki cannot do. Maybe Configure could be tweaked to make switching 
 between
 a pretty and a non-pretty $wgArticlePath easier, but I don't think any more 
 can
 be done.
 

Maybe the user can manually add the Alias rule, but make MediaWiki auto write
the $wgArticlePath line when requested.


-- 
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 19354] New: Search suggestions broken on usability prototype wikis

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19354

   Web browser: ---
   Summary: Search suggestions broken on usability prototype wikis
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://prototype.wikimedia.org/en.wikipedia.org/Main_Pag
e
OS/Version: All
Status: NEW
  Keywords: shell
  Severity: enhancement
  Priority: Normal
 Component: Site requests
AssignedTo: tpars...@wikimedia.org
ReportedBy: br...@wikimedia.org


It looks like this is due to the TitleKey extension being installed but its
index table not being fleshed out. With the index entries missing, OpenSearch
suggestions are returned empty and the drop-down box doesn't get displayed.

Run this script on the prototype wikis to rebuild the title indexes:
extensions/TitleKey/rebuildTitleKeys.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 19298] Enable Lua extension on WMF wikis

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19298





--- Comment #18 from Aryeh Gregor simetrical+wikib...@gmail.com  2009-06-22 
21:37:11 UTC ---
(In reply to comment #16)
 Am I the only one who looks at Lua and wonders how on Earth that is better?
 
 I don't think embedding an entire programming language, complete with its own
 syntax conventions, function library, recursion, multi-threading, and
 everything else can possibly qualify as a usability enhancement.  Yes, the 
 code
 will almost certainly be arranged in a cleaner and more logical fashion, but
 the barrier to be able to edit that code will be just as high if not worse
 simply because you are forcing people to learn a whole new syntax and function
 set.

I'm not sure whose sanity is supposed to be preserved by Lua, either.  Clearly,
it's not the average user, who can't program and won't be able to work in Lua
any more than in parser functions.  But if we're trying to preserve the sanity
of template hackers, then it seems a little unreasonable to do so even over
their own objections.  They'd all love StringFunctions, apparently,
sanity-threatening or not.

I feel like the issue here is that some people, as programmers, don't want to
have anything to do with encouraging a hacky, awful macro language that's
painful for *them* to even think about.  I really can't find anyone's sanity
being preserved other than the MediaWiki developers' here.  I haven't seen
usability objections to StringFunctions from *anyone* but MW developers, none
of whom are actually involved in template editing on the wikis in question.

But that's just my opinion.  :)


-- 
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 19354] Search suggestions broken on usability prototype wikis

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19354


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

   What|Removed |Added

 AssignedTo|tpars...@wikimedia.org  |roan.katt...@gmail.com




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

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


[Bug 15092] default action is not to create new thread (no subject)

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15092


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

   What|Removed |Added

 AssignedTo|wikibugs-   |agarr...@wikimedia.org
   |l...@lists.wikimedia.org   |
 Status|REOPENED|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 15137] Any Date radio button on LiquidThreads archive pages invisible in Opera 9.5

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15137


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

   What|Removed |Added

 AssignedTo|wikibugs-   |agarr...@wikimedia.org
   |l...@lists.wikimedia.org   |
 Status|REOPENED|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 15410] deleting Thread:Image:foo.jpg_(1) appears to have also deleted Thread:foo.jpg_(1)

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15410


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

   What|Removed |Added

 AssignedTo|wikibugs-   |agarr...@wikimedia.org
   |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 17114] Close disc-page for new threads

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17114


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

   What|Removed |Added

 AssignedTo|davemcc...@gmail.com|agarr...@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 17115] Use more core functions in LiquidThreads extension

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17115


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

   What|Removed |Added

 AssignedTo|davemcc...@gmail.com|agarr...@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 17553] Call to a member function ... on a non-object at different places

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17553


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

   What|Removed |Added

 AssignedTo|davemcc...@gmail.com|agarr...@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 18871] Include at least some EXIF metadata in resized pictures

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18871


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

   What|Removed |Added

   Priority|Normal  |Low




--- Comment #5 from Brion Vibber br...@wikimedia.org  2009-06-22 22:16:09 UTC 
---
Agreed, whitelisting metadata to pass through to resized output would be handy
here...

PHP's exif support doesn't appear to include writing metadata, though, so we
might need to add new code to copy the info or find a way to do it via
ImageMagick. The same would be needed to implement bug 3361, which would add
new metadata to files based on info from the 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 19355] New: $wgFileBlacklist should include 'xhtml'

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19355

   Web browser: ---
   Summary: $wgFileBlacklist should include 'xhtml'
   Product: MediaWiki
   Version: 1.16-svn
  Platform: All
OS/Version: All
Status: NEW
  Keywords: easy
  Severity: normal
  Priority: Normal
 Component: Uploading
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: won...@riseup.net


Along with the other html filetypes, .xhtml uploads should be blacklisted by
default, because they could be a threat on a WM site that uses
application/xhtml+xml, or even one that doesn't.


-- 
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 18878] Addition of the local language name for other languages in action=sitematrix

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18878


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #4 from Brion Vibber br...@wikimedia.org  2009-06-22 22:47:28 UTC 
---
Committed in r52298:

* (bug 18878) Include UI-lang names of foreign languages in SiteMatrix if CLDR
LanguageNames extension is present.
In a 'title' tooltip for table UI, in 'localname' attributes for raw and API
output modes.

If the LanguageNames extension has not been loaded, then the info simply won't
be included. Note that this update being visible on live sites will require
both the software update to SiteMatrix and enabling of LanguageNames.


-- 
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 19329] Can't upload image after upgrading to 1.15

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19329


Taner Taş ta...@pardus.org.tr changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #6 from Taner Taş ta...@pardus.org.tr  2009-06-22 23:09:06 UTC ---
Yes, r52009 completes r51764. I applied both patches, now no more Fatal Errors.

Thank you.

// FIXED


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18941] Give transcludable Special:NewPages length options like Special:Wantedpages

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18941


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

   What|Removed |Added

   Priority|Normal  |Low
Summary|Make Special:NewPages   |Give transcludable
   |transcludable like  |Special:NewPages length
   |Special:Wantedpages |options like
   ||Special:Wantedpages




-- 
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 18992] usability.wikimedia.org is not sending IRC messages on changes

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18992


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

   What|Removed |Added

 CC||br...@wikimedia.org
 AssignedTo|wikibugs-   |fvass...@wikimedia.org
   |l...@lists.wikimedia.org   |




--- Comment #1 from Brion Vibber br...@wikimedia.org  2009-06-22 23:18:50 UTC 
---
Looks like it needs $wgRC2UDPPrefix to be set specifically; it's defaulting to
#usability.wikipedia.


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

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


[Bug 19356] New: Internet Explorer 8 will not open wiki searches

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19356

   Web browser: Internet Explorer 8.x
   Summary: Internet Explorer 8 will not open wiki searches
   Product: MediaWiki
   Version: unspecified
  Platform: All
   URL: en.wikipedia.org/wiki/Upton_Sinclair
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Search
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: rottek...@hotmail.com


Searched on Google.  got resulting url.  Would not open.  Error message - then
'do you want to find an app to open or save?  If you click find, it says MIME
type unknown.  Save wants to save as a file.  Neither is the wanted result. 
Microsoft support said application (wikipedia) must be updated to be used with
the new MS standards.


-- 
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 19003] Searching for number:number leads to Special:Contributions

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19003


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

   What|Removed |Added

 CC||br...@wikimedia.org




--- Comment #2 from Brion Vibber br...@wikimedia.org  2009-06-22 23:26:29 UTC 
---
Ok judging by http://en.wikipedia.org/wiki/IPv6 it looks like 1234:1234 is
*not* a valid IPv6 address... but 1234::1234 is. :)

I can confirm this experimentally:

$ ping6 1234:1234
ping6: nodename nor servname provided, or not known

$ ping6 1234::1234
ping6: UDP connect: No route to host


A fixup to the regex checks should be able to clear this up.


-- 
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 19003] Searching for number:number leads to Special:Contributions

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19003


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

   What|Removed |Added

   Keywords||bugday, easy




-- 
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 18992] usability.wikimedia.org is not sending IRC messages on changes

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18992


Fred Vassard fvass...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |ASSIGNED




--- Comment #2 from Fred Vassard fvass...@wikimedia.org  2009-06-22 23:29:29 
UTC ---
Changed to InitializeSettings.php have been pushed to the cluster to reflect
this change.
Will monitor channel and see if the bot appears. 


-- 
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 17566] Consider using CDATA for RSS/Atom feeds or type=xhtml for Atom feeds instead of escaping special characters

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17566


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

   What|Removed |Added

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




--- Comment #2 from Brion Vibber br...@wikimedia.org  2009-06-22 23:35:17 UTC 
---
Think I'd prefer not to do this...

IMO use of CDATA makes the resulting code harder to read since the meta-level
boundaries become less clear, and would make only modest changes to the output
size. XML subcontent for Atom feeds also requires 100% pure correctly valid (or
at least well-formed?) XHTML output which I'm not sure how much we can
guarantee, or else the feed breaks.

Poorly written RSS consumer code is also fairly likely to get confused by
CDATA, for instance where trying to use regexes instead of a proper XML parser
to fetch desired bits of data.


-- 
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 17058] RSS so bloated with CSS repeated every line

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17058


Bug 17058 depends on bug 17566, which changed state.

Bug 17566 Summary: Consider using CDATA for RSS/Atom feeds or type=xhtml for 
Atom feeds instead of escaping special characters
https://bugzilla.wikimedia.org/show_bug.cgi?id=17566

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||INVALID



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

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


[Bug 18992] usability.wikimedia.org is not sending IRC messages on changes

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18992


Fred Vassard fvass...@wikimedia.org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




--- Comment #3 from Fred Vassard fvass...@wikimedia.org  2009-06-22 23:36:20 
UTC ---
Yay, it works:

16:35:37
rc joined the chat room.
16:35:37rc
Foobar  http://usability.wikimedia.org/w/index.php?diff=1726oldid=1725 *
Azafred * (+5) 

Resolving. 


-- 
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 19011] Render new wiki pages to HTML in RSS Recent Changes feed

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19011


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

   What|Removed |Added

 CC||br...@wikimedia.org
Summary|RSS Recent Changes: New Page|Render new wiki pages to
   |feed items are hard to read |HTML in RSS Recent Changes
   ||feed




--- Comment #2 from Brion Vibber br...@wikimedia.org  2009-06-22 23:37:14 UTC 
---
Clarifying summary.


-- 
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 19019] Please enable variant ShortURLs for Chinese Wikipedia

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19019





--- Comment #1 from Brion Vibber br...@wikimedia.org  2009-06-22 23:38:43 UTC 
---
Hmm... dunno about the extra subdomains; we're not using those for existing
variants. Any issues?


-- 
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 19050] convertUserOptions.php unnecessarily copies empty fields

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19050


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

   What|Removed |Added

 CC||br...@wikimedia.org
 AssignedTo|wikibugs-   |agarr...@wikimedia.org
   |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 19051] userOptions.php is unable to access some options

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19051


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID




--- Comment #2 from Brion Vibber br...@wikimedia.org  2009-06-22 23:43:21 UTC 
---
Bug summary doesn't clarify what's wrong or give a clear usage example leading
to error with a description of the problem. Please list exact steps to
reproduce and a clear description of the difference between actual and expected
behavior.


-- 
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 19054] SUL on usability.wikimedia.org for migrated users doesn't work

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19054


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

   What|Removed |Added

 CC||br...@wikimedia.org,
   ||fvass...@wikimedia.org




--- Comment #1 from Brion Vibber br...@wikimedia.org  2009-06-22 23:44:15 UTC 
---
Issue still present?


-- 
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 19059] prototype.wikimedia.org should support SUL

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19059


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

   What|Removed |Added

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




--- Comment #5 from Brion Vibber br...@wikimedia.org  2009-06-22 23:47:00 UTC 
---
These wikis are hosted separately because they contain lots of raw experimental
code and we don't want to expose all our core databases to them. We currently
have no capability set up for remote SUL access, so can't do this yet.
Resolving LATER.


-- 
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 19061] English Wikinews as an external file repository for Serbian Wikinews

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19061


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID




--- Comment #1 from Brion Vibber br...@wikimedia.org  2009-06-22 23:47:52 UTC 
---
If you want fair use images, you have to upload them locally.


-- 
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 19065] Automatically enable nofollow for non-existing links

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19065


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE




--- Comment #2 from Brion Vibber br...@wikimedia.org  2009-06-22 23:49:18 UTC 
---


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


-- 
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 6545] Mark redlinks with rel=nofollow

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6545


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

   What|Removed |Added

 CC||ekomp...@gmail.com




--- Comment #10 from Brion Vibber br...@wikimedia.org  2009-06-22 23:49:18 
UTC ---
*** Bug 19065 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 14652] Allow ZIP CAPAB on irc.wikimedia.org

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14652


Platonides platoni...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |




--- Comment #7 from Platonides platoni...@gmail.com  2009-06-22 23:58:17 UTC 
---
The enabled capability is for server-server communication.
This bug is for clients to be able to receive the events compressed.


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

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


Bug 16599 depends on bug 14652, which changed state.

Bug 14652 Summary: Allow ZIP CAPAB on irc.wikimedia.org
https://bugzilla.wikimedia.org/show_bug.cgi?id=14652

   What|Old Value   |New Value

 Status|RESOLVED|REOPENED
 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 19072] Sister project search results should show localized project name

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19072


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

   What|Removed |Added

 CC||br...@wikimedia.org
 AssignedTo|wikibugs-   |rain...@eunet.yu
   |l...@lists.wikimedia.org   |




--- Comment #1 from Brion Vibber br...@wikimedia.org  2009-06-23 00:00:15 UTC 
---
Robert, is a friendlier site name something we can easily get at here?


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

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


[Bug 19073] Add support for using graphicsmagick instead of imagemagick for thumbnailing

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19073


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

   What|Removed |Added

 CC||br...@wikimedia.org




--- Comment #9 from Brion Vibber br...@wikimedia.org  2009-06-23 00:01:20 UTC 
---
Hm, it'd probably be wise to break up the thumbnailing code to make it easier
to extend. We've got a lt of things in this big giant if/switch block. :)


-- 
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 19075] List redirects option has no effect

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19075


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

   What|Removed |Added

 CC||br...@wikimedia.org




--- Comment #1 from Brion Vibber br...@wikimedia.org  2009-06-23 00:10:21 UTC 
---
Are you encountering this on a Wikimedia site or your own wiki? Can you provide
a URL and a sample search term?


-- 
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 19076] New custom field 'Web browser' is not in Advanced search

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19076


Platonides platoni...@gmail.com changed:

   What|Removed |Added

 CC||platoni...@gmail.com




--- Comment #3 from Platonides platoni...@gmail.com  2009-06-23 00:11:23 UTC 
---
The bugs don't have such field...


-- 
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 19076] New custom field 'Web browser' is not in Advanced search

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19076





--- Comment #4 from Brion Vibber br...@wikimedia.org  2009-06-23 00:12:19 UTC 
---
That's due to I've removed 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 19076] New custom field 'Web browser' is not in Advanced search

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19076





--- Comment #5 from Platonides platoni...@gmail.com  2009-06-23 00:14:14 UTC 
---
Oh, right. I see it now. I think I never noticed 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 19356] Internet Explorer 8 will not open wiki searches

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19356


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Brion Vibber br...@wikimedia.org  2009-06-23 00:15:07 UTC 
---


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


-- 
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 7098] Opening a Wikipedia article results in attempt to download gzipped version

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=7098


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

   What|Removed |Added

 CC||rottek...@hotmail.com




--- Comment #38 from Brion Vibber br...@wikimedia.org  2009-06-23 00:15:07 
UTC ---
*** Bug 19356 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 15944] HTTP (gzip) compression not enabled on wikipedia.org front page

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15944


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

   What|Removed |Added

 CC||br...@wikimedia.org
 AssignedTo|wikibugs-   |br...@wikimedia.org
   |l...@lists.wikimedia.org   |
   Keywords||shell




--- Comment #1 from Brion Vibber br...@wikimedia.org  2009-06-23 00:17:12 UTC 
---
Probably needs a one-line fix to extract2.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 19111] Set global variables for Sakha (sah) Wikipedia

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19111


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

   What|Removed |Added

 CC||br...@wikimedia.org
 AssignedTo|wikibugs-   |rhals...@wikimedia.org
   |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 19116] Add namespace alias WB for namespace 4 (Wikibooks) on it.wikibooks

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19116


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

   What|Removed |Added

 CC||br...@wikimedia.org
 AssignedTo|wikibugs-   |rhals...@wikimedia.org
   |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 19121] The page width is very wide on ie7

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19121


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Brion Vibber br...@wikimedia.org  2009-06-23 00:21:27 UTC 
---


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


-- 
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 19079] Unexpected whitespace on the wikipedia.org portal in IE7

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19079


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

   What|Removed |Added

 CC||licha...@gmail.com




--- Comment #1 from Brion Vibber br...@wikimedia.org  2009-06-23 00:21:27 UTC 
---
*** Bug 19121 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 19310] Site configuration should be sent compressed

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19310


Platonides platoni...@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 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 19153] Enable dng uploads on Commons

2009-06-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19153





--- Comment #3 from Brion Vibber br...@wikimedia.org  2009-06-23 00:25:08 UTC 
---
Proposal link is broken; can you provide an updated link? Thanks!

I'd also tend to strongly recommend that some inline thumbnailing ability exist
before deploying such a thing.


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

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


  1   2   >