[Bug 17102] Changelog build tool for CodeReview

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


Roan Kattouw roan.katt...@home.nl changed:

   What|Removed |Added

 CC||roan.katt...@home.nl




--- Comment #1 from Roan Kattouw roan.katt...@home.nl  2009-01-21 09:14:57 
UTC ---
An issue here is that some revisions, however important, don't get
RELEASE-NOTES. This applies to stuff like internal rewrites without
user-observed changes and fixes for new features that were already in
RELEASE-NOTES.


-- 
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 17077] Sysop and bureaucrat rights not effective after adding user via UserLoadFromSession hook .

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


Sam Sexton puheli...@googlemail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #6 from Sam Sexton puheli...@googlemail.com  2009-01-21 10:34:38 
UTC ---
I've finally solved this myself - the crucial clue was finding out that in
loadFromDatabase(), mGroups is nullified and the assignment of the groups
deferred to loadGroups(), which is called by saveToCache() - this in turn is
called from loadFromId(), so I added a call to saveToCache() to my hook and at
long last, I can see the restricted groups. I will sanitise my code and add it
to the discussion page at
http://www.mediawiki.org/wiki/Manual:Hooks/UserLoadFromSession so that it can
serve as an example of what's needed - adding the call wasn't really too
obvious! ;-)


-- 
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 17024] Get value of $wgLegalTitleChars through the API

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


Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |




--- Comment #2 from Reedy s...@reedyboy.net  2009-01-21 11:34:58 UTC ---
Reopening as Bug 17027 Output LocalSettings.php Variables via API has been
reverted as wontfix.

17025 is still there, just with a few tweaks to be added..

Can this be implemented seperately like 17025 was?


Thanks!


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

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


[Bug 17103] New: Special:Newpages/Special: Recentchanges should be localized on the mark changes as patrolled confirmation

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

   Summary: Special:Newpages/Special:Recentchanges should be
localized on the mark changes as patrolled
confirmation
   Product: MediaWiki
   Version: 1.15-svn
  Platform: All
OS/Version: All
Status: NEW
  Keywords: patch
  Severity: trivial
  Priority: Normal
 Component: User interface
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: marcin.cies...@gmail.com


Created an attachment (id=5714)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=5714)
Patch to includes/Article.php to add wfMsg() where necessary

1) Enable patrolling
2) Edit as non-autopatrol user
3) Switch to the patrolling user
4) Switch user interface to non-English
5) Mark the change as patrolled
6) The confirmation message:

Return to Special:Recentchanges says

Powrót do Specjalna:Recentchanges in Polish.

This means, that Title::MakeTitle provides localized namespace name, but no the
page name.

The fix is trivial I guess, see the patch attached.


-- 
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 12359] Deletion summary lengths problems

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


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

   What|Removed |Added

 Blocks||4714




-- 
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 4714] Increasing the length of the edit summary (tracking)

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


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

   What|Removed |Added

 Depends on||12359




-- 
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 17086] Cannot configure extensions in sub-subfolders

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





--- Comment #1 from Alexandre Emsenhuber [IAlex] alex.emsenhu...@bluewin.ch  
2009-01-21 14:59:59 UTC ---
Fixed the issue for Uniwiki extensions in r45958, the problem was with the
space in extensions names.
Will fix the default values problem soon.


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

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





--- Comment #15 from Aaron Schulz jschulz_4...@msn.com  2009-01-21 15:09:23 
UTC ---
Due to a typo, fixed in r45961


-- 
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 16996] Wiki for Wikimedia UK

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


Platonides platoni...@gmail.com changed:

   What|Removed |Added

 CC||platoni...@gmail.com




--- Comment #2 from Platonides platoni...@gmail.com  2009-01-21 15:28:26 UTC 
---
Readable and editable by everyone?


-- 
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 16996] Wiki for Wikimedia UK

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





--- Comment #4 from Mike Peel mediaw...@mikepeel.net  2009-01-21 15:33:48 UTC 
---
At least initially, yes. We'll use page protection on things that only the
chapter board members should be able to change.

Thanks,
Mike Peel


-- 
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 16996] Wiki for Wikimedia UK

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





--- Comment #6 from Mike Peel mediaw...@mikepeel.net  2009-01-21 15:36:28 UTC 
---
Yes - restricted reading material will be elsewhere (probably offline).
Everything on this wiki should be readable by all.


-- 
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 15811] Upload a new version of this file should refer to a form with different appearence

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


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #3 from Aaron Schulz jschulz_4...@msn.com  2009-01-21 15:47:13 
UTC ---
Done in r45963


-- 
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 17082] RenameUser triggering SQL error

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


xenocidic xenow...@gmail.com changed:

   What|Removed |Added

 CC||xenow...@gmail.com
 Status|NEW |RESOLVED
 Resolution||WORKSFORME




--- Comment #1 from xenocidic xenow...@gmail.com  2009-01-21 16:27:33 UTC ---
I managed to resolve the issue by logging in thru another 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 14971] alphabetical order method for DynamicPageList

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


Martin Kraus martin_kraus_germ...@yahoo.com changed:

   What|Removed |Added

 CC||martin_kraus_germ...@yahoo.c
   ||om




--- Comment #18 from Martin Kraus martin_kraus_germ...@yahoo.com  2009-01-21 
16:50:19 UTC ---
Ramac, if I understood comments #11 and #14 by Aryeh Gregor correctly, he is
asking you to run the code with and without the change (i.e. with the current
sorting by date and with the new sorting by name) on realistic data and
report the performance. I would assume 1000 items would be more than enough for
such a test.


-- 
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 14971] alphabetical order method for DynamicPageList

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





--- Comment #19 from Aryeh Gregor simetrical+wikib...@gmail.com  2009-01-21 
17:31:23 UTC ---
EXPLAINs on enwikinews_p from toolserver:

mysql EXPLAIN SELECT page_namespace, page_title, c1.cl_timestamp FROM `page`
INNER JOIN `categorylinks` AS c1 ON page_id = c1.cl_from AND c1.cl_to='Test'
WHERE 1=1 AND page_is_redirect = 0 ORDER BY c1.cl_timestamp DESC;
++-+---++-+--+-+--+--+--+
| id | select_type | table | type   | possible_keys   |
key  | key_len | ref  | rows | Extra   
|
++-+---++-+--+-+--+--+--+
|  1 | SIMPLE  | categorylinks | ref| cl_from,cl_timestamp,cl_sortkey |
cl_timestamp | 257 | const|1 | Using where;
Using index | 
|  1 | SIMPLE  | page  | eq_ref | PRIMARY |
PRIMARY  | 4   | enwikinews.categorylinks.cl_from |1 | Using where 
| 
++-+---++-+--+-+--+--+--+
2 rows in set (0.03 sec)

mysql EXPLAIN SELECT page_namespace, page_title, c1.cl_timestamp FROM `page`
INNER JOIN `categorylinks` AS c1 ON page_id = c1.cl_from AND c1.cl_to='Test'
WHERE 1=1 AND page_is_redirect = 0 ORDER BY page_touched DESC;
++-+---++-+--+-+--+--+---+
| id | select_type | table | type   | possible_keys   |
key  | key_len | ref  | rows | Extra   
 |
++-+---++-+--+-+--+--+---+
|  1 | SIMPLE  | categorylinks | ref| cl_from,cl_timestamp,cl_sortkey |
cl_timestamp | 257 | const|1 | Using where;
Using index; Using temporary; Using filesort | 
|  1 | SIMPLE  | page  | eq_ref | PRIMARY |
PRIMARY  | 4   | enwikinews.categorylinks.cl_from |1 | Using where 
 | 
++-+---++-+--+-+--+--+---+
2 rows in set (0.00 sec)

mysql EXPLAIN SELECT page_namespace, page_title, c1.cl_timestamp FROM `page`
INNER JOIN `categorylinks` AS c1 ON page_id = c1.cl_from AND c1.cl_to='Test'
WHERE 1=1 AND page_is_redirect = 0 ORDER BY page_title DESC;
++-+---++-+--+-+--+--+---+
| id | select_type | table | type   | possible_keys   |
key  | key_len | ref  | rows | Extra   
 |
++-+---++-+--+-+--+--+---+
|  1 | SIMPLE  | categorylinks | ref| cl_from,cl_timestamp,cl_sortkey |
cl_timestamp | 257 | const|1 | Using where;
Using index; Using temporary; Using filesort | 
|  1 | SIMPLE  | page  | eq_ref | PRIMARY |
PRIMARY  | 4   | enwikinews.categorylinks.cl_from |1 | Using where 
 | 
++-+---++-+--+-+--+--+---+
2 rows in set (0.00 sec)

If the middle query is actually being run, the last one shouldn't be any worse,
I suppose.  But it still looks bad.  I'm very reluctant to commit this,
especially since I've never used the extension and am not familiar with its
code.  Sorry.


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

[Bug 16980] Use a different form for replacing files

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


Rémi Kaupp le.korri...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Rémi Kaupp le.korri...@gmail.com  2009-01-21 18:06:40 UTC 
---


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


-- 
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 15811] Upload a new version of this file should refer to a form with different appearence

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





--- Comment #4 from Rémi Kaupp le.korri...@gmail.com  2009-01-21 18:06:40 UTC 
---
*** Bug 16980 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 11644] Allow limited indirection by redirects, up to $wgMaxRedirects levels.

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


Ryan Schmidt skizz...@gmail.com changed:

   What|Removed |Added

Attachment #5646 is|0   |1
   obsolete||
Attachment #5650 is|0   |1
   obsolete||




--- Comment #21 from Ryan Schmidt skizz...@gmail.com  2009-01-21 18:28:19 UTC 
---
Created an attachment (id=5715)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=5715)
new redirect page display

ok, I've got a working patch (still needs some more testing) that changes the
redirect page's display when recursive redirects are detected, see attached
screenshot for what it looks like. I want to get some feedback about it before
committing (like, positioning, etc.) so please leave some :)


-- 
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 16077] NomCom wiki listed in wrong section of SiteMatrix

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





--- Comment #1 from Gurch matthew.brit...@btinternet.com  2009-01-21 18:32:50 
UTC ---
This is presumably because the wiki's URL is http://nomcom.wikipedia.org,
presumably a mistake at the time it was set up.

Would it be possible to move it to http://nomcom.wikimedia.org (and have the
existing wikipedia.org name redirect)?

Failing that, can some sort of workaround be coded in to
[[Special:SiteMatrix]]? Besides being listed in the wrong place, it also means
there are red links for a nomcom Wiktionary, nomcom Wikibooks and so forth.
Assuming the Nomination Committee don't speak their own language, this is
somewhat misleading.


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

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


[Bug 11644] Allow limited indirection by redirects, up to $wgMaxRedirects levels.

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





--- Comment #22 from Brion Vibber br...@wikimedia.org  2009-01-21 18:36:56 
UTC ---
Mmm, I like 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 17104] Remove rcid= from links in in IRC rc

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





--- Comment #1 from Gurch matthew.brit...@btinternet.com  2009-01-21 18:59:24 
UTC ---
Wouldn't it be better to fix the other end of the issue, and not show the mark
as patrolled link on diffs if the edit is already patrolled, regardless of
what's in the URL?

I asked for the rcid part to be added in order that bots and editing tools (the
main consumers of the RC feed) are able to patrol (and sight) pages. Before it
was added, it was difficult to obtain this value when all you had was a page
name or revision ID. It was particularly difficult for new page patrolling --
the only place the rcid was actually shown was on Special:Newpages, or on
article pages arrived at by following links from Special:Newpages. This meant
that in order to patrol a given page, the tool would have to load up
special:newpages and scrape the rcid from it... unless the page wasn't in the
top however many, in which case it would have to load more and more of it, or
give up.

If this is removed, please provide some alternative method for bots and editing
tools to obtain the rcid given a revision id.


-- 
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 17105] New: Numeric table sorting broken

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

   Summary: Numeric table sorting broken
   Product: MediaWiki
   Version: unspecified
  Platform: All
   URL: http://en.wikipedia.org/wiki/List_of_countries_by_GDP_(n
ominal)_per_capita
OS/Version: All
Status: NEW
  Keywords: need-review, patch
  Severity: normal
  Priority: Normal
 Component: Page rendering
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: michaelj.wa...@oceanfree.net


A column which should sort numerically but which contains even one non-numeric
element will not sort correctly or will produce strange results. It seems to
sort numerically but leaves lots of numbers out of place at the bottom of the
table.

This appears to be caused by recent diff:

http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/skins/common/wikibits.js?r1=42576r2=42715

which allows ts_parseFloat to return a non-numeric value. This is rather
pointless as the return value isn't see by anything other than javascript's
table.sort() which doesn't appear to like it very much. Although browsers could
handle this better, it affects (as far as I can see) Firefox and Safari. 

For a (clearer) example see:
http://en.wikipedia.org/wiki/User:Blue-Haired_Lawyer/sandbox2


-- 
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 17105] Numeric table sorting broken

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





--- Comment #1 from Michael Walsh michaelj.wa...@oceanfree.net  2009-01-21 
19:06:27 UTC ---
Created an attachment (id=5716)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=5716)
fix numeric sorting


-- 
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 14971] alphabetical order method for DynamicPageList

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





--- Comment #22 from Ramac raffaele...@tiscali.it  2009-01-21 19:20:57 UTC ---
@Martin: yes, DPL is used for dynamically generated bookshelves; we would like
to use this feature also on it.wikibooks.
@Aryeh: is there any way to fix 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 15406] Wikibits patch #9 - force sortorder of a column

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


Steve Sanbeg ssan...@web.de changed:

   What|Removed |Added

 CC||ssan...@web.de




--- Comment #14 from Steve Sanbeg ssan...@web.de  2009-01-21 19:21:52 UTC ---
Should the regex be anchored?  I think something like
 var sortClass = ('' + td.className + '').match(/^sort-\w+$/);

would be more appropriate


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

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


[Bug 15406] Wikibits patch #9 - force sortorder of a column

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





--- Comment #15 from Steve Sanbeg ssan...@web.de  2009-01-21 19:23:03 UTC ---
(In reply to comment #14)
 Should the regex be anchored?  I think something like
  var sortClass = ('' + td.className + '').match(/^sort-\w+$/);
 
 would be more appropriate
 

Oops, that would probably break multiple classes


-- 
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 17104] Remove [Mark as patrolled] link for already patrolled revisions

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


Jon Harald Søby jhs...@gmail.com changed:

   What|Removed |Added

  Component|General/Unknown |Patroller
Product|Wikimedia   |MediaWiki extensions
Summary|Remove rcid= from links in |Remove [Mark as patrolled]
   |in IRC rc   |link for already patrolled
   ||revisions
Version|unspecified |any




--- Comment #2 from Jon Harald Søby jhs...@gmail.com  2009-01-21 19:28:36 UTC 
---
Ah, I understand. The bug should then instead be Remove [Mark as patrolled]
link for already patrolled revisions; changing title to reflect that. Note
that it is only an issue when rcid= is provided.


-- 
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 17104] Remove [Mark as patrolled] link for already patrolled revisions

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





--- Comment #3 from Jon Harald Søby jhs...@gmail.com  2009-01-21 19:30:11 UTC 
---
I filed it as part of the Patroller extension; however, I am not sure that's
correct, as that extension does nat show up at
http://no.wikipedia.org/wiki/Spesial:Versjon . Is the patrol feature a part of
MediaWiki core now?


-- 
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 17104] Remove [Mark as patrolled] link for already patrolled revisions

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


Gurch matthew.brit...@btinternet.com changed:

   What|Removed |Added

  Component|Patroller   |User interface
Product|MediaWiki extensions|MediaWiki
Version|any |unspecified




--- Comment #4 from Gurch matthew.brit...@btinternet.com  2009-01-21 19:32:35 
UTC ---
Yes, it is part of core. There doesn't seem to be a patrolling component,
though, so I put it under User interface.


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

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


[Bug 1605] [[Section::...]] variables

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


Kinsey Moore nyphb...@gmail.com changed:

   What|Removed |Added

Summary|{{SECTIONNAME}} and |[[Section::...]] variables
   |{{SECTIONNUMBER}} variables |




--- Comment #36 from Kinsey Moore nyphb...@gmail.com  2009-01-21 19:37:27 UTC 
---
What I'm about to attach is just about all I can manage at the moment.  To have
template section numbers work properly for edit links, one of two things needs
to happen: either include the patch I'm attaching to add the hooks to template
inclusion (or some cleaned up variant thereof), or to expose mHeadings to the
outside world somehow.  As it is, mHeadings contains the information I want,
but having the prefix m, it is technically an internal/private member with no
outside accessor.  The hooks in the patch are more than likely not in the right
place, but work for the moment.


-- 
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 1605] [[Section::...]] variables

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


Kinsey Moore nyphb...@gmail.com changed:

   What|Removed |Added

Attachment #5695 is|0   |1
   obsolete||




--- Comment #37 from Kinsey Moore nyphb...@gmail.com  2009-01-21 19:39:45 UTC 
---
Created an attachment (id=5717)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=5717)
Hooks into template inclusion, processed before transcluding occurs


-- 
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 1605] [[Section::...]] variables

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





--- Comment #38 from Kinsey Moore nyphb...@gmail.com  2009-01-21 19:41:04 UTC 
---
Created an attachment (id=5718)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=5718)
Effectively an extension at this point.  It still needs polishing.  Does not
currently attach  the T- to template header numbers.


-- 
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 16978] Log for CentralNotice

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





--- Comment #2 from Casey Brown cbrown1...@gmail.com  2009-01-21 19:53:41 UTC 
---
(In reply to comment #0)
 Please create a log for changes to CentralNotice

With an optional summary field would be great too. :-)


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

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


[Bug 16893] Move wikitech wiki to new location

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


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #2 from Rob Halsell rhals...@wikimedia.org  2009-01-21 19:55:29 
UTC ---
HTTPS setup and backups stream weekly to tridge.

In the future, it would be nice to make it do the HTTPS login pass to HTTP, but
since there are more pressing matters, this takes back burner.  Closing this
ticket, adding that to my wish list.

Done!


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

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


[Bug 17106] New: mw-redirect links in special:contributions

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

   Summary: mw-redirect links in special:contributions
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: User interface
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: charlottethew...@gmail.com


the html of user contribs after a page-move looks something like this

span class=newpageN/span a href=/wiki/Foo title=FooFoo/a span
class=comment(moved a href=/wiki/Foo class=mw-redirect
title=FooFoo/a to a href=/wiki/Bar title=BarBar/a: i felt like
it)/span

since we already check which one of the titles is currently a redirect (it is
the opposite way if the move has been reverted) and mark the moved from link
in the edit summary as class=mw-redirect, shouldn't we also give the first
Foo link the same css?

also shouldn't we add redirect=no to known redirect links in
special:contributions (and any other special page which bothers to check for
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 17107] New: Fallback languages

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

   Summary: Fallback languages
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: CentralNotice
AssignedTo: tf...@wikimedia.org
ReportedBy: cbrown1...@gmail.com


It would be nice if we could get a fallback language other than English... ie.

* interface set to pt-br, whoops we have no translation in that language = try
pt; whoops, still none = go for English
* interface set to zh-tw, no translation :-( = try zh-hant... grr, still none
= fine, we'll deal with English ;-)

We could set these fallback languages in the extension's code -- no need for a
web interface.


-- 
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 17108] New: Hide Cookies

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

   Summary: Hide Cookies
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: CentralNotice
AssignedTo: tf...@wikimedia.org
ReportedBy: cbrown1...@gmail.com


Please allow the option for the hide/dismiss cookie to be notice
independent (ie. if you close one notice, they don't all close).


-- 
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 17108] Make Hide Cookies notice independent

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


Platonides platoni...@gmail.com changed:

   What|Removed |Added

Summary|Hide Cookies  |Make Hide Cookies notice
   ||independent




-- 
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 17109] New: More admin options

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

   Summary: More admin options
   Product: MediaWiki extensions
   Version: any
  Platform: All
   URL: http://meta.wikimedia.org/wiki/Special:CentralNotice
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: CentralNotice
AssignedTo: tf...@wikimedia.org
ReportedBy: cbrown1...@gmail.com


Please make some awesome check boxes for logged-in only and dismissable
similar to preferred and enabled.


-- 
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 17107] Fallback languages for CentralNotice

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


Casey Brown cbrown1...@gmail.com changed:

   What|Removed |Added

Summary|Fallback languages  |Fallback languages for
   ||CentralNotice




-- 
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 17107] Fallback languages for CentralNotice

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


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

   What|Removed |Added

 CC||br...@wikimedia.org




--- Comment #1 from Brion Vibber br...@wikimedia.org  2009-01-21 20:12:55 UTC 
---
That's how it's supposed to work already. Fallback languages are defined within
MediaWiki's localization framework, and should be handled as such... if they
ain't working, it's probably a general MediaWiki problem, not
CentralNotice-specific.


-- 
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 17110] New: No stylesheets for flagged revisions box on cologne blue skin

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

   Summary: No stylesheets for flagged revisions box on cologne blue
skin
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Keywords: easy
  Severity: minor
  Priority: Normal
 Component: FlaggedRevs
AssignedTo: jschulz_4...@msn.com
ReportedBy: fuz...@msn.com


I use cologne blue as my default skin in dewikipedia. The flagged revisions box
is not formatted, maybe there aren't any stylesheets for 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 16604] IRC recent changes feed does not list patrol log entries

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





--- Comment #17 from Aaron Schulz jschulz_4...@msn.com  2009-01-21 20:15:32 
UTC ---
I though the IRC line function added the title for logs...seems to depend on
$actionComment


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

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


[Bug 16896] Review log entries should be sent to RC/IRC feed

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


Gurch matthew.brit...@btinternet.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |




--- Comment #9 from Gurch matthew.brit...@btinternet.com  2009-01-21 20:36:12 
UTC ---
At the moment the output lines give the user, name of the page being reviewed
and review levels. Since it's possible to review revisions of a page other than
the most recent one, it should supply the revision id as well.


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

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


[Bug 16599] RC IRC related issues (tracking)

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


Bug 16599 depends on bug 16896, which changed state.

Bug 16896 Summary: Review log entries should be sent to RC/IRC feed
https://bugzilla.wikimedia.org/show_bug.cgi?id=16896

   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 10569] Special:Mypage and Special: Mytalk cause redirect loops when their targets redirect back

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


Ryan Schmidt skizz...@gmail.com changed:

   What|Removed |Added

 CC||skizz...@gmail.com
 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #2 from Ryan Schmidt skizz...@gmail.com  2009-01-21 20:43:34 UTC 
---
fixed in r45973


-- 
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 11644] Allow limited indirection by redirects, up to $wgMaxRedirects levels.

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


Ryan Schmidt skizz...@gmail.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




--- Comment #23 from Ryan Schmidt skizz...@gmail.com  2009-01-21 20:44:05 UTC 
---
implemented in r45973


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

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





--- Comment #18 from Aaron Schulz jschulz_4...@msn.com  2009-01-21 20:51:37 
UTC ---
OK, fixed in r45974. PatrolLog had it's own inconsistent code for the action
text.


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

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


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

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Comment #19 from Aaron Schulz jschulz_4...@msn.com  2009-01-21 20:56:37 
UTC ---
Looks to be resolved now


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

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


[Bug 16599] RC IRC related issues (tracking)

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


Bug 16599 depends on bug 16604, which changed state.

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

   What|Old Value   |New Value

 Status|REOPENED|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 17111] New: Create mailinglist for Wikimedia Denmark

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

   Summary: Create mailinglist for Wikimedia Denmark
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Mailing lists
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: lars-wikimediabugzi...@kamfjord.org


Please create a mailinglist for the Wikimedia Denmark-chapter that is under
planning (http://meta.wikimedia.org/wiki/Wikimedia_Denmark).

Mailinglist should probably wikimedia...@lists.wikimedia.org

Set up me as the list admin, and I will fix the rest.


-- 
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 17111] Create mailinglist for Wikimedia Denmark

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


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

   What|Removed |Added

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




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

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


[Bug 17111] Create mailinglist for Wikimedia Denmark

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


Platonides platoni...@gmail.com changed:

   What|Removed |Added

 CC||platoni...@gmail.com
 AssignedTo|wikibugs-   |rhals...@wikimedia.org
   |l...@lists.wikimedia.org   |
 Status|ASSIGNED|NEW




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

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


[Bug 17111] Create mailinglist for Wikimedia Denmark

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


Casey Brown cbrown1...@gmail.com changed:

   What|Removed |Added

 CC||cbrown1...@gmail.com
 AssignedTo|rhals...@wikimedia.org  |cb...@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 17111] Create mailinglist for Wikimedia Denmark

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


Cary Bass cb...@wikimedia.org 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 17008] Redirecting from eo.wikisource.org

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





--- Comment #2 from Petr pa.dohna...@gmail.com  2009-01-21 21:26:46 UTC ---
Also the links like [[:s:de:Merseburger Zaubersprüche|Merseburger
Zaubersprüche]] are useful but now not usable in the Esperanto 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 16369] Create mailing list for Wikimedia Hrvatske (Croatia)

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


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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




--- Comment #1 from Cary Bass cb...@wikimedia.org  2009-01-21 22:08:06 UTC ---
WikimediaHR list created.  Set moderator to Haley.


-- 
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 17112] New: Allow Special:Extensions to be aware of dependencies

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

   Summary: Allow Special:Extensions to be aware of dependencies
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Configure
AssignedTo: alex.emsenhu...@bluewin.ch
ReportedBy: siebr...@wikipedia.be


Some extensions only work when another extension has also been enabled. For
this a feature which makes it is possible to add dependencies to the
configuration of a supported extension would be required.

Examples: some uniwiki extensions require other uniwiki extensions, UserWelcome
depends on SocialProfile extensions, there are a few more.


-- 
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 16987] Create mailing list for Wikimedia Malaysia

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


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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




--- Comment #1 from Cary Bass cb...@wikimedia.org  2009-01-21 22:20:43 UTC ---
Created mailing list WikimediaMY and set koalasco...@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 17113] New: Ajax search auto-completion ignores some page titles

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

   Summary: Ajax search auto-completion ignores some page titles
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: Search
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: bugzilla.wikime...@publi.purodha.net
CC: bugzilla.wikime...@publi.purodha.net


In Wikimedia Commons, when you type a single 0 (zero) in the
search field, you are shown 2 page titles. There are indeed only
two pages, the titles of which begin with 0, see here:
http://commons.wikimedia.org/wiki/Special:AllPages/0

In the German language Wikipedia, when you do the same, nothing is shown. Yet,
when you append a ' (single quote) a single
page title is shown, which is correct.
There are several dozens of pages beginning with 0 in the
German language Wikipedia, see here:
http://de.wikipedia.org/wiki/Spezial:Alle_Seiten/0
So, I would expect the initial few be diplayed, when you type
the initial 0.

Maybe the different behavior of the two wikis is owed to the
fact that, the German language Wikipedia has a page title 0,
but I could not verify that.


-- 
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 17111] Create mailinglist for Wikimedia Denmark

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


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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




--- Comment #1 from Cary Bass cb...@wikimedia.org  2009-01-21 22:31:16 UTC ---
Created WikimediaDK and set admin to lars-wikimediabugzi...@kamfjord.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 17113] Ajax search auto-completion ignores some page titles

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


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

   What|Removed |Added

 CC||br...@wikimedia.org




--- Comment #1 from Brion Vibber br...@wikimedia.org  2009-01-21 22:43:55 UTC 
---
It looks like it should work; I can pull a search:

http://de.wikipedia.org/w/api.php?action=opensearchformat=jsonfmsearch=0

I see some funky JS errors in firebug when trying to pull the '0' like:

box.getNotificationWithValue is not a function
http://de.wikipedia.org/skins-1.5/common/mwsuggest.js?195xx
Line 125

os_decodeValue(0,5%-Hürde)mwsuggesjs?195xx (line 125)
os_createResultTable(Object searchform=searchform searchbox=searchInput, [0,
0 v. Chr., 0'00'', 7 more... 0=0 1=0 v. Chr. 2=0'00'' 3=0,5%-Hürde
4=0,5-%-Hürde])mwsuggesjs?195xx (line 368)
os_updateResults(Object searchform=searchform searchbox=searchInput, 0,
[0,[0,0 v.
Chr.,0'00'',0,5%-H\u00fcrde,0,5-%-H\u00fcrde,0-0,0-1-Gesetz,0-8-15,0-km-Stein,0.
Dynastie]],
http://de.wikipedia.org/w/api.php?action=opensearchsearch=0namespace=0|4|11)mwsuggesjs?195xx
(line 344)
os_updateIfRelevant(Object searchform=searchform searchbox=searchInput, 0,
[0,[0,0 v.
Chr.,0'00'',0,5%-H\u00fcrde,0,5-%-H\u00fcrde,0-0,0-1-Gesetz,0-8-15,0-km-Stein,0.
Dynastie]],
http://de.wikipedia.org/w/api.php?action=opensearchsearch=0namespace=0|4|11)mwsuggesjs?195xx
(line 401)
onreadystatechange()()mwsuggesjs?195xx (line 428)
[Break on this error] return decodeURIComponent(value);

It's a little hard to follow, but I think the suggestion table generator is
trying to URL-decode the results, which don't appear to be URL-encoded. When it
hits the % sign in 0,5-%-Hürde the URL decoding fails? And then firebug also
spits out a totally unrelated error about a null or something. o_O


-- 
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] New: Close disc-page for new threads

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

   Summary: Close disc-page for new threads
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: LiquidThreads
AssignedTo: davemcc...@gmail.com
ReportedBy: dasch...@gmx.net


I would like to have an option to close a discussionpage for new 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 17115] Use more core functions

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


DaSch dasch...@gmx.net changed:

   What|Removed |Added

Summary|Use more vore functions |Use more core functions




-- 
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 15278] Inconsistent timestamps when using LiquidThreads

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





--- Comment #2 from DaSch dasch...@gmx.net  2009-01-22 00:41:36 UTC ---
The time displayed under the thread is not the same that is given in the
history of the thread and is not the same that is given through the signature

in fact the time given there is always UTC not the given through mediawikis
LocalTimezone or the offset specified by the user


-- 
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 17103] Special:Newpages/Special: Recentchanges should be localized on the mark changes as patrolled confirmation

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


Marcin Cieślak marcin.cies...@gmail.com changed:

   What|Removed |Added

  Component|User interface  |Internationalization




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


[Bug 16604] IRC recent changes feed does not list patrol log entries

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





--- Comment #20 from Marcin Cieślak marcin.cies...@gmail.com  2009-01-22 
01:08:52 UTC ---
1. Issue #11 gone, so we have now a description of the patrol action
2. Autopatrolled edits do not show up in the log
3. However, I still get the Mark this change as patrolled for the sysop and
bureaucrat edits, that should be autopatrolled anyway (there is no ! in the
RecentChanges, and clicking Mark this change as patrolled does not generate a
log entry).


-- 
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 17109] More admin options for Special:CentralNotice

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


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

   What|Removed |Added

 CC||wiki.melancho...@web.de
Summary|More admin options  |More admin options for
   ||Special:CentralNotice




-- 
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 17113] Ajax search auto-completion ignores some page titles

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





--- Comment #2 from Purodha Blissenbach bugzilla.wikime...@publi.purodha.net  
2009-01-22 02:28:48 UTC ---
The search appears to be good, indeed.

That looks like either debugging the JS-stuff,
or simply coding the % as \0025 so as to avoid
the stupid urldecoding attempt.


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

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


[Bug 16604] IRC recent changes feed does not list patrol log entries

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





--- Comment #21 from Gurch matthew.brit...@btinternet.com  2009-01-22 
03:21:22 UTC ---
(In reply to comment #20)
 I still get the Mark this change as patrolled for the sysop and
 bureaucrat edits, that should be autopatrolled anyway (there is no ! in the
 RecentChanges, and clicking Mark this change as patrolled does not generate 
 a
 log entry).

I believe that this problem is related to the inclusion of the 'rcid' parameter
in URLs and thus unrelated to the addition of patrol log entries. At any rate,
a separate issue - bug 17104 - seems to have been filed for it; you may wish to
comment there.


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

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


[Bug 17116] userCan should not override wgGroupPermissions

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


Andrew Garrett and...@epstone.net changed:

   What|Removed |Added

 CC||and...@epstone.net




--- Comment #1 from Andrew Garrett and...@epstone.net  2009-01-22 03:35:01 
UTC ---
Have you tested that test case? In theory, you need to return false, not true,
to cause the override, and if false is returned, then this is expected
behaviour.


-- 
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 17117] New: Expanding categories misfunctioning

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

   Summary: Expanding categories misfunctioning
   Product: MediaWiki
   Version: 1.14-svn
  Platform: All
   URL: http://en.wikipedia.org/wiki/Category:Articles_needing_i
mages
OS/Version: All
Status: NEW
  Severity: trivial
  Priority: Normal
 Component: Categories
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: unknown.inter...@gmail.com


I visited http://en.wikipedia.org/wiki/Category:Articles_needing_images .  I
followed the category Connecticut Articles Needing Images, expanded Wikipedia
requested photographs in Connecticut (note it counts 9 here). You can see that
the following subcategories are all counted 0.  The last category is also
counted 9, which is the source category (Wikipedia requested photographs in
Connecticut).  This doesn't appear to be functioning as it should, the
subcategories obviously are not being counted correctly or the categor(ies) are
showing up when they shouldn'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 17116] userCan should not override wgGroupPermissions

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





--- Comment #2 from Jonathan Eisenstein eisenst...@gmail.com  2009-01-22 
03:42:02 UTC ---
I did -- the code causing the original behavior centers on this:

wfRunHooks( 'userCan', array( $this, $wgUser, 'read', $result ) );
if ( $result !== null ) {
return $result;
}

The result is returned as long as there was a result. The state of wfRunHooks
is not consulted, so returning true or false doesn't make a difference.


-- 
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 17116] userCan should not override wgGroupPermissions

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





--- Comment #3 from Andrew Garrett and...@epstone.net  2009-01-22 03:45:16 
UTC ---
I'm not sure what the documented behaviour is, but it looks like if you don't
want to force a specific result, then you shouldn't set $result.


-- 
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 17116] userCan should not override wgGroupPermissions

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





--- Comment #4 from Jonathan Eisenstein eisenst...@gmail.com  2009-01-22 
03:55:36 UTC ---
If I understand correctly, the result of wfRunHooks() should be the instruction
of whether to continue processing security rules. An extension author can set
the $result to true and return false in order to allow the user to read and
force their extension to be the last word on the matter, according to the
documentation at http://www.mediawiki.org/wiki/Manual:Hooks/userCan. In this
case, there is no way for the extension author to declare that it this
extension has no problem with the user having read access but also allow the
other security code to run. (Even if $result isn't set, an earlier or later
userCan hook might change it.) I believe this turns the original MW access code
using $wgGroupPermissions off, with the only way to re-enable it being to
re-implement it in the extension code.


-- 
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 17116] userCan should not override wgGroupPermissions

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





--- Comment #5 from Andrew Garrett and...@epstone.net  2009-01-22 03:58:32 
UTC ---
I don't agree that There is no way for the extension author to declare that it
has no problem with the user having read access, but to also allow the other
security code to run.

If no extension sets $result, then this is what happens.

If one or more extensions sets $result to true, then they have declared that
they want the user to be able to read, no matter what.

If one or more extensions set $result to false, then they have declined access,
regardless of the other code.


-- 
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 17116] userCan should not override wgGroupPermissions

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





--- Comment #6 from Jonathan Eisenstein eisenst...@gmail.com  2009-01-22 
04:05:23 UTC ---
Fair enough -- I'll use this as a workaround in code. I think it disagrees with
the documentation which states, User should be allowed to proceed.
Later functions can override but I think you're right that this may be how
it's intended to work at this time.


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

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


[Bug 17116] userCan should not override wgGroupPermissions

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





--- Comment #7 from Andrew Garrett and...@epstone.net  2009-01-22 04:06:33 
UTC ---
Will leave the bug open for a determination of whether this is something we
*want*, or something that needs to be 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