[Bug 18524] Preferences: unify filter options of recent changes, new pages, watchlist, rechent changes linked,

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18524





--- Comment #2 from Purodha Blissenbach bugzilla.wikime...@publi.purodha.net  
2009-04-23 07:38:45 UTC ---
Good idea.

@ Andrew, if you like, please have a look at the addition of an array type of
parameter to the routines handling preferences, mainly or entirely in
includes/User.php , in my branch at
http://svn.wikimedia.org/viewvc/mediawiki/branches/mutiple_languages_select/phase3/
or http://www.mediawiki.org/wiki/Special:Code/MediaWiki/49220
The same kind of selection is going to be used at several places and in
extensions, too. Maybe it's worth merging it into your branch, or at least
knowing that it's upcoming.


-- 
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 18558] New: Wikipediacentric wording in message sf createtemplate aggregationdesc

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18558

   Summary: Wikipediacentric wording in message sf createtemplate
aggregationdesc
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: trivial
  Priority: Normal
 Component: SemanticForms
AssignedTo: yaro...@gmail.com
ReportedBy: bugzilla.wikime...@publi.purodha.net
CC: wikibugs-l@lists.wikimedia.org,
bugzilla.wikime...@publi.purodha.net


The English original of the message sf createtemplate aggregationdesc uses
the word Article which is somewhat Wikipedia-centric. I'd suggest using the
more neutral word page instead.


-- 
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 18559] New: Right-hand-sidein message may be wrong in RTL wikis.

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18559

   Summary: Right-hand-sidein message may be wrong in RTL wikis.
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: SemanticForms
AssignedTo: yaro...@gmail.com
ReportedBy: bugzilla.wikime...@publi.purodha.net
CC: wikibugs-l@lists.wikimedia.org,
bugzilla.wikime...@publi.purodha.net


The English original of the message sf createtemplate infoboxformat refers to
the Right-hand-side, which is likely the Left-hand-side in RTL wikis. I
suggest to amend it accordingly.

Else, we could open a bug suggesting to make it conditional, i.e. adding a
{{#LTR:yes|no}} and/or {{#RTL:yes|no}} syntax to messages.


-- 
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 18560] New: Include form name as $1 in message sf createproperty linktoform

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18560

   Summary: Include form name as $1 in message sf createproperty
linktoform
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Normal
 Component: SemanticForms
AssignedTo: yaro...@gmail.com
ReportedBy: bugzilla.wikime...@publi.purodha.net
CC: wikibugs-l@lists.wikimedia.org,
bugzilla.wikime...@publi.purodha.net


The message sf createproperty linktoform ends with a colon and is followed by
a form name. It should preferrably allow the name to be included as a parameter
such as $1, so as to not force languages having specific word orders to twist
their sentences in a way that allows the name to be at the end of, or behind,
the sentence.


-- 
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 18561] New: Include input field as parameter $1 in message sf createcategory makesubcategory

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18561

   Summary: Include input field as parameter $1 in message sf
createcategory makesubcategory
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Normal
 Component: SemanticForms
AssignedTo: yaro...@gmail.com
ReportedBy: bugzilla.wikime...@publi.purodha.net
CC: wikibugs-l@lists.wikimedia.org,
bugzilla.wikime...@publi.purodha.net


The message sf createcategory makesubcategory ends with a colon and is
followed by an input field for a category name. It should preferrably allow the
input to be included as a parameter such as $1, so as to not force languages
having specific word orders to twist their sentences in a way that allows the
name to be at the end of, or behind, the sentence.

Depending on the page layout, which I don't know, this may of course be a bit
tricky.


-- 
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 17629] linking to anchors in Special Pages, when not English

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17629


Ilmari Karonen nos...@vyznev.net changed:

   What|Removed |Added

 CC||nos...@vyznev.net
 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |




--- Comment #6 from Ilmari Karonen nos...@vyznev.net  2009-04-23 08:13:51 UTC 
---
I don't think this is a duplicate: the real issue is that special pages should
have language-independent section anchors.  For some special pages, such as
[[Special:Watchlist/edit]], this is indeed already true, but for
[[Special:Version]] it apparently isn'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 17629] linking to anchors in Special Pages, when not English

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17629





--- Comment #7 from Splarka h...@goldrush.com  2009-04-23 08:27:38 UTC ---
Translating these anchors is probably fine, but they should only be translated
for content language, not user language (like namespaces, special page names,
magic words, and so forth) so that they remain site-stable.

So.. wfMsgForContent() or whatever?


-- 
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 12942] Uncategorized categories/pages/templates refactoring

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12942


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   |




--- Comment #7 from Roan Kattouw roan.katt...@gmail.com  2009-04-23 08:53:08 
UTC ---
I'll probably do this in my querypage-work branch


-- 
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 18562] New: Indicate in output whether an interwiki link is marked local

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18562

   Summary: Indicate in output whether an interwiki link is marked
local
   Product: MediaWiki
   Version: 1.15-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Page rendering
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: happy-me...@live.com


We have a number of different types of links that the parser can generate,
which are rendered with different classes:

*[[foo|internal link]]  -- a
*[[meta:Foo|interwiki link]]-- a class=extiw
*[[:Fr:Foo|inline interlanguage]]   -- a class=extiw
*[[google:Foo|external interwiki]]  -- a class=extiw
*[http://www.google.com external]   -- a class=external text

There is no distinction between 'local' interwikis or interlanguage links, and
'nonlocal' interwikis. It would be nice if this were the case.  That is, it
would be nice if, eg:

*[[foo|internal link]]  -- a class=internal
*[[meta:Foo|interwiki link]]-- a class=internal extiw
*[[:Fr:Foo|inline interlanguage]]   -- a class=internal extiw
*[[google:Foo|external interwiki]]  -- a class=external extiw
*[http://www.google.com external]   -- a class=external text

Repurposing the then-somewhat-obscurely-named extiw class to indicate the
interwiki origin of the link, rather than its nature as a 'local' or 'nonlocal'
link.  

This could be tricky because, as far as I can tell (and as the quip from Tim at
the top of the screen occasionaly indicates) the evil mess of code in
Parser::replaceInternalLinks() doesn't really do anything, it's just cover for
the imps that actually do the link processing :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 18563] New: Enable Upload by URL globally on Wikimedia (tracking)

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18563

   Summary: Enable Upload by URL globally on Wikimedia (tracking)
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: trivial
  Priority: Normal
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: h...@goldrush.com
Depends on: 18112,18200,18201,18243,18264


I've set the following bugs blocker for this action (please remove if not
blocking... dur):

  bug 18112  Retain URL as metadata on upload-by-url
This seems a critical bit of metadata for permanent recordkeeping.

  bug 18200  Upload-by-URL has a different file size limit from HTTP POST
uploads, needs to be shown in UI
This seems somewhat important to friendly UI.

  bug 18201  Upload-by-URL should enforce $wgMaxUploadSize early when
Content-Length header provided
Important?

  bug 18243  Upload via URL: More meaningful error messages when HTTP error
encountered
Seems common to get HTTP errors... more datas!

  bug 18264  Cannot use upload by URL feature with javascript disabled
Actual feature loss, fixme please.


These are related but probably not blockers:
bug 18132  Support multiple file uploads with upload-by-URL
bug 18202  Upload-by-URL should run in background, report feedback
interactively to user

Also, this one is related to bug 18200 and probably can be fixed at the same
time:
bug 18411  The upload form only checks upload_max_filesize, not post_max_size


-- 
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 18112] Retain URL as metadata on upload-by-url

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18112


Splarka h...@goldrush.com changed:

   What|Removed |Added

 Blocks||18563




-- 
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 18200] Upload-by-URL has a different file size limit from HTTP POST uploads, needs to be shown in UI

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18200


Splarka h...@goldrush.com changed:

   What|Removed |Added

 Blocks||18563




-- 
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 18201] Upload-by-URL should enforce $wgMaxUploadSize early when Content-Length header provided

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18201


Splarka h...@goldrush.com changed:

   What|Removed |Added

 Blocks||18563




-- 
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 18243] Upload via URL: More meaningful error messages when HTTP error encountered

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18243


Splarka h...@goldrush.com changed:

   What|Removed |Added

 Blocks||18563




-- 
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 18264] Cannot use upload by URL feature with javascript disabled

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18264


Splarka h...@goldrush.com changed:

   What|Removed |Added

 Blocks||18563




-- 
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 18564] New: Please close Mongolian Wikibooks

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18564

   Summary: Please close Mongolian Wikibooks
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://meta.wikimedia.org/wiki/Proposals_for_closing_pro
jects/Closure_of_Mongolian_Wikibooks
OS/Version: All
Status: NEW
  Keywords: shell
  Severity: normal
  Priority: Normal
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: dferg-w...@hotmail.es


Per the following discussion:
http://meta.wikimedia.org/wiki/Proposals_for_closing_projects/Closure_of_Mongolian_Wikibooks
the Mongolian Wikibooks
http://en.wikibooks.org/wiki/mn:%D0%A2%D1%8D%D1%80%D0%B3%D2%AF%D2%AF%D0%BD_%D0%9D%D2%AF%D2%AF%D1%80
is to be closed. Thanks.


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

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


[Bug 18551] Page won't print

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18551


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

   What|Removed |Added

 CC||happy-me...@live.com
  Component|Bugzilla|General/Unknown
Product|Wikimedia   |MediaWiki
Version|unspecified |1.15-svn




-- 
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 18551] Page won't print

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18551


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME




--- Comment #1 from Happy-melon happy-me...@live.com  2009-04-23 13:56:01 UTC 
---
Printed successfully first time for me, Vista/FF3. No recent changes to pages
or templates that could have affected it.  No recent changes to JS or skins. 
No recent relevant code updates AFAIK. 


-- 
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 18550] Different 'talk' tabs for different namespaces

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18550


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

   What|Removed |Added

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




--- Comment #1 from Happy-melon happy-me...@live.com  2009-04-23 14:06:03 UTC 
---
[[MediaWiki:Talk]] takes wikimarkup AFAIK, so you can just do:

{{#switch:{{NAMESPACE}}|User=Talk|Collaboration}}

While this was vetoed by the devs for performance reasons on enwiki, it
shouldn't be a problem on smaller wikis. Although don't hold me to that :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 18511] Remove hiderevision permission from the Oversight group

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18511


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

   What|Removed |Added

 CC||happy-me...@live.com
 Status|NEW |RESOLVED
 Resolution||LATER




--- Comment #5 from Happy-melon happy-me...@live.com  2009-04-23 14:12:55 UTC 
---
No way will or should this happen without consensus, in this case, a consensus
that includes the oversighters themselves. If that consensus existed, there
would be no need for the bug because oversighters would not be using the
Oversight extension *anyway*. I fully agree that the extension should be phased
out, but brute-force 'us vs them' approaches like this are not the way to do
it. LATER, at best.


-- 
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 18551] Page won't print

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18551


Bob Noble nob...@att.net changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |




--- Comment #2 from Bob Noble nob...@att.net  2009-04-23 14:13:13 UTC ---
This page will not print with commonly used software.  I have FF2 (latest ver),
IE6,
Win XP Pro SP2.  That should be good enough.  Have now tried on 3 different
computers.
All with same result, ie, blank page.

I just tried a couple of other articles randomly.  They won't print either. 
Guess your
'templates' have changed for the worse somehow.

Page on e (math constant) won't print.

Page on Paul Bunyan won't print.

Page on John Henry (mythical character) won't print

But..

Page on Argentina will print.


-- 
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 18501] please move namespace

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18501


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

   What|Removed |Added

 CC||happy-me...@live.com
 Status|NEW |RESOLVED
 Resolution||LATER




--- Comment #1 from Happy-melon happy-me...@live.com  2009-04-23 14:18:01 UTC 
---
You need to show that there has been a discussion on the wiki (preferably in
english, although I recognise that that's difficult) that demonstrates that
there is consensus to make that change. Nothing can or will be done
unilaterally.


-- 
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 18551] Page won't print

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18551





--- Comment #3 from Happy-melon happy-me...@live.com  2009-04-23 14:33:20 UTC 
---
As noted, there are no recent changes to either the page [[e (mathematical
constant)]], the templates it transcludes, the CSS and JS files it is rendered
with (either local or MediaWiki defaults) or the site interface that surrounds
it, that should have affected printing.  The page you note as printing
correctly contains many of the same templates as those you note as not
printing, and vice versa. This doesn't seem to be a widely-reported problem,
although the browser/OS combination you have is quite common.  Consequently I
think it's very likely that this is a browser issue (that is, a problem with
your own browser and the pages it's got cached) rather than a problem with
MediaWiki.

It *is* possible that you have an old, cached, copy of a stylesheet or page
that is screwing up the print media.  Try purging your cache (Ctrl+F5 on
Firefox) and printing some pages 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 18557] Hungarian Wikisource Proofreadpage extension namespace request

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18557


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #3 from Rob Halsell rhals...@wikimedia.org  2009-04-23 14:44:56 
UTC ---
Appending to the namespaces for huwikisource:

'huwikisource' = array(
100 = 'Szerző',
101 = 'Szerző_vita',
104 = 'Oldal',
105 = 'Oldal_vita',
106 = 'Index',
107 = 'Index_vita',
),

Also added aliases for page and page talk to point at 104 and 105.


-- 
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 18565] New: robots.txt exclusions for sv.wiki

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18565

   Summary: robots.txt exclusions for sv.wiki
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: davidoh...@gmail.com


Hello,

Please exclude the following pages from being indexed:

/wiki/Wikipedia:Begäran_om_åtgärder
/wiki/Wikipedia:Beg%C3%A4ran_om_%C3%A5tg%C3%A4rder
/wiki/Wikipedia:BOÅ
/wiki/Wikipedia:BO%C3%85

They are the Swedish version of the Administrator intervention against
vandalism page on en.wiki and often contain references to pages to delete, or
user names to block.

Regards,
David


-- 
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 18565] robots.txt exclusions for sv.wiki

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18565


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

   What|Removed |Added

 CC||mikelifegu...@fastmail.fm




--- Comment #1 from Mike.lifeguard mikelifegu...@fastmail.fm  2009-04-23 
15:06:39 UTC ---
You can do this yourself with [[sv:MediaWiki:robots.txt]]. Make sure you use
valid robots.txt syntax.


-- 
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 18510] arbcom-audit-en mailing list

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18510


John Mark Vandenberg jay...@gmail.com changed:

   What|Removed |Added

 CC||jay...@gmail.com




--- Comment #3 from John Mark Vandenberg jay...@gmail.com  2009-04-23 
15:13:02 UTC ---
The interim subcommittee has been finalised and we are now starting to organise
ourselves.

https://secure.wikimedia.org/wikipedia/en/wiki/Wikipedia:Arbitration_Committee/Noticeboard#Interim_appointments_to_the_Audit_Subcommittee

You can add me as a moderator so we have some TZ coverage.


-- 
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 18423] Add link to filtered Abuse filter log on Special:Contributions

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18423


Simon Walker stwalkers...@googlemail.com changed:

   What|Removed |Added

Attachment #6036 is|0   |1
   obsolete||




--- Comment #3 from Simon Walker stwalkers...@googlemail.com  2009-04-23 
15:21:07 UTC ---
Created an attachment (id=6050)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=6050)
Abuse filter contribs log link patch three

Fixed localisation 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 18566] New: Maintenance script to un/protect pages.

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18566

   Summary: Maintenance script to un/protect pages.
   Product: MediaWiki
   Version: 1.13.3
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Maintenance scripts
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: funnyman3...@gmail.com


Created an attachment (id=6051)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=6051)
Maintenance script to un/protect pages.

I found myself in need of a maintenance script to protect and unprotect pages. 
With some help from #mediawiki, I wrote one that does just that.  Since I
needed it, it stands to reason that others might need it, too.

Note: The user used must have protect permissions.  The default 'Maintenance
script' user does not normally have this.


-- 
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 18566] Maintenance script to un/protect pages.

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18566


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

   What|Removed |Added

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




--- Comment #1 from Andrew Garrett agarr...@wikimedia.org  2009-04-23 
16:24:38 UTC ---
Promised this user I would commit it. Assigning to me so I don't forget :)


-- 
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 18410] Merge preferences-work branch with trunk

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18410





--- Comment #2 from Andrew Garrett agarr...@wikimedia.org  2009-04-23 
16:27:44 UTC ---
Gonna do this tomorrow after implementing API preferences module.


-- 
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 17998] Change AbuseFilter rights on Russian Wikipedia

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17998


AlexSm ale...@b.smotrov.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |
Summary|Allow autoconfirmed users to|Change AbuseFilter rights on
   |see filters and logs on |Russian Wikipedia
   |ruwiki  |




--- Comment #1 from AlexSm ale...@b.smotrov.com  2009-04-23 17:12:55 UTC ---
On ruwiki please change abusefilter-view, abusefilter-log and
abusefilter-log-detail to all users, just like on enwiki. The consensus is
reached on the same page as URL above, mostly due to bug 18476 because right
now non-sysops cannot monitor logs of specific useful filters.


-- 
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 18567] New: relative paths do not work in Special:ExpandTemplates

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18567

   Summary: relative paths do not work in Special:ExpandTemplates
   Product: MediaWiki
   Version: 1.15-svn
  Platform: All
   URL: http://en.wikipedia.org/w/index.php?title=Special:Expand
Templatesinput=[[../foo]]contexttitle=Category_talk:Fo
o/bar/baz
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Normal
 Component: Special pages
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: happy-me...@live.com


Setting the title in [[Special:ExpandTemplates]] to something like
Talk:Foo/bar/baz and then entering [[../foo]], should produce a link to
[[Talk:Foo/bar/foo]]. This works on normal pages, but not on the special page.


-- 
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 18568] New: hideuser doesn't check all log types

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18568

   Summary: hideuser doesn't check all log types
   Product: MediaWiki
   Version: unspecified
  Platform: All
   URL: http://it.wikipedia.org/w/index.php?title=Speciale%3AReg
istritype=user=page=Utente%3ADioc%C3%A0nyear=month=
-1
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: Blocking
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: mikelifegu...@fastmail.fm
CC: jschulz_4...@msn.com, wikipedia_emails-
nachfr...@yahoo.de


Specifically, it doesn't check the rename log, so if the account is renamed, it
will still appear in the Special:Log/rename. There's an example in the URL
field (for which oversight is unnecessary... it could be unhidden after this
bug is resolved)


-- 
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 18568] hideuser doesn't check all log types

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18568





--- Comment #1 from Aaron Schulz jschulz_4...@msn.com  2009-04-23 19:14:08 
UTC ---
You mean if the account was renamed to a name that was later hidden?

That lot isn't treated any different than the others.


-- 
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 18569] New: donate.wikimedia.org and donate.wikipedia.org are redirecting incorrectly

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18569

   Summary: donate.wikimedia.org and donate.wikipedia.org are
redirecting incorrectly
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://donate.wikimedia.org/
OS/Version: All
Status: NEW
  Severity: major
  Priority: Normal
 Component: Site requests
AssignedTo: tf...@wikimedia.org
ReportedBy: br...@wikimedia.org


donate.wikimedia.org and donate.wikipedia.org should be redirecting to the
public donation pages, but are currently redirecting to civicrm. This needs to
be fixed so people can reach our donation pages and donate when following the
links we give out...

Possibly the redirect config got lost when upgrading the donation server
recently?


-- 
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 18567] relative paths do not work in Special:ExpandTemplates

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18567


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

   What|Removed |Added

 CC||alex.emsenhu...@bluewin.ch
  Component|Special pages   |ExpandTemplates
Product|MediaWiki   |MediaWiki extensions
Version|1.15-svn|any




-- 
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 18567] relative paths do not work in Special:ExpandTemplates

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18567


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME




--- Comment #1 from Alexandre Emsenhuber [IAlex] alex.emsenhu...@bluewin.ch  
2009-04-23 19:57:27 UTC ---
Works correctly for 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 18568] hideuser doesn't check all log types

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18568


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

   What|Removed |Added

 CC||mikelifegu...@fastmail.fm




--- Comment #2 from Mike.lifeguard mikelifegu...@fastmail.fm  2009-04-23 
20:45:33 UTC ---
AFAICT, the block was before the rename.


-- 
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 17275] database error occurs while saving a page

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17275


Forrester forrester.wikipe...@googlemail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WONTFIX |




--- Comment #2 from Forrester forrester.wikipe...@googlemail.com  2009-04-23 
20:57:24 UTC ---
While running a javascript-userscript this error occurs frequently (when there
are more than 3-4 calls) which at least for german wikipedia's file checking
team is a quite problematic behaviour. And since there is no machine-readable
500-errormessage we cannot identify that case and do the call again. Any idea
to solve this?


-- 
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 18567] relative paths do not work in Special:ExpandTemplates

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18567





--- Comment #2 from Happy-melon happy-me...@live.com  2009-04-23 21:00:35 UTC 
---
Created an attachment (id=6052)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=6052)
Screenshot

I ain't seeing it!


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

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


[Bug 18567] relative paths do not work in Special:ExpandTemplates

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18567


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

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |




-- 
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 16066] Confirmation box after saving an edit

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16066


jida...@jidanni.org changed:

   What|Removed |Added

 CC||jida...@jidanni.org




--- Comment #9 from jida...@jidanni.org  2009-04-23 21:49:20 UTC ---
MoinMoin says 'Thank you for your attention to detail'. Even this very
Bugzilla says Bug Processed etc. Maybe the MediaWiki philosophy is
nobody will believe the message and will check the page again anyway,
so no need for a message, but that is Chicken and Egg.

Anyway if only some MediaWiki wikis have the message, then folks will
think the others are broken. (Unless it looks extra local.)

So I like the message idea, but wonder about caching.


-- 
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 16066] Give Your edit has been saved confirmation messages

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16066


jida...@jidanni.org changed:

   What|Removed |Added

Summary|Confirmation box after  |Give Your edit has been
   |saving an edit  |saved confirmation messages




--- Comment #10 from jida...@jidanni.org  2009-04-23 21:53:54 UTC ---
Making slightly better title, lest one think that you want the user to confirm
something.


-- 
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 17538] RSS links should be from /, not http://

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17538


jida...@jidanni.org changed:

   What|Removed |Added

 Resolution|FIXED   |DUPLICATE




--- Comment #3 from jida...@jidanni.org  2009-04-23 21:55:12 UTC ---


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


-- 
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 16357] RSS/Atom feeds use fully-qualified URIs rather than relative ones

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16357


jida...@jidanni.org changed:

   What|Removed |Added

 CC||jida...@jidanni.org




--- Comment #2 from jida...@jidanni.org  2009-04-23 21:55:12 UTC ---
*** Bug 17538 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 18567] relative paths do not work in Special:ExpandTemplates

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18567


Jesse PW (Pathoschild) pathoschild+wmb...@gmail.com changed:

   What|Removed |Added

 CC||pathoschild+wmb...@gmail.com
 Status|REOPENED|RESOLVED
 Resolution||WORKSFORME




--- Comment #3 from Jesse PW (Pathoschild) pathoschild+wmb...@gmail.com  
2009-04-23 22:23:11 UTC ---
Subpages are not enabled in the enwiki category namespace. You will get the
same output if you try it on an actual category page. Relative links work fine
in Special:ExpandTemplates for namespaces where subpages are enabled.


-- 
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 18569] donate.wikimedia.org and donate.wikipedia.org are redirecting incorrectly

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18569


Tomasz Finc tf...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Tomasz Finc tf...@wikimedia.org  2009-04-23 22:25:51 UTC 
---
Updating Server alias in 'etc/apache2/sites-available/donate' to be

'ServerAlias grosley.wikimedia.org' instead of 'srv9.wikimedia.org'

Looks happy now. I've been keeping a running log of what was needed to move
this installation. Will update it with this info.


-- 
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 18570] New: meta tag for feed should point to watchlist, not recent changes

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18570

   Summary: meta tag for feed should point to watchlist, not recent
changes
   Product: MediaWiki
   Version: unspecified
  Platform: All
   URL: http://en.wikipedia.org/wiki/Special:Watchlist
OS/Version: All
Status: ASSIGNED
  Severity: enhancement
  Priority: Normal
 Component: Watchlist
AssignedTo: edwardzy...@thewritingpot.com
ReportedBy: edwardzy...@thewritingpot.com


Title is self-explanatory. Possible difficulties is we need to expose a secret
URL since many 3rd-party feed readers can't do normal authentication and then
pass on cookies. Expiration of this URL is entirely up in the air; generally
speaking, it shouldn't expire unless the user asks it to (ala Google Calendar's
ics link).


-- 
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 18570] meta tag for feed should point to watchlist, not recent changes

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18570


Edward Z. Yang edwardzy...@thewritingpot.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Edward Z. Yang edwardzy...@thewritingpot.com  2009-04-23 
23:10:27 UTC ---


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


-- 
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 471] Basic XML Feed support for watchlist (implementation idea: token)

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=471


Edward Z. Yang edwardzy...@thewritingpot.com changed:

   What|Removed |Added

 CC||edwardzy...@thewritingpot.co
   ||m




--- Comment #40 from Edward Z. Yang edwardzy...@thewritingpot.com  2009-04-23 
23:10:27 UTC ---
*** Bug 18570 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 18510] arbcom-audit-en mailing list

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18510


Cary Bass cb...@wikimedia.org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




--- Comment #4 from Cary Bass cb...@wikimedia.org  2009-04-24 00:08:47 UTC ---
Created list https://lists.wikimedia.org/mailman/listinfo/arbcom-audit-en

Cary


-- 
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 14609] User's namespaces to be searched default not updated after adding new namespace

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14609


Bug 14609 depends on bug 5363, which changed state.

Bug 5363 Summary: Change global defaults doesn't work for registered users
https://bugzilla.wikimedia.org/show_bug.cgi?id=5363

   What|Old Value   |New Value

 Status|NEW |ASSIGNED
 Status|ASSIGNED|RESOLVED
 Resolution||FIXED



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

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


[Bug 14950] Global preferences

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14950


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




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

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


[Bug 14806] A hook to enable putting options to the preferences tab

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14806


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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




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

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


[Bug 17191] Special:Preferences should list account registration date

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17191


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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




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

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


[Bug 18410] Merge preferences-work branch with trunk

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18410


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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




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

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


[Bug 18524] Preferences: unify filter options of recent changes, new pages, watchlist, rechent changes linked,

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18524


Bug 18524 depends on bug 18410, which changed state.

Bug 18410 Summary: Merge preferences-work branch with trunk
https://bugzilla.wikimedia.org/show_bug.cgi?id=18410

   What|Old Value   |New Value

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED



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

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


[Bug 16013] Possibility to link to particular section of [[Special:Preferences]]

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16013


Bug 16013 depends on bug 18410, which changed state.

Bug 18410 Summary: Merge preferences-work branch with trunk
https://bugzilla.wikimedia.org/show_bug.cgi?id=18410

   What|Old Value   |New Value

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED



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

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


[Bug 14806] A hook to enable putting options to the preferences tab

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14806


Bug 14806 depends on bug 18410, which changed state.

Bug 18410 Summary: Merge preferences-work branch with trunk
https://bugzilla.wikimedia.org/show_bug.cgi?id=18410

   What|Old Value   |New Value

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED



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

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


[Bug 5363] Change global defaults doesn't work for registered users

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=5363


Bug 5363 depends on bug 18410, which changed state.

Bug 18410 Summary: Merge preferences-work branch with trunk
https://bugzilla.wikimedia.org/show_bug.cgi?id=18410

   What|Old Value   |New Value

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED



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

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


[Bug 14950] Global preferences

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14950


Bug 14950 depends on bug 18410, which changed state.

Bug 18410 Summary: Merge preferences-work branch with trunk
https://bugzilla.wikimedia.org/show_bug.cgi?id=18410

   What|Old Value   |New Value

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED



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

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


[Bug 18195] Allow changing preferences via API

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18195


Bug 18195 depends on bug 18410, which changed state.

Bug 18410 Summary: Merge preferences-work branch with trunk
https://bugzilla.wikimedia.org/show_bug.cgi?id=18410

   What|Old Value   |New Value

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED



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

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


[Bug 18396] Special:GlobalBlock/127.0.0.1 should load current block settings if already blocked

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18396


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Andrew Garrett agarr...@wikimedia.org  2009-04-24 
03:20:29 UTC ---
Done in r49792


-- 
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 18413] Add a dropdown for pre-defined block reasons on GlobalBlocking form

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18413


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

   What|Removed |Added

Summary|Add a dropdown for pre- |Add a dropdown for pre-
   |defined block reasons   |defined block reasons on
   ||GlobalBlocking form




--- Comment #1 from Andrew Garrett agarr...@wikimedia.org  2009-04-24 
03:21:26 UTC ---
Updated summary


-- 
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 18077] Minor MySQL-isms in AbuseFilter

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18077


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Andrew Garrett agarr...@wikimedia.org  2009-04-24 
03:27:42 UTC ---
Applied in r49793. Sorry for the delay and thanks for the report.


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

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


[Bug 384] PostgreSQL/pgsql support (tracking)

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


Bug 384 depends on bug 18077, which changed state.

Bug 18077 Summary: Minor MySQL-isms in AbuseFilter
https://bugzilla.wikimedia.org/show_bug.cgi?id=18077

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED



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

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


[Bug 18435] Enable AbuseFilter on Finnish Wikipedia

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18435


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Andrew Garrett agarr...@wikimedia.org  2009-04-24 
03:36:12 UTC ---
Done, sorry for the delay.


-- 
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 18423] Add link to filtered Abuse filter log on Special:Contributions

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18423


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

   What|Removed |Added

 Status|NEW |RESOLVED
   Keywords|need-review, patch  |
 Resolution||FIXED




--- Comment #4 from Andrew Garrett agarr...@wikimedia.org  2009-04-24 
03:37:56 UTC ---
Applied with double-escaping, localisation and whitespace fixes in r49791.


-- 
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 18195] Allow changing preferences via API

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18195


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

   What|Removed |Added

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




--- Comment #3 from Andrew Garrett agarr...@wikimedia.org  2009-04-24 
03:39:42 UTC ---
Created an attachment (id=6053)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=6053)
Half-done patch

This patch is sort of done, but it's broken because you can't call wfMsgExt
from API modules.


-- 
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 18195] Allow changing preferences via API

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18195





--- Comment #4 from Andrew Garrett agarr...@wikimedia.org  2009-04-24 
03:40:09 UTC ---
(In reply to comment #3)
 Created an attachment (id=6053)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=6053) [details]
 Half-done patch
 
 This patch is sort of done, but it's broken because you can't call wfMsgExt
 from API modules.
 

Ignore the profiling changes :/


-- 
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 17921] Change so that Abuse Filter falls under the Special Pages category of Special:Version

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17921


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX




--- Comment #1 from Andrew Garrett agarr...@wikimedia.org  2009-04-24 
03:45:38 UTC ---
I think it makes more sense in its current location.


-- 
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 18429] Allow filter rules to consider private data such as source IP, reverse DNS and user agent.

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18429





--- Comment #10 from Andrew Garrett agarr...@wikimedia.org  2009-04-24 
03:46:41 UTC ---
Can we form an on-wiki consensus one way or the other for this, please?


-- 
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 4582] Provide preference-based autoformatting for unlinked dates

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=4582


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

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Comment #286 from Andrew Garrett agarr...@wikimedia.org  2009-04-24 
04:01:44 UTC ---
Fixed, with a parser test case in r49794.


-- 
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 18511] Remove hiderevision permission from the Oversight group

2009-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18511


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

   What|Removed |Added

 CC||agarr...@wikimedia.org
 Status|RESOLVED|REOPENED
 Resolution|LATER   |




--- Comment #6 from Andrew Garrett agarr...@wikimedia.org  2009-04-24 
04:26:05 UTC ---
It's probably sensible to ask oversighters first whether revision deletion is
meeting their needs, but it seems sensible to leave the bug open in the
meantime so that it might attract comments.


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