[Bug 21982] Reader feedback generates bad png graphs on enwikinews

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21982





--- Comment #8 from Aaron Schulz   2010-01-03 07:13:09 
UTC ---
The good png image
(https://secure.wikimedia.org/wikinews/en/wiki/File:Reliabality-wn-main_page.svg)
is a thumbnail that goes through the 404 handler, thumb-handler.php, and
thumb.php on the image scaling cluster. The bad one is rendered on the main
boxes. Imagemagik may have different versions/constrains/settings on them.


-- 
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 9203] More flexible reports, dynamic arguments, template awareness ...

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=9203


a.h.m.  changed:

   What|Removed |Added

 CC||timeroot.a...@gmail.com




--- Comment #14 from a.h.m.   2010-01-03 07:11:11 UTC 
---
Nothing on all of MediaWiki compares to this. This absolutely needs be
included. I especially love the power of surrogate templates, and use them
extensively - this feature alone makes DPL extremely powerful, creating
beautiful tables with data which would take days to gather and compute
manually. DPL can be used to find out how many pages meet a certain requirement
(for instance: How many pages, ending in the letter "T" and using the template
"{{!}}" are in the category "Category:Foo"?) It can be used to greatly enhance
the power of variables with dplvar; dplmatrix and dplreplace increase the power
of many other extensions; there really is nothing nearly as powerful as DPL.
The ability to use surrogate templates for another page, at least, should
really be part of the core 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 21994] New magic word which strips disambiguation words (like during pst)

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21994





--- Comment #8 from Liangent   2010-01-03 05:15:48 UTC ---
Ignore that "be" in "'''ABC (disambiguation)''' may be refer to:" please. :)


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

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


[Bug 21994] New magic word which strips disambiguation words (like during pst)

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21994





--- Comment #7 from Liangent   2010-01-03 05:14:55 UTC ---
For example a template {{disambig page}} with the content:

'''{{linkpst:{{PAGENAME''' may refer to:
{{{1}}}
{{disambig}}

If there's no linkpst, some pages may be displayed like:

'''ABC (disambiguation)''' may be refer to:
*something
*something else
{{disambig}}


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

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


[Bug 21982] Reader feedback generates bad png graphs on enwikinews

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21982





--- Comment #7 from Aaron Schulz   2010-01-03 04:52:15 
UTC ---
(In reply to comment #6)
> I looking into xml namespace issues as a possibility. Uploaded files have some
> stripping that takes place on upload.

Nevermind, those are just for temp vars for virus checks.


-- 
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 21982] Reader feedback generates bad png graphs on enwikinews

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21982





--- Comment #6 from Aaron Schulz   2010-01-03 04:26:36 
UTC ---
I looking into xml namespace issues as a possibility. Uploaded files have some
stripping that takes place on upload.


-- 
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 21982] Reader feedback generates bad png graphs on enwikinews

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21982


Aaron Schulz  changed:

   What|Removed |Added

   Severity|enhancement |major




-- 
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 21982] Reader feedback generates bad png graphs on enwikinews

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21982





--- Comment #5 from Aaron Schulz   2010-01-03 03:56:08 
UTC ---
Core/extensions both call $svgHandler->rasterize( $srcPath, $dstPath,
$physicalWidth, $physicalHeight );


-- 
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 19989] checkboxes don't wrap in IE

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19989


tos...@yahoo.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |




--- Comment #2 from tos...@yahoo.com  2010-01-03 02:52:10 UTC ---
I think I once checked this and found it working, but I recently found myself
using IE8 again and exeperienced the same issue. See:

http://www.mikomos.com/w/index.php?title=Campbell_Apartment&action=formedit#tab=Categories_.26_Food


-- 
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 22000] New: JS error on FF 3.5

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22000

   Summary: JS error on FF 3.5
   Product: mwEmbed
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: Video player
AssignedTo: d...@ucsc.edu
ReportedBy: hart...@videolan.org


When trying to use the player on Firefox 3.5.6 Mac, the player does not load,
and the firebug console reports: 

http://prototype.wikimedia.org/s-2/js/mwEmbed/jsScriptLoader.php?class=mwEmbed,mw.EmbedPlayer,ctrlBuilder,$j.ui.slider,kskinConfig,$j.fn.menu,mw.TimedText,nativeEmbed&uselang=en&urid=r73
Security error" code: "1000
mw.styleRuleExists=function(styleRule){for(var
i=0;ihttps://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 21999] New: Player does not load for /w/index.php URLs

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21999

   Summary: Player does not load for /w/index.php URLs
   Product: mwEmbed
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: Video player
AssignedTo: d...@ucsc.edu
ReportedBy: hart...@videolan.org


Safari 4.0.4 Mac

Player does not load on:
http://en.wikipedia.org/w/index.php?title=Ticket_to_Ride&action=submit
(preview)
http://en.wikipedia.org/w/index.php?title=Ticket_to_Ride&action=purge
http://en.wikipedia.org/w/index.php?title=Ticket_to_Ride

But does load on:
http://en.wikipedia.org/wiki/Ticket_to_Ride


-- 
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 21998] New: Unable to install; config/index.php gives 403 due to mod_security

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21998

   Summary: Unable to install; config/index.php gives 403 due to
mod_security
   Product: MediaWiki
   Version: 1.15.1
  Platform: Other
OS/Version: Linux
Status: NEW
  Severity: blocker
  Priority: Normal
 Component: Installation
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: ar...@musys.nl


When trying to install Mediawiki as usual I get a 403 after finishing
config/index.php

The server log shows: Message: Operator GT matched 1 at TX:arg_name_DBmwschema.
[file
"/etc/httpd/modsecurity.d/base_rules/modsecurity_crs_40_generic_attacks.conf"]
[line "28"] [msg "Possible HTTP Parameter Pollution Attack: Multiple Parameters
with the same Name."]

Sitename=demo&
EmergencyContact=X&
LanguageCode=en&
License=none&
SysopName=admin&
SysopPass=&
SysopPass2=&
Shm=none&
MCServers=&
Email=email_enabled&
Emailuser=emailuser_enabled&
Enotif=enotif_allpages&
Eauthent=eauthent_enabled&
DBtype=mysql&
DBserver=localhost&
DBname=test&
DBuser=wiki&
DBpassword=&
DBpassword2=&
useroot=on&
RootUser=wiki&
RootPW=&
DBprefix=&
DBengine=InnoDB&
DBschema=mysql5-binary&
DBport=5432&
DBmwschema=mediawiki&
DBts2schema=public&
SQLiteDataDir=&
DBprefix2=&
DBport_db2=5&
DBmwschema=mediawiki&
DBcataloged=cataloged

Tracking down further I notice "DBmwschema" mentioned twice in the url
parameters, so mod_security's message "Possible HTTP Parameter Pollution
Attack: Multiple Parameters with the same Name" seems correct indeed.

I guess that line 634 of config/index.php is redundant with line 621
$conf->DBmwschema   = importPost( "DBmwschema",  "mediawiki" );
However, commenting out line 634 did not solve the problem.

Disabling mod_security (v 2.5.10-2.fc11) worked as a workaround.


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

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


[Bug 19393] Feeds format dates in content language and other messages in user language

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19393


Karun Dambietz  changed:

   What|Removed |Added

 CC||ka...@linux.com




--- Comment #3 from Karun Dambietz   2010-01-02 23:23:58 UTC 
---
(In reply to comment #2)
> I don’t think this is a tough bug... The tough thing is in bug #19391. This
> is just a trivial fix, so that the feed is at least _consistent_. Note that
> currently, _everything except the date_ is in the user’s language, not
> content language. (Heck, the date itself is just one of parameters to wfMsg,
> not wfMsgForContent!)
> 
> The issue whether the feed should be changed to use the content language 
> always
> (and how to achieve that nontrivial problem – think about the formatting of
> log entries in the feed!) would be better debated in bug #19391, IMHO. (I have
> also provided a link to a relevant bug #17868 there.)
> 

Looks like bug #19391, bug #17868 have been resolved. 
Does the issue reported in this bug still occur?


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


[Bug 20116] "Username:" entry box on Special:NewPages looks like Log In box

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20116


Karun Dambietz  changed:

   What|Removed |Added

   Keywords||accessibility




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

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


[Bug 21994] New magic word which strips disambiguation words (like during pst)

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21994


Chad H.  changed:

   What|Removed |Added

 CC||innocentkil...@gmail.com




--- Comment #6 from Chad H.   2010-01-02 22:43:25 UTC 
---
(In reply to comment #2) 
> I'm not sure how this would be useful...
>

Neither am I. 

(In reply to comment #3)
> Maybe it's useful in some templates, to get the name of what an article
> describes.
> 

I'm not convinced. Can you explain yourself further?


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

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


[Bug 19349] OpenID 0.9 release meta-bug

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19349


Sergey Chernyshev  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




--- Comment #1 from Sergey Chernyshev   2010-01-02 
22:33:08 UTC ---
Released 0.9 with mainly preferences backport:
http://svn.wikimedia.org/svnroot/mediawiki/tags/extensions/OpenID/REL_0_9/


-- 
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 21857] User attribute initialization should be forced when user is created

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21857


Sergey Chernyshev  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




--- Comment #2 from Sergey Chernyshev   2010-01-02 
22:04:49 UTC ---
Tested and it works. Checked in as r60565.


-- 
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 21997] userlogin, userloginnocreate, login, and nav-login-createaccount are duplicate messages of each other

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21997


Siebrand  changed:

   What|Removed |Added

 CC||siebr...@wikipedia.be




--- Comment #5 from Siebrand   2010-01-02 21:22:48 UTC 
---
Duplication in L10n is a good thing. Not a bug/won't fix is the correct
resolution.


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

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


[Bug 21997] userlogin, userloginnocreate, login, and nav-login-createaccount are duplicate messages of each other

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21997


Bryan Tong Minh  changed:

   What|Removed |Added

 CC||bryan.tongm...@gmail.com




--- Comment #4 from Bryan Tong Minh   2010-01-02 
21:05:38 UTC ---
We should not use the same message in different places imho. (For example in
the heading and on a button)


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

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


[Bug 21997] userlogin, userloginnocreate, login, and nav-login-createaccount are duplicate messages of each other

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21997


Karun Dambietz  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX




--- Comment #3 from Karun Dambietz   2010-01-02 21:04:59 UTC 
---
Looks like in some locales the messages a different. So it is not something
that can be changed.


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

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


[Bug 21997] userlogin, userloginnocreate, login, and nav-login-createaccount are duplicate messages of each other

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21997





--- Comment #2 from Karun Dambietz   2010-01-02 21:02:16 UTC 
---
(In reply to comment #1)
> Not so fast, these messages could be different in other locales, see
> http://www.mediawiki.org/wiki/User:MaxSem/21997 for example (click on language
> codes).
> 

Yes that is possible. I have created this bug should it be necessary to remove
duplicate messages, and if it is possible 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 21997] userlogin, userloginnocreate, login, and nav-login-createaccount are duplicate messages of each other

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21997





--- Comment #1 from Max Semenik   2010-01-02 20:59:10 
UTC ---
Not so fast, these messages could be different in other locales, see
http://www.mediawiki.org/wiki/User:MaxSem/21997 for example (click on language
codes).


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

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


[Bug 19348] Add multi-user OpenID patch to be used in LoadExtensionSchemaUpdates

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19348


Sergey Chernyshev  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 the assignee for the bug.
You are on the CC list for the bug.

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


[Bug 19349] OpenID 0.9 release meta-bug

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19349


Bug 19349 depends on bug 19348, which changed state.

Bug 19348 Summary: Add multi-user OpenID patch to be used in 
LoadExtensionSchemaUpdates
https://bugzilla.wikimedia.org/show_bug.cgi?id=19348

   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 on the CC list for the bug.

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


[Bug 19347] Backport OpenID preferences to MW versions < 1.16

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19347





--- Comment #7 from Sergey Chernyshev   2010-01-02 
20:50:23 UTC ---
Great! Thanks! Will review the rest and will probably release 0.9


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

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


[Bug 19349] OpenID 0.9 release meta-bug

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19349


Sergey Chernyshev  changed:

   What|Removed |Added

 Depends on|19383   |




-- 
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 19383] Different OpenID URLs returned by Yahoo! to Login and Convert

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19383


Sergey Chernyshev  changed:

   What|Removed |Added

 Blocks|19349   |




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

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


[Bug 21997] userlogin, userloginnocreate, login, and nav-login-createaccount are duplicate messages of each other

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21997


Karun Dambietz  changed:

   What|Removed |Added

   Severity|enhancement |trivial




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

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


[Bug 21997] New: userlogin, userloginnocreate, login, and nav-login-createaccount are duplicate messages of each other

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21997

   Summary: userlogin, userloginnocreate, login, and nav-login-
createaccount are duplicate messages of each other
   Product: MediaWiki
   Version: 1.16-svn
  Platform: All
OS/Version: All
Status: NEW
  Keywords: easy, i18n
  Severity: enhancement
  Priority: Normal
 Component: Internationalization
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: ka...@linux.com


In the messages files we have some duplicate messages
being:

 'login'  => 'Log in',
 'nav-login-createaccount'=> 'Log in / create account',
 'userlogin'  => 'Log in / create account',
 'userloginnocreate'  => 'Log in',

It is possible that one pair of these could be removed. I do not know what
files use them and where.


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

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


[Bug 21762] Special:Import intermittently displays permissions error page on mgwiki, mgwiktionary

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21762





--- Comment #12 from Andrianjanahary Rado   2010-01-02 
20:26:29 UTC ---
It may be a bug of the wikisoftware. Maybe wikipedia has lost information about
your session (if that happens nearly always). That (the «refresh-and-get»)
doesn't happen when I try to access at the import page ; I confess it is very
very weird. 

I'm also blocked by the policies of the wikimedia foundation, which refuses me
the status of importer on mgwiki see :
[http://meta.wikimedia.org/w/index.php?title=Steward_requests/Permissions&oldid=1787915#Import-rights_on_mg.wikis
this page]... Maybe you should ask stewards to do it for me ? If it's not
possible or the problem is away, and if importer rights are not applied to
admins yet, Situation is desperated


-- 
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 20115] Special:UserLogin , should check $wgUser->isAllowed( 'createaccount' )

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20115


Karun Dambietz  changed:

   What|Removed |Added

   Keywords|need-review |reviewed




-- 
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 20115] Special:UserLogin , should check $wgUser->isAllowed( 'createaccount' )

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20115


Roan Kattouw  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




--- Comment #9 from Roan Kattouw   2010-01-02 20:22:37 
UTC ---
Modified patch committed in r60563.


-- 
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 20115] Special:UserLogin , should check $wgUser->isAllowed( 'createaccount' )

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20115


Karun Dambietz  changed:

   What|Removed |Added

Attachment #6918 is|0   |1
   obsolete||




--- Comment #8 from Karun Dambietz   2010-01-02 20:06:27 UTC 
---
Created an attachment (id=6920)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6920)
Patch for bug 20115 with unrelated changes removed and in svn diff format

Ive removed the unrelated changes, and the patch only includes the changes for
this bug, and is in svn diff format. 

Please review.
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 21954] Additional config for br.wikimedia.org

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21954


Roan Kattouw  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Comment #3 from Roan Kattouw   2010-01-02 19:14:15 
UTC ---
Done


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

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


[Bug 21954] Additional config for br.wikimedia.org

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21954


Rodrigo Tetsuo Argenton  changed:

   What|Removed |Added

 CC||rodrigo.argen...@gmail.com
 Status|RESOLVED|REOPENED
 Resolution|FIXED   |




--- Comment #2 from Rodrigo Tetsuo Argenton   
2010-01-02 18:51:15 UTC ---
Please enable import from the Commons 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 20757] some text of old revisions in early 2005 is blank in the English Wikipedia

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20757


Graham87  changed:

   What|Removed |Added

URL|http://en.wikipedia.org/wiki|http://en.wikipedia.org/wiki
   |/Wikipedia:Village_pump_(tec|/Wikipedia:Village_pump_(tec
   |hnical)#Blank_sequence_of_pa|hnical)/Archive
   |ges_in_an_article's_history |65#Blank_sequence_of_pages_i
   ||n_an_article's_history




--- Comment #18 from Graham87   2010-01-02 15:55:16 UTC ---
This bug also occurs in the CFC article, from
http://en.wikipedia.org/w/index.php?title=CFC&oldid=13246201 to
http://en.wikipedia.org/w/index.php?title=CFC&oldid=9452981


-- 
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 21996] New: Audio only mode

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21996

   Summary: Audio only mode
   Product: mwEmbed
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Normal
 Component: Video player
AssignedTo: d...@ucsc.edu
ReportedBy: hart...@videolan.org


The player has a very large default width. Especially for audio samples, such
as with http://en.wikipedia.org/wiki/Ticket_to_Ride  The old player has a
default width of 140px, the new player a minimum of 250px (most infoboxes are
in the 200px range).

Perhaps an audio-only mode is an idea, where the player might work more in a
way similar to the wordpress plugin
http://www.1pixelout.net/code/audio-player-wordpress-plugin/ for instance. A
small form player that expands to fullwidth after pressing the first play.


-- 
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 21969] next/prev for All pages navigation differs between link and form method.

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21969


Alexandre Emsenhuber [IAlex]  changed:

   What|Removed |Added

 CC||alex.emsenhu...@bluewin.ch




--- Comment #2 from Alexandre Emsenhuber [IAlex]   
2010-01-02 14:49:08 UTC ---
We can maybe pass some hidden  in the form that would switch whether how
"from=" and "to=" are handled so that it doesn't change the behavior of other
links.


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

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


[Bug 21994] New magic word which strips disambiguation words (like during pst)

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21994





--- Comment #5 from Liangent   2010-01-02 14:04:16 UTC ---
Perhaps another parameter indicating which steps are used?

{{linkpst:foo (bar)|B}} -> foo
{{linkpst:foo (bar)|C}} -> foo (bar)
{{linkpst:ns:page|N}} -> page
{{linkpst:ns:page}} -> page
{{linkpst:ns:page|N}} -> page
{{linkpst:ns:page|B}} -> ns:page
{{linkpst:ns:page|B}} -> ns:page
{{linkpst:ns:bar (baz), fred}} -> bar
{{linkpst:ns:bar (baz), fred|BC}} -> ns:bar
{{linkpst:ns:bar (baz), fred|NB}} -> bar, fred
{{linkpst:ns:bar (baz), fred|NC}} -> bar (baz)
{{linkpst:ns:bar (baz), fred|C}} -> ns:bar (baz)


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

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


[Bug 18232] file thumb size doesn't respect surface area of the file

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18232





--- Comment #8 from Andy R   2010-01-02 14:02:30 UTC 
---
I believe it looks even worse, if - as usual! - images have alle the same
width, even though if some of them are much higher than other images.


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

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


[Bug 21994] New magic word which strips disambiguation words (like during pst)

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21994


Alexandre Emsenhuber [IAlex]  changed:

   What|Removed |Added

 CC||alex.emsenhu...@bluewin.ch




--- Comment #4 from Alexandre Emsenhuber [IAlex]   
2010-01-02 13:56:55 UTC ---
Some thoughts for the patch in comment #2:
* do not use SFH_NO_HASH for new parser functions
* do not duplicate code, reuse the one in Parser.php if possible
* it would be very nice to have some test cases for that function in parser
tests


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

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


[Bug 21978] Enable EditSummary on uk-wikipedia

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21978





--- Comment #5 from pustomyt...@gmail.com  2010-01-02 13:55:19 UTC ---
Ok...


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

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


[Bug 19186] Special:UserLogin's title on Special:SpecialPages should not say "create account" if the user cannot create an account

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19186





--- Comment #9 from jida...@jidanni.org  2010-01-02 13:39:03 UTC ---
As of r60557 one still sees offers to "sign up", "create account",
although there is no way for the user to create an account, as we have turned
that off
in LocalSettings.php. So the user sees links which will just lead to
disappointment.
So don't mention creating accounts here if not possible.

$ w3m -dump http://abj.jidanni.org/index.php?title=Special:SpecialPages |
egrep 'sign up|create'
Login / sign up
  • Log in / create 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 21995] Request that reader feedback have ratings (specificly the averages) available via API [w/patch]

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21995


Roan Kattouw  changed:

   What|Removed |Added

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




--- Comment #1 from Roan Kattouw   2010-01-02 12:04:16 
UTC ---
Patch looks OK, but from looking at it I think the DB query in the API module
is less efficient than the one in getAverageRating(). I'll run an EXPLAIN on it
later to see how bad it is.


-- 
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 20115] Special:UserLogin , should check $wgUser->isAllowed( 'createaccount' )

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20115


Roan Kattouw  changed:

   What|Removed |Added

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




--- Comment #7 from Roan Kattouw   2010-01-02 11:54:43 
UTC ---
(In reply to comment #6)
> Created an attachment (id=6918)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6918) [details]
> Patch to fix bug
> 
> Ive added it to the messages.inc file and used svn diff.
> 

There seem to be some unrelated changes in your diff (two in MessagesEn.php,
and the $wgProxyWhitelist change).


-- 
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 21982] Reader feedback generates bad png graphs on enwikinews

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21982





--- Comment #4 from Bawolff   2010-01-02 11:21:38 UTC ---
Ignore my last comment, It is still present, just only on the longer term
graphs (it appears).

It appears to be a problem with how the extension calls the svg renderer.
Compare:
http://upload.wikimedia.org/wikinews/en/graphs/3/reliability/l1095d.png
(reliability graph last 3 months as png generated by extension)
and
https://secure.wikimedia.org/wikinews/en/wiki/File:Reliabality-wn-main_page.svg
(svg reliability graph, uploaded to wikinews, and turned into a png via the
normal svg image renderer).

The two images are very different.


-- 
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 21982] Reader feedback generates bad png graphs on enwikinews

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21982





--- Comment #3 from Bawolff   2010-01-02 11:11:12 UTC ---
Hmm, now it appears to have gone away. Perhaps it was a one-time issue


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

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


[Bug 21995] New: Request that reader feedback have ratings (specificly the averages) available via API [w/patch]

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21995

   Summary: Request that reader feedback have ratings (specificly
the averages) available via API [w/patch]
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Keywords: need-review, patch
  Severity: enhancement
  Priority: Normal
 Component: ReaderFeedback
AssignedTo: jschulz_4...@msn.com
ReportedBy: bawolff...@gmail.com


Created an attachment (id=6919)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6919)
patch to add prop=rating to query props for API

Hi. I would find it useful to be able to access ReaderFeedback data from the
api, specifically the rating averages.

I made a patch to do that.

It adds rating as a value for prop when using action=query

Cheers,
Bawolff


-- 
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 20115] Special:UserLogin , should check $wgUser->isAllowed( 'createaccount' )

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20115


Karun Dambietz  changed:

   What|Removed |Added

Attachment #6917 is|0   |1
   obsolete||




--- Comment #6 from Karun Dambietz   2010-01-02 10:27:46 UTC 
---
Created an attachment (id=6918)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6918)
Patch to fix bug

Ive added it to the messages.inc file and used svn diff.


-- 
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 21994] New magic word which strips disambiguation words (like during pst)

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21994





--- Comment #3 from Liangent   2010-01-02 10:21:03 UTC ---
Maybe it's useful in some templates, to get the name of what an article
describes.


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

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


[Bug 20115] Special:UserLogin , should check $wgUser->isAllowed( 'createaccount' )

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20115





--- Comment #5 from Max Semenik   2010-01-02 10:13:14 
UTC ---
Looks good, two comments: use svn diff instead of diff --git, and add the newly
created message to maintenance/language/messages.inc.


-- 
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 19186] Special:UserLogin's title on Special:SpecialPages should not say "create account" if the user cannot create an account

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19186





--- Comment #8 from Karun Dambietz   2010-01-02 10:07:50 UTC 
---
It looks like this bug has already been fixed in the version of the wiki i am
using.


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

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


[Bug 20115] Special:UserLogin , should check $wgUser->isAllowed( 'createaccount' )

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20115


Karun Dambietz  changed:

   What|Removed |Added

   Keywords||easy, need-review, patch




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

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


[Bug 20115] Special:UserLogin , should check $wgUser->isAllowed( 'createaccount' )

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20115


Karun Dambietz  changed:

   What|Removed |Added

Attachment #6916 is|0   |1
   obsolete||




--- Comment #4 from Karun Dambietz   2010-01-02 10:02:27 UTC 
---
Created an attachment (id=6917)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6917)
Patch that fixes bug 20115

In relation to my previous comment, I found that I was not using user
permissions correctly. This patch fixes the bug with the creation of a new
message userlogincreate and modification to userlogin.


-- 
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 20115] Special:UserLogin , should check $wgUser->isAllowed( 'createaccount' )

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20115


Karun Dambietz  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 20115] Special:UserLogin , should check $wgUser->isAllowed( 'createaccount' )

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20115





--- Comment #3 from Karun Dambietz   2010-01-02 09:57:48 UTC 
---
Created an attachment (id=6916)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6916)
Patch to fix bug 20115

I have started a patch to create two separate messages userlogin and
userlogincreate. I attach it. With the patch, when the permission to create
accounts is set to true, it does not show the correct message.
I am not sure why this is the case. Could someone review it and advise the
cause?


-- 
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 21978] Enable EditSummary on uk-wikipedia

2010-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21978





--- Comment #4 from Max Semenik   2010-01-02 09:08:07 
UTC ---
I can't agree that the proposer is the right person to weigh all arguments for
and against and decide if the proposal has passed. Ultimately, it's up to
server admins to decide the fate of this proposal, but I feel I must warn them
that it's far from non-controversial.


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

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