[Bug 26925] New: 'user rights management' link is missing in 'User contributions' section for Admin users

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26925

   Summary: 'user rights management' link is missing in 'User
contributions' section for Admin users
   Product: MediaWiki
   Version: 1.17
  Platform: PC
OS/Version: Windows XP
Status: NEW
  Severity: blocker
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: nade...@gmail.com


Created attachment 8025
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=8025
screen shot - missing 'user rights management' link for admin

Steps to reproduce:
1. Navigate to wikimedia main page as an Admin page.
2. Click on the 'My contributions' link.

Actual results:
'user rights management' link is not available.
(Refer the screen shot)

Expected results:
'user rights management' link should be available for the Admin user to change
the user rights level for the other users.

URL : http://prototype.wikimedia.org/rc-en/index.php/Main_Page
Version : 1.17alpha (r80667)

-- 
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 26925] 'user rights management' link is missing in 'User contributions' section for Admin users

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26925

Nadeesha nade...@gmail.com changed:

   What|Removed |Added

   Priority|Normal  |High

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

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


[Bug 26926] New: Admin users can not rename the users under 'User contributions'.

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26926

   Summary: Admin users can not rename the users under 'User
contributions'.
   Product: MediaWiki
   Version: 1.17
  Platform: PC
OS/Version: Windows XP
Status: NEW
  Severity: major
  Priority: Normal
 Component: User login
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: nade...@gmail.com


Created attachment 8026
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=8026
screen shot - admin user rename the user

Steps to reproduce:
1. Admin user navigates to Wikimedia main page.
2. Click on the 'My contributions' link.
3. Click on the 'rename user' link.
4. Enter 'New username' and 'reason for rename'.
5. Click on the 'Submit' button.
6. Select 'Yes, rename the user' check box.

Actual results:
Internal error is displayed.


URL : http://prototype.wikimedia.org/rc-en/index.php/Main_Page
Version : 1.17alpha (r80667)

-- 
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 17565] Atom/RSS feeds for user contributions should only contain the diffs

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17565

Nemo_bis federicol...@tiscali.it changed:

   What|Removed |Added

 CC||federicol...@tiscali.it
Summary|Atom/RSS feeds for user |Atom/RSS feeds for user
   |contributions should|contributions should only
   |(only?) contain the diffs   |contain the diffs
   Severity|enhancement |normal

--- Comment #1 from Nemo_bis federicol...@tiscali.it 2011-01-25 09:55:31 UTC 
---
Yes, only diffs, please. I suppose this is a bug, because the current system
doesn't seem to make any sense and is not consistent with other feeds. 
It's even worse for contributions of an individual user (with or without
specified namespace), see e.g.
http://it.wikiquote.org/w/index.php?title=Speciale:Contributi/Nemo_bisfeed=atomlimit=50target=Nemo_bisyear=month=
which currently gives me 800 KiB of completely useless content (the whole text
of the last 50 edited pages, I suppose).

-- 
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 26909] Implement query-back or query-until to page back like paging forward with query-continue.

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26909

--- Comment #4 from Krinkle krinklem...@gmail.com 2011-01-25 09:56:16 UTC ---
(In reply to comment #3)
 (In reply to comment #2)
  (In reply to comment #1)
   by reversing the dir parameter and passing the same continue value (no 
   guarantee that this'll actually work).
  
  You mentioned this on IRC as well, but I have found no such parameter (tried
  different things and looked at the documentation). 
  
 It's not called 'dir', but 'apdir' for allpages, 'rvdir' for revisions, etc.

For lists yes, but not for properties.

For lists there's 'from' and 'dir':
http://www.mediawiki.org/w/api.php?action=querylist=allpages
http://www.mediawiki.org/w/api.php?action=querylist=allpagesapfrom=$wgAllowAnonymousMinor
http://www.mediawiki.org/w/api.php?action=querylist=allpagesapfrom=$wgAllowAnonymousMinorapdir=descending

But there's no 'dir' for properties

http://www.mediawiki.org/w/api.php?action=querytitles=MediaWikiprop=linkspllimit=2
http://www.mediawiki.org/w/api.php?action=querytitles=MediaWikiprop=linkspllimit=2plcontinue=1|0|Developer%20hub

-- 
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 26923] prototype outputting garbage (double gzip?)

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26923

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com
   Platform|PC  |All
 OS/Version|Windows XP  |All

--- Comment #1 from Krinkle krinklem...@gmail.com 2011-01-25 10:07:01 UTC ---
Same gibberish here on the rc-en prototype. Not on other prototypes, but on
every page so far on the rc-en prototype.

-- 
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 26927] New: Implement functionality to display name of User namespace according to GENDER defined on preferences

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26927

   Summary: Implement functionality to display name of User
namespace according to GENDER defined on preferences
   Product: MediaWiki
   Version: unspecified
  Platform: All
   URL: http://translatewiki.net/wiki/Talk:Gender#Use_more_GEN
DER.3F
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Internationalization
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: mybugs.m...@gmail.com


I'm creating this bug to track the feature which was discussed on
translatewiki.net (see above URL), where it was suggested that when visiting a
user page, we should be able to see the namespace name corresponding to the
gender of the User. E.g.:
* pt: Utilizador / Utilizadora
* pt-br: Usuário / Usuária
* fr: Utilisateur / Utilisatrice / Utilisateur
* ...

-- 
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 26928] New: 'User-info.svg' file is not displayed correctly on 'User contributions'

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26928

   Summary: 'User-info.svg' file is not displayed correctly on
'User contributions'
   Product: MediaWiki
   Version: 1.17
  Platform: PC
OS/Version: Windows XP
Status: NEW
  Severity: minor
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: nade...@gmail.com


Steps to reproduce:
1. Navigate to Wikimedia as a logged in user.
2. Click on the 'My contributions' link.
3. Observe the 'User info' link. 

Actual results:
Image is displayed as a link.
Note: Should be work as in the production version. 
(http://en.wikipedia.org/wiki/Special:Contributions/user name)
(refer the screen shot from prototype and production )


Expected results:
Correct image should be displayed.


URL : http://prototype.wikimedia.org/rc-en/index.php/Main_Page
Version : 1.17alpha (r80667)

-- 
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 26928] 'User-info.svg' file is not displayed correctly on 'User contributions'

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26928

--- Comment #1 from Nadeesha nade...@gmail.com 2011-01-25 10:31:34 UTC ---
Created attachment 8027
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=8027
screen shot - user info image as a link from Production

-- 
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 17160] Add ability to show feminine version of User: in female users' user pages' titles

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17160

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

   What|Removed |Added

 CC||mybugs.m...@gmail.com

--- Comment #6 from Guillaume Paumier gpaum...@wikimedia.org 2011-01-25 
11:12:34 UTC ---
*** Bug 26927 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 26929] New: User asks to click on the Save button on 'Upload file' page, which has 'Upload file' button

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26929

   Summary: User asks to click on the Save button on 'Upload file'
page, which has 'Upload file' button
   Product: MediaWiki
   Version: 1.17
  Platform: PC
OS/Version: Windows XP
Status: NEW
  Severity: trivial
  Priority: Normal
 Component: Uploading
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: nade...@gmail.com
CC: gpaum...@wikimedia.org, bryan.tongm...@gmail.com


Created attachment 8028
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=8028
screen shot - upload file button and Save

Steps to reproduce:
1. Logged in user navigates to the main page.
2. Click on the 'Upload file' link under 'Toolbox'
3. Observe the first point under 'Please note and the name of the button
displayed

Actual results:
Page says 'When you click Save, your changes will immediately become visible to
everyone ...' and the button name is 'Upload file'.  
Seems wordings confusing for a new user.


URL : http://prototype.wikimedia.org/rc-en/index.php/Main_Page
Version : 1.17alpha (r80667)

-- 
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 26930] New: New result format Array and Hash

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26930

   Summary: New result format Array and Hash
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: SemanticResultFormats
AssignedTo: denny.vrande...@kit.edu
ReportedBy: danwe...@web.de
CC: wikibugs-l@lists.wikimedia.org


Created attachment 8029
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=8029
I realised both of the result formats already.

New result format similar to the 'list' format but with more options how to
list values. It should be possible to define separators between...
1. ...values per page
2. ...properties of a page
3. ...multi value properties.
4. ...record values.
It should be possible to define whether requested properties not defined on a
page should create an empty list entry or not. And the format should be working
together with Extension:ArrayExtension and Extension:HashTables to create an
array or hash directly.

-- 
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 26912] When exporting to Linear Algebra book to PDF, I get an error

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26912

Volker Haas volker.h...@pediapress.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||volker.h...@pediapress.com
 Resolution||WONTFIX

--- Comment #1 from Volker Haas volker.h...@pediapress.com 2011-01-25 
12:56:45 UTC ---
Rendering of the above article collection fails since it takes too long.
Currently there is a timeout of around 30 minutes after which render jobs are
killed. Try splitting the collection into smaller chunks.

Unfortunately the timeout can't be increased since this increases the load on
the servers too much.

-- Volker

-- 
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 26912] When exporting to Linear Algebra book to PDF, I get an error

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26912

--- Comment #2 from Chris Sherlock ta.bu.shi.da...@gmail.com 2011-01-25 
13:44:55 UTC ---
This didn't go for 30 minutes, it lasted about 30 seconds...

-- 
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 26928] Enable InstantCommons on prototype wikis

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26928

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com
  Component|General/Unknown |Site requests
   Platform|PC  |All
Version|1.17|unspecified
Product|MediaWiki   |Wikimedia
Summary|'User-info.svg' file is not |Enable InstantCommons on
   |displayed correctly on  |prototype wikis
   |'User contributions'|
 OS/Version|Windows XP  |All

--- Comment #2 from Krinkle krinklem...@gmail.com 2011-01-25 13:45:00 UTC ---
This is not a bug. That image is stored in the Wikimedia Commons repository and
is not part of a default MediaWiki install.

Wikipedia has Commons defined as foreign file repository. Meaning any embedded
image like [[File:Something.jpg]] will load the image from Commons if it does
not exist on Wikipedia.

Prototypes don't have a foreign file repository defined.

-- 
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 26928] Enable InstantCommons on prototype wikis

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26928

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

   Keywords||shell

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

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


[Bug 26931] New: JavaScript minification breaks production when line starts with slashe in block comments

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26931

   Summary: JavaScript minification breaks production when line
starts with slashe in block comments
   Product: MediaWiki
   Version: 1.18-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: critical
  Priority: Normal
 Component: Resource Loader
AssignedTo: tpars...@wikimedia.org
ReportedBy: krinklem...@gmail.com
CC: roan.katt...@gmail.com


The following code
pre
/**
 * Foobar:
 * {
 * 'ltr' : {
 * //Multiple rules with configurable operators
 * 'iphone' : false
 * }
 * 
 * @return Boolean true lorem ipsum
 */
/pre
Is minified as:
pre
/**
*Foobar:
*{
*'ltr':{
*//Multiple rules with configurable operators
*'iphone':false
*}
*
*@return Boolean true lorem ipsum
*/
/pre

The following line specifically is where it all breaks:
pre
*//Multiple rules with configurable operators
/pre

Because it is considered as the closure of the block comment  */  and the
(unexpected) start of a regex.

Error: unterminated regular expression literal
Source File:
http://translatewiki.net/w/load.php?debug=falselang=fimodules=ext.liquidThreads%7Cjquery.autoEllipsis%7Cjquery.checkboxShiftClick%7Cjquery.client%7Cjquery.collapsibleTabs%7Cjquery.cookie%7Cjquery.delayedBind%7Cjquery.highlightText%7Cjquery.makeCollapsible%7Cjquery.placeholder%7Cjquery.suggestions%7Cjquery.tabIndex%7Cjquery.ui.button%7Cjquery.ui.core%7Cjquery.ui.dialog%7Cjquery.ui.draggable%7Cjquery.ui.mouse%7Cjquery.ui.position%7C

Thanks to TranslateWiki Nikerabbit for reporting this on IRC.

I'm confused though that this is production output, why are there comments in
production output ?
That empty lines were insterted in place of comments (before the minifier
switch by Trevor[0]) to keep track of the line number (although that only
applies to the first file of all loaded modules) was one, but keeping all
comments ? We might as well disable the minifier then.

--
Krinkle

[0] http://lists.wikimedia.org/pipermail/wikitech-l/2011-January/051308.html

-- 
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 26931] JavaScript minification breaks production when line starts with slash in block comments

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26931

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com
Summary|JavaScript minification |JavaScript minification
   |breaks production when line |breaks production when line
   |starts with slashe in block |starts with slash in block
   |comments|comments

-- 
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 24278] Update /images/wiki-en.png . Fix bad JPEG white edges

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24278

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

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

--- Comment #4 from Krinkle krinklem...@gmail.com 2011-01-25 14:15:44 UTC ---
Talked about this during the Hackathon, cc-ing Roan.

By the way, now that Wikipedia has a new logo, I think it oughta be updated to
the current one:

* http://commons.wikimedia.org/wiki/File:Wikipedia-logo-v2-en.png
( http://upload.wikimedia.org/wikipedia/commons/d/d6/Wikipedia-logo-v2-en.png )

Please note that all major wikis (both those with old logos and with the v2
logos) link to the versions on Commons that have alpha transparancy. It's the
older/smaller wikis without a localized logo that link to the out-of-mediawiki
path /images/wiki-en.png which is the old logo, in English, in 8-bit.

Although there is something to be said about IE6 support / alpha transparency.
Given that there hasn't been support for that in any major logo in many years,
and all PNG-renders for SVGs may be alpha transparent, I don't see why it
should be supported in the old fallback logo. (plus, there's fixalpha() [1] for
that, right ? )

--
Krinkle

[1]: fixalpha in IEFixes, which seems to cover the logo as well:
http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/skins/common/IEFixes.js?view=markuppathrev=77922#l20

-- 
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 24278] Update /images/wiki-en.png . Fix 8-bit PNG white edges

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24278

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

Summary|Update /images/wiki-en.png  |Update /images/wiki-en.png
   |. Fix bad JPEG white edges  |. Fix 8-bit PNG white edges

-- 
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 26932] New: Add 'suppressredirect' right to 'eliminator' group on Portuguese Wikipedia

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26932

   Summary: Add 'suppressredirect' right to 'eliminator' group on
Portuguese Wikipedia
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://pt.wikipedia.org/wiki/Wikipedia:Esplanada/propo
stas/Permiss%C3%A3o_suppressredirect_para_eliminadores
_%2825jan2011%29
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: fleandro10...@yahoo.com.br


Per community consenus on Portuguese Wikipedia, please add the following
permission for the group 'eliminator':

$wgGroupPermissions['eliminator']['suppressredirect'] = true;

-- 
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 26933] New: Warning: escapeshellarg() has been disabled

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26933

   Summary: Warning: escapeshellarg() has been disabled
   Product: MediaWiki
   Version: 1.16.0
  Platform: All
   URL: http://doktorkto.ru/wiki/Файл:River's_diary.jpg
OS/Version: Linux
Status: NEW
  Severity: major
  Priority: Normal
 Component: Images and files
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: ko...@yandex.ru
CC: gpaum...@wikimedia.org, bryan.tongm...@gmail.com


Good afternoon, I have a problem with uploading files to my Wiki

Warning: escapeshellarg() has been disabled for security reasons in
/home/sergniki/public_html/doktorkto.ru/wiki/includes/GlobalFunctions.php on
line 1473

In some way It's connected with impossibility of image thumbnailing and this
circumstance causes a lot of troubles. 

In this particular file and in this particular line I found code
$retVal .= escapeshellarg( $arg );

How can I finish with it? What is the reason of warning? 
Can you help me 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 26933] Warning: escapeshellarg() has been disabled

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26933

ko...@yandex.ru changed:

   What|Removed |Added

   Priority|Normal  |High

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

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


[Bug 25815] Allow setting the language preference when creating an account.

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25815

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com
Summary|Allow setting the language  |Allow setting the language
   |setting at sign up. |preference when creating an
   ||account.

-- 
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 25995] Wikiversity interwiki not-local = local

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25995

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

   Keywords||shell
 CC||krinklem...@gmail.com

--- Comment #3 from Krinkle krinklem...@gmail.com 2011-01-25 14:43:07 UTC ---
Well, meta, commons and oldwikisource are local and can be linked to from
anywhere.

Why not betawikiversity ?

-- 
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 26933] Warning: escapeshellarg() has been disabled

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26933

Bryan Tong Minh bryan.tongm...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

--- Comment #1 from Bryan Tong Minh bryan.tongm...@gmail.com 2011-01-25 
14:47:53 UTC ---
You can't use image thumbnailing with Imagemagick on a crippled host.

If your host has GD installed, you can use that by setting $wgUseImagemagick to
false.

-- 
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 26934] New: Add link to abuse filter log to page history's #contentSub

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26934

   Summary: Add link to abuse filter log to page history's
#contentSub
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: AbuseFilter
AssignedTo: agarr...@wikimedia.org
ReportedBy: krinklem...@gmail.com
CC: wikibugs-l@lists.wikimedia.org


Currently when I see someting happening on IRC (eg. by wRealBot in #cvn-commons
which reports abuse filter log) or via the on-wiki log, I have to copy the
pagename and go to Special:AbuseLog and paste the title to get the log of that
page (to see past events).

Special:Contributions has a link in #contentSub directly to filter log. Adding
such a link for page history (next to View logs for this page · ) would be
very helpful.

-- 
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 26935] New: Reason box in Special:MovePage is too big; cut text lenght varies

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26935

   Summary: Reason box in Special:MovePage is too big; cut text
lenght varies
   Product: MediaWiki
   Version: wikimedia-deployment
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: History/Diffs
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: fole...@netcourrier.com


== Description ==

The reason box in Special:MovePage allows you to enter a very long text,
perhaps thousands of characters. However your text gets cut to one specific
size in the history tab of the article. It gets cut to a different size in the
move page log.

Not publishing the full text which you wrote but only the beginning, without
warning that the remaining part will be cut out is in my view not an acceptable
feature. It ruins efforts to provide a good reason text and to have community
members understand each other when they perform page moves.

== Proposals ==

* Set the same maximum number of characters in both the history tab and the
move log.

* Replace that big box with a box containing the exact allowed number of
characters, so that nothing gets cut once it has been put into the box.

== Example ==

Original text put in the reason box : 335 bytes (including [] brackets) :

Je place ici des tirets qui sont ceux de [[Place Charles-de-Gaulle]] de même
nature que le tiret entre Saint et Denis dans [[Strasbourg - Saint-Denis (métro
de Paris)]]. Voir aussi [[Gare Aéroport Charles-de-Gaulle 1]] ou [[Aéroport
Paris-Charles-de-Gaulle]]. Application d'une règle de typographie, même si la
RATP ne la respecte pas.

*Move page log at the bottom of 
http://fr.wikipedia.org/wiki/Sp%C3%A9cial:Renommer_une_page/Gare_Charles_de_Gaulle_-_%C3%89toile
 

cut text : 239 bytes (without brackets) :

Je place ici des tirets qui sont ceux de Place Charles-de-Gaulle de même nature
que le tiret entre Saint et Denis dans Strasbourg - Saint-Denis (métro de
Paris). Voir aussi Gare Aéroport Charles-de-Gaulle 1 ou [[Aéroport
Paris-Charles-de-G

*History tab entry at
http://fr.wikipedia.org/w/index.php?title=Gare_Charles-de-Gaulle_-_%C3%89toileaction=history

cut text : 150 bytes (without brackets) :

Je place ici des tirets qui sont ceux de Place Charles-de-Gaulle de même nature
que le tiret entre Saint et Denis dans [[Strasbourg - Saint-Denis (mé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 26936] New: Loging into another language Wikipedia logs you out of your original language Wikipedia without warning

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26936

   Summary: Loging into another language Wikipedia logs you out of
your original language Wikipedia without warning
   Product: MediaWiki
   Version: wikimedia-deployment
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: User login
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: fole...@netcourrier.com


Loging into another language Wikipedia logs you out of your original language
Wikipedia without warning. This is a new problem which showed up some time
around the beginning of 2011.

This is annoying, and terribly counter intuitive, especially when you have set
Remember me (up to 30 days) to yes.

The promise to be remembered for 30 days should be kept.

This issue has been talked on the French village pump at
http://fr.wikipedia.org/wiki/Wikip%C3%A9dia:Le_Bistro/19_janvier_2011#Pertes_de_session.2C_encore_et_toujours

-- 
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 26937] New: [Installer] Deleted file path not visible when going back to page=Options

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26937

   Summary: [Installer] Deleted file path not visible when going
back to page=Options
   Product: MediaWiki
   Version: 1.17
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Installation
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: krinklem...@gmail.com
CC: innocentkil...@gmail.com


The deleted file path is hidden by default and becomes visible when the
checkbox to enable uploads is checked.

When going back to this page from a later step the 'enable uploads' checkbox is
still checked, but the deleted file path input box is hidden. it does not
appear untill the checkbox is unticked and re-ticked.

The checked shoud be done on-load as well instead of just onchange.

-- 
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 26938] New: (compatible with Wikipedia) should not be included in license name, only in label during installation

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26938

   Summary: (compatible with Wikipedia) should not be included
in license name, only in label during installation
   Product: MediaWiki
   Version: 1.17
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Normal
 Component: Installation
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: krinklem...@gmail.com
CC: innocentkil...@gmail.com


As the title says. It's fine (and helpful) during the installation, but I dont
want:

This content is available under theCreative Commons Attributino-Share Alike
(compatible with Wikipedia).

On every page of my wikis.

-- 
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 26938] (compatible with Wikipedia) should not be included in license name, only in label during installation

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26938

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com
 Blocks||26676

-- 
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 26676] Bugs that should be fixed for 1.17 release tarball (tracking)

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26676

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Depends on||26938

-- 
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 26937] [Installer] Deleted file path not visible when going back to page=Options

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26937

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com
 Blocks||26676

-- 
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 26676] Bugs that should be fixed for 1.17 release tarball (tracking)

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26676

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Depends on||26937

-- 
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 26938] (compatible with Wikipedia) should not be included in license name, only in label during installation

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26938

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Blocks|26676   |

-- 
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 26676] Bugs that should be fixed for 1.17 release tarball (tracking)

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26676

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Depends on|26938   |

-- 
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 26939] New: Installer does not set $wgMetaNamespace

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26939

   Summary: Installer does not set $wgMetaNamespace
   Product: MediaWiki
   Version: 1.17
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: Installation
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: reachouttothetr...@hotmail.com
CC: innocentkil...@gmail.com


The generated LocalSettings.php does not include $wgMetaNamespace. Thus the
project namespace will be the same as $wgSiteName regardless of what was set in
the installer.

-- 
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 26931] JavaScript minification breaks production when line starts with slash in block comments

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26931

--- Comment #1 from Trevor Parscal tpars...@wikimedia.org 2011-01-25 18:16:18 
UTC ---
This output does not appear to reflex the latest version of the minifier. I
tested running the raw versions of these modules through the latest version and
no such errors are present.

I think the old minified versions are still in cache, and need to be purged.

-- 
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 26939] Installer does not set $wgMetaNamespace

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26939

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com
 Blocks||26676

-- 
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 26676] Bugs that should be fixed for 1.17 release tarball (tracking)

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26676

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Depends on||26939

-- 
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 26931] JavaScript minification breaks production when line starts with slash in block comments

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26931

--- Comment #2 from Krinkle krinklem...@gmail.com 2011-01-25 18:44:57 UTC ---
TWN's sandwiki has been updated to the lastest trunk 2 minutes ago:

http://translatewiki.net/sandwiki/load.php?debug=falselang=fimodules=ext.liquidThreads%7Cjquery.client

Search for *//
It is still removing the space between * and //, causing the comment block to
end early and a regex to be started in a wrong place:

pre
/**
*Checks the current browser against a support map object to determine if the
browser has been black-listed or
*not.If the browser was not configured specifically it is assumed to work.It is
assumed that the body
*element is classified as eitherltrorrtl.If neither is set,ltris assumed.
*
*A browser map is in the following format:
*{
*'ltr':{
*//Multiple rules with configurable operators
*'msie':[['=',7],['!=',9]],
*//Blocked entirely
*'iphone':false
*},
*'rtl':{
*//Test against a string
*'msie':[['!==','8.1.2.3']],
*//RTL rules do not fall through to LTR rules,you must explicity set each of
them
*'iphone':false
*}
*}
*
*@param map Object of browser support map
*
*@return Boolean true if browser known or assumed to be supported,false if
blacklisted
*/
/pre

If it is going to keep comments in production mode, it should not touch touch
those lines at all.

-- 
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 26931] JavaScript minification breaks production when line starts with slash in block comments

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26931

--- Comment #3 from Trevor Parscal tpars...@wikimedia.org 2011-01-25 18:47:16 
UTC ---
Yeah, I actually am working on a patch - I found a way to reproduce..

-- 
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 26926] Admin users can not rename the users under 'User contributions'.

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26926

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

   What|Removed |Added

 CC||agarr...@wikimedia.org,
   ||roan.katt...@gmail.com
  Component|User login  |CentralAuth
Version|1.17|any
 AssignedTo|wikibugs-l@lists.wikimedia. |vasi...@gmail.com
   |org |
Product|MediaWiki   |MediaWiki extensions

--- Comment #1 from Roan Kattouw roan.katt...@gmail.com 2011-01-25 18:51:03 
UTC ---
Exception thrown from CentralAuth, see screenshot for backtrace.

What was the name you tried to rename yourself to?

-- 
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 26909] Implement query-back or query-until to page back like paging forward with query-continue.

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26909

--- Comment #5 from Roan Kattouw roan.katt...@gmail.com 2011-01-25 18:52:28 
UTC ---
(In reply to comment #4)
 But there's no 'dir' for properties
 
 http://www.mediawiki.org/w/api.php?action=querytitles=MediaWikiprop=linkspllimit=2
 http://www.mediawiki.org/w/api.php?action=querytitles=MediaWikiprop=linkspllimit=2plcontinue=1|0|Developer%20hub

Hmm, good point. We should have them there 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 26928] Enable InstantCommons on prototype wikis

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26928

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

   What|Removed |Added

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

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

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


[Bug 26909] Implement 'dir' for query properties.

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26909

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

Summary|Implement query-back or |Implement 'dir' for query
   |query-until to page back|properties.
   |like paging forward with|
   |query-continue. |

-- 
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 26909] Implement 'dir' for query properties.

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26909

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WONTFIX |

--- Comment #6 from Krinkle krinklem...@gmail.com 2011-01-25 18:53:59 UTC ---
Re-opened with adjusted 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 12907] Special page to list links to other pages

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12907

Bug 12907 depends on bug 26909, which changed state.

Bug 26909 Summary: Implement 'dir' for query properties.
https://bugzilla.wikimedia.org/show_bug.cgi?id=26909

   What|Old Value   |New Value

 Status|RESOLVED|REOPENED
 Resolution|WONTFIX |

-- 
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 26931] JavaScript minification breaks production when line starts with slash in block comments

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26931

--- Comment #4 from Trevor Parscal tpars...@wikimedia.org 2011-01-25 19:01:10 
UTC ---
This should be resolved in r80979 - can someone please update tw.n and verify?

-- 
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 26931] JavaScript minification breaks production when line starts with slash in block comments

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26931

--- Comment #5 from Krinkle krinklem...@gmail.com 2011-01-25 19:03:30 UTC ---
Looks fine now. Thx.
Should this be fixed upstream by the way ?

-- 
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 26931] JavaScript minification breaks production when line starts with slash in block comments

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26931

--- Comment #6 from Trevor Parscal tpars...@wikimedia.org 2011-01-25 19:08:12 
UTC ---
Yes, in a few days, if this stablizes a bit, I will push back upstream our code
- which the author should be able to make some use of in his JavaScriptPacker.

-- 
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 26940] New: Namespace paramters search break exection in SQL error

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26940

   Summary: Namespace paramters search break exection in SQL error
   Product: MediaWiki
   Version: 1.18-svn
  Platform: All
   URL: http://translatewiki.net/w/i.php?title=Special%3ASearc
hredirs=0search=Foobarns8=1
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: Search
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: krinklem...@gmail.com


See the following:

http://translatewiki.net/w/i.php?title=Special%3ASearchredirs=0search=Foobarns8=1

On translatewiki (running trunk) a plain search in the searchbar works (in most
cases) but going to 'page 2' and/or changing the namespaces being search
through breaks:

== Database error ==
A database query syntax error has occurred. This may indicate a bug in the
software. The last attempted database query was:

  (SQL query hidden)

from within function . Database returned error 1064: You have an error in
your SQL syntax; check the manual that corresponds to your MySQL server version
for the right syntax to use near 'AND page_namespace IN ('8') LIMIT 20' at line
1 (localhost).

-- 
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 26940] Namespace paramters search break exection in SQL error

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26940

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com
   Severity|normal  |critical

-- 
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 26940] Namespace parameters search break execution in SQL error

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26940

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

Summary|Namespace paramters search  |Namespace parameters search
   |break exection in SQL error |break execution in SQL
   ||error

-- 
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 26932] Add 'suppressredirect' right to 'eliminator' group on Portuguese Wikipedia

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26932

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

   What|Removed |Added

   Keywords||shell
 CC||danny.lei...@gmail.com

-- 
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 26941] New: [trunk] All categories hidden in mw-hidden-catlinks

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26941

   Summary: [trunk] All categories hidden in mw-hidden-catlinks
   Product: MediaWiki
   Version: 1.18-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Categories
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: krinklem...@gmail.com


Created attachment 8030
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=8030
All categories (even non __HIDDENCAT__ ones) are hidden.

All categories (even non __HIDDENCAT__ ones) are hidden as of today. (not sure
exactly since which revision)

For example:
http://translatewiki.net/wiki/User:Krinkle?action=purge
Has several categories, but non are visible

See also attachment for screenshot of page, html and wikitext

-- 
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 26649] Seemingly broken skins under Resource Loader

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26649

Derk-Jan Hartman hart...@videolan.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #16 from Derk-Jan Hartman hart...@videolan.org 2011-01-25 
19:38:36 UTC ---
I say we can mark this as fixed then. If someone spots an error in the 1.17
branch for these skins, they can reopen.

-- 
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 26611] Bugs that should be fixed for 1.17 WMF deployment (tracking)

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26611

Bug 26611 depends on bug 26649, which changed state.

Bug 26649 Summary: Seemingly broken skins under Resource Loader
https://bugzilla.wikimedia.org/show_bug.cgi?id=26649

   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 26929] User asks to click on the Save button on 'Upload file' page, which has 'Upload file' button

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26929

LordAndrew reachouttothetr...@hotmail.com changed:

   What|Removed |Added

 CC||reachouttothetruth@hotmail.
   ||com

--- Comment #1 from LordAndrew reachouttothetr...@hotmail.com 2011-01-25 
19:39:51 UTC ---
That text comes from [[MediaWiki:Edittools]], which is part of the CharInsert
extension. The same message is used for editing pages and uploading files.
That's not a problem by default, but the English Wikipedia has added
article-specific text that isn't relevant when uploading files.

-- 
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 26942] New: Imported edits do not move when account is renamed

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26942

   Summary: Imported edits do not move when account is renamed
   Product: MediaWiki extensions
   Version: any
  Platform: All
   URL: https://secure.wikimedia.org/wikipedia/en/w/index.php?
title=Special:Contributionsdir=prevlimit=3target=Bl
ake
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Renameuser
AssignedTo: jschulz_4...@msn.com
ReportedBy: xenow...@gmail.com


Blake was recently renamed to Blake (usurped)
https://secure.wikimedia.org/wikipedia/en/w/index.php?title=Wikipedia:Changing_username/Usurpationsoldid=409998973#Bws2cool_.E2.86.92_Blake

It appears 3 of his early edits (see referenced URL) imported by Graham87 from
Nostalgia Wiki did not move at time of rename and are now attributed to the new
Blake.

-- 
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 26943] New: Please enable FlaggedRevs for Turkish Wikipedia

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26943

   Summary: Please enable FlaggedRevs for Turkish Wikipedia
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://tr.wikipedia.org
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Subversion
AssignedTo: rlan...@gmail.com
ReportedBy: vitome...@gmail.com
CC: innocentkil...@gmail.com


Hello all,

On behalf of our community, I'd like to request the activation of the
FlaggedRevs feature on Turkish Wikipedia (with standard settings). Here is a
link to the discussion as well as the decision, which was unanimous:

http://tr.wikipedia.org/wiki/Vikipedi:K%C3%B6y_%C3%A7e%C5%9Fmesi_%28istekler%29#Flagged_Revisions

or 

http://tr.wikipedia.org/w/index.php?title=Vikipedi:K%C3%B6y_%C3%A7e%C5%9Fmesi_%28istekler%29oldid=8873303#Flagged_Revisions

We'd really appreciate it if it could be done rather swiftly (Bug 24976 kind of
scared me :). Thank you in advance.

Cheers

Vito

-- 
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 26940] Namespace parameters search break execution in SQL error

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26940

Brion Vibber br...@pobox.com changed:

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |br...@pobox.com
   |org |

--- Comment #1 from Brion Vibber br...@pobox.com 2011-01-25 19:58:32 UTC ---
SELECT page_id, page_namespace, page_title FROM `page`,`searchindex` WHERE
page_id=si_page AND MATCH(si_title) AGAINST('+foobar ' IN BOOLEAN MODE) AND AND
page_namespace IN ('8') LIMIT 20 

It's the double AND AND.

-- 
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 26933] Warning: escapeshellarg() has been disabled

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26933

--- Comment #2 from ko...@yandex.ru 2011-01-25 20:00:51 UTC ---
Thank you very much. It solved my problem!

-- 
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 26940] Namespace parameters search break execution in SQL error

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26940

Brion Vibber br...@pobox.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from Brion Vibber br...@pobox.com 2011-01-25 20:02:02 UTC ---
Regression caused by r80856; fixed in r80982

-- 
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 26943] Please enable FlaggedRevs for Turkish Wikipedia

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26943

Ryan Lane rlan...@gmail.com changed:

   What|Removed |Added

  Component|Subversion  |Site requests
 AssignedTo|rlan...@gmail.com   |wikibugs-l@lists.wikimedia.
   ||org

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

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


[Bug 26929] User asks to click on the Save button on 'Upload file' page, which has 'Upload file' button

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26929

--- Comment #2 from Bryan Tong Minh bryan.tongm...@gmail.com 2011-01-25 
20:03:28 UTC ---
Perhaps add a new Edittools message dedicated to uploading?

-- 
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 26920] 'Internal error' is displayed when the user trying to access 'My preferences' link

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26920

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||m...@everybody.org
 Resolution||WORKSFORME

--- Comment #3 from Mark A. Hershberger m...@everybody.org 2011-01-25 
20:12:06 UTC ---
appears to be working 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 26932] Add 'suppressredirect' right to 'eliminator' group on Portuguese Wikipedia

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26932

JeLuF je...@gmx.de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from JeLuF je...@gmx.de 2011-01-25 20:15:24 UTC ---
Your change has been completed.
Please reopen this ticket if anything went wrong.
The following configuration settings have been changed:
===
Index: InitialiseSettings.php
===
--- InitialiseSettings.php(revision 1539)
+++ InitialiseSettings.php(working copy)
@@ -5827,7 +5827,16 @@
 'ptwiki' = array( 
 'autoconfirmed' = array( 'patrol' = true ),
 'autoreviewer' = array( 'autopatrol' = true ),
-'eliminator' = array( 'browsearchive' = true, 'delete' = true, 'nuke'
= true, 'undelete' = true, 'deletedhistory' = true, 'deletedtext' = true,
'autopatrol' = true, ),
+'eliminator' = array( 
+'browsearchive' = true,
+   'delete' = true,
+   'nuke' = true,
+   'undelete' = true,
+   'deletedhistory' = true,
+   'deletedtext' = true,
+   'autopatrol' = true,
+'suppressredirect' = true,
+   ),
 'rollbacker' = array( 'rollback' = true ),
 'user' = array( 'move' = false ),
 ),
===
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php

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

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


[Bug 26920] 'Internal error' is displayed when the user trying to access 'My preferences' link

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26920

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

   What|Removed |Added

 CC||innocentkil...@gmail.com

--- Comment #4 from Chad H. innocentkil...@gmail.com 2011-01-25 20:21:22 UTC 
---
Was anything committed to fix this?

I find it *very* hard to believe this magically resolved itself.

-- 
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 26925] 'user rights management' link is missing in 'User contributions' section for Admin users

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26925

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||m...@everybody.org
 Resolution||WORKSFORME

--- Comment #1 from Mark A. Hershberger m...@everybody.org 2011-01-25 
20:33:27 UTC ---
Works on my 1.17

-- 
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 26923] prototype outputting garbage (double gzip?)

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26923

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #2 from Mark A. Hershberger m...@everybody.org 2011-01-25 
20:35:48 UTC ---
only shows garbage when not logged in.

-- 
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 26925] 'user rights management' link is missing in 'User contributions' section for Admin users

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26925

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

   What|Removed |Added

 CC||innocentkil...@gmail.com

--- Comment #2 from Chad H. innocentkil...@gmail.com 2011-01-25 20:48:27 UTC 
---
Likewise.

Admin is the normal wiki sysops we're familiar with which do
deleting/protecting/blocking/etc.

In order to manage user rights, you must be a bureaucrat (and have 'userrights'
permissions), or be specially configured to add/remove specific rights (eg:
$wgAddGroups, etc). Probably the Tester user doesn't  have user-changing
rights on prototype, meaning you *shouldn't* see the user rights management
link.

You can confirm this by going to [[Special:UserRights]] on Prototype directly.
You should still get an access denied message.

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

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


[Bug 26938] (compatible with Wikipedia) should not be included in license name, only in label during installation

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26938

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||m...@everybody.org
 AssignedTo|wikibugs-l@lists.wikimedia. |innocentkil...@gmail.com
   |org |

--- Comment #1 from Mark A. Hershberger m...@everybody.org 2011-01-25 
20:52:49 UTC ---
Assigning to ^demon as he committed that 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 26856] category expansion does not work for categories (nodes) ending with punctuation mark colon

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26856

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 CC||m...@everybody.org
  Component|Categories  |CategoryTree
Version|wikimedia-deployment|any
 AssignedTo|wikibugs-l@lists.wikimedia. |brightb...@gmail.com
   |org |
Product|MediaWiki   |MediaWiki extensions

--- Comment #1 from Mark A. Hershberger m...@everybody.org 2011-01-25 
21:00:31 UTC ---
Should be assigned to the CategoryTree extension.

-- 
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 26938] (compatible with Wikipedia) should not be included in license name, only in label during installation

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26938

--- Comment #2 from Chad H. innocentkil...@gmail.com 2011-01-25 21:09:01 UTC 
---
Yeah we should fix this.

Problem is we're using the same keys for the label and license text which works
fine for all but this case.

Easy fix: move it to the associated help message.

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

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


[Bug 26911] cli install doesn't ask for a password if not provided

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26911

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||m...@everybody.org
 AssignedTo|wikibugs-l@lists.wikimedia. |m...@everybody.org
   |org |

--- Comment #1 from Mark A. Hershberger m...@everybody.org 2011-01-25 
21:09:25 UTC ---
I should fix this.  Now, should it prompt or should it continue as is and not
say that it will prompt.

-- 
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 26915] Modify $wgNamespaceRobotPolicies to noindex User and User talk namespaces on the French Wikipedia (fr.wikipedia.org)

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26915

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||m...@everybody.org
 AssignedTo|wikibugs-l@lists.wikimedia. |has...@free.fr
   |org |

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

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


[Bug 20244] Installer does not validate SQLite database directory for stable path

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20244

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

   What|Removed |Added

 CC||maxsem.w...@gmail.com

--- Comment #3 from Chad H. innocentkil...@gmail.com 2011-01-25 21:13:00 UTC 
---
Max, would you mind looking at this? 

I know we already expose the directory path in the new installer (the mode
setting was useless and removed awhile ago)

-- 
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 26944] New: Problem With interwiki links to rue wikipedia

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26944

   Summary: Problem With interwiki links to rue wikipedia
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Keywords: shell
  Severity: major
  Priority: Normal
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: mjb...@gmail.com


Hell, i am interested in interwiki bot, there is a problem with interwiki links
to rue wikipedia that are not shown as interwiki links, they are shown as an
acrilce link, like this : 
http://ru.wikipedia.org/w/index.php?title=%D0%A0%D0%BE%D1%81%D1%81_248diff=prevoldid=31346067

-- 
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 26944] Add 'rue' to the global wmf interwiki map (rue.wikipedia ruewiki_p)

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26944

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com
Summary|Problem With interwiki  |Add 'rue' to the global wmf
   |links to rue wikipedia  |interwiki map
   ||(rue.wikipedia ruewiki_p)

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

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


[Bug 26836] System does not display a proper message when the user is trying to save a page with empty content

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26836

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME

--- Comment #1 from Mark A. Hershberger m...@everybody.org 2011-01-25 
21:24:13 UTC ---
In 1.17, it works as described.  Prototype is set up to mimic WP, though.

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

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


[Bug 26849] Change monobook #content paddding

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26849

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 CC||m...@everybody.org
 Depends on||2013

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

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


[Bug 2013] CSS specification of line-height using em is bad (vertical squishing for headers/large text)

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2013

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 Blocks||26849

-- 
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 26359] Wrong error message, This file is bigger than the server is configured to allow

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26359

Ashar Voultoiz has...@free.fr changed:

   What|Removed |Added

 CC||has...@free.fr

--- Comment #3 from Ashar Voultoiz has...@free.fr 2011-01-25 21:34:20 UTC ---
r80992 adds a dumb test for $wgMaxUploadSize . Could probably be a base of a
future test for 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 26945] New: Write a test! tracking bug

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26945

   Summary: Write a test! tracking bug
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Unit tests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: m...@everybody.org
CC: m...@everybody.org
Blocks: 2007


Places where I think there is an obvious opportunity to write 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 2007] Tracking bug (tracking)

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2007

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 Depends on||26945

-- 
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 26854] Invalid username errors goes unchecked

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26854

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 Blocks||26945

-- 
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 26945] Write a test! tracking bug

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26945

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 Depends on||26854

-- 
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 23898] [partner] Google maps needs to update it's license statement for Wikipedia

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23898

Ashar Voultoiz has...@free.fr changed:

   What|Removed |Added

 CC||has...@free.fr

--- Comment #2 from Ashar Voultoiz has...@free.fr 2011-01-25 21:48:59 UTC ---
As a reminder, this is still appearing in the popup when you click the [W]
icons :

 All text is available under the terms of the GNU Free Documentation License

-- 
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 26944] Add 'rue' to the global wmf interwiki map (rue.wikipedia ruewiki_p)

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26944

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Krinkle krinklem...@gmail.com 2011-01-25 21:51:04 UTC ---
Fixed by JeLuF [1]

--
Krinkle


[1]:
http://wikitech.wikimedia.org/index.php?title=Server_admin_logaction=historysubmitdiff=31598oldid=31597

-- 
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 26879] Usage of $replyTarget on line 40 of ui/CodeRevisionView.php is undefined

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26879

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||m...@everybody.org
 Resolution||WORKSFORME

--- Comment #1 from Mark A. Hershberger m...@everybody.org 2011-01-25 
21:56:16 UTC ---
??? $replyTarget is assigned null in the function's definition that svn
annotate says you created in r76913.

-- 
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 26923] prototype outputting garbage (double gzip?)

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26923

Mark A. Hershberger m...@everybody.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 26879] Usage of $replyTarget on line 40 of ui/CodeRevisionView.php is undefined

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26879

--- Comment #2 from Reedy s...@reedyboy.net 2011-01-25 22:03:18 UTC ---
I changed $repoName to $repo, and added function documentation...

But anyway, WFM is right, it's an IDE 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 26923] prototype outputting garbage (double gzip?)

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26923

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 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 26913] Please enable patrolled edits on the Hebrew Wikiquote (he.wikiquote.org)

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26913

JeLuF je...@gmx.de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from JeLuF je...@gmx.de 2011-01-25 22:09:06 UTC ---
Your change has been completed.
Please reopen this ticket if anything went wrong.
The following configuration settings have been changed:
===
Index: InitialiseSettings.php
===
--- InitialiseSettings.php(revision 1540)
+++ InitialiseSettings.php(working copy)
@@ -5048,6 +5048,7 @@
 'frwiktionary' = true, //
http://bugzilla.wikimedia.org/show_bug.cgi?id=21517
 'fywiki' = true, // http://bugzilla.wikimedia.org/show_bug.cgi?id=10584
 'hewiki' = true, // https://bugzilla.wikimedia.org/show_bug.cgi?id=5232
+'hewikiquote' = true,
 'hiwiki' = true,
 'hrwiki' = true, // by request of stemd from #wikipedia-hr 2007-05-15
-jeronim
 'idwiki' = true, // http://bugzilla.wikimedia.org/show_bug.cgi?id=6042
===
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php

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

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


[Bug 26916] Enable subpages in Template namespace on wikimania (and for future editions)

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26916

JeLuF je...@gmx.de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from JeLuF je...@gmx.de 2011-01-25 22:13:06 UTC ---
Your change has been completed.
Please reopen this ticket if anything went wrong.
The following configuration settings have been changed:
===
Index: InitialiseSettings.php
===
--- InitialiseSettings.php(revision 1541)
+++ InitialiseSettings.php(working copy)
@@ -2593,7 +2593,7 @@
 'wikimania2008wiki' = array( -1 = 0, 0 = 1, 1 = 1, 2 = 1, 3 = 1, 4
= 1, 5 = 1, 6 = 0, 7 = 1, 8 = 0, 9 = 1, 10 = 0, 11 = 1),
 'wikimania2009wiki' = array( -1 = 0, 0 = 1, 1 = 1, 2 = 1, 3 = 1, 4
= 1, 5 = 1, 6 = 0, 7 = 1, 8 = 0, 9 = 1, 10 = 0, 11 = 1),
 'wikimania2010wiki' = array( -1 = 0, 0 = 1, 1 = 1, 2 = 1, 3 = 1, 4
= 1, 5 = 1, 6 = 0, 7 = 1, 8 = 0, 9 = 1, 10 = 0, 11 = 1),
-'wikimania2011wiki' = array( -1 = 0, 0 = 1, 1 = 1, 2 = 1, 3 = 1, 4
= 1, 5 = 1, 6 = 0, 7 = 1, 8 = 0, 9 = 1, 10 = 0, 11 = 1),
+'wikimania2011wiki' = array( -1 = 0, 0 = 1, 1 = 1, 2 = 1, 3 = 1, 4
= 1, 5 = 1, 6 = 0, 7 = 1, 8 = 0, 9 = 1, 10 = 1, 11 = 1),
 // @}

 // Wikibooks @{
===
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php

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

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


[Bug 26897] Enable flag 'flood' in Spanish Wikinews (es.wikinews)

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26897

JeLuF je...@gmx.de changed:

   What|Removed |Added

 CC||je...@gmx.de

--- Comment #1 from JeLuF je...@gmx.de 2011-01-25 22:17:41 UTC ---
Who will be allowed to grant or revoke the flood flag?

-- 
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 26889] Set WB namespace alias to NS_PROJECT in Bengali wikibook

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26889

JeLuF je...@gmx.de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from JeLuF je...@gmx.de 2011-01-25 22:20:51 UTC ---
Your change has been completed.
Please reopen this ticket if anything went wrong.
The following configuration settings have been changed:
===
Index: InitialiseSettings.php
===
--- InitialiseSettings.php(revision 1542)
+++ InitialiseSettings.php(working copy)
@@ -1883,8 +1883,11 @@
 'WT' = NS_PROJECT_TALK,
 'വിഭാഗം' = NS_CATEGORY,
 'വിഭാഗത്തിന്റെ_സംവാദം' = NS_CATEGORY_TALK,
-
 ),
+'bnwikibooks' = array(
+'WB' = NS_PROJECT,
+'Wikibooks' = NS_PROJECT,
+),
 'bpywiki' = array(
 'Portal' = 100,
 'Portal_talk' = 101,
===
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php

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


[Bug 26854] Invalid username errors goes unchecked

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26854

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Keywords||need-unittest
 Blocks|26945   |

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

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


  1   2   >