[Bug 37174] Add Extension:EditUser to Bugzilla

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37174

--- Comment #4 from T. Gries m...@tgries.de 2012-05-31 06:24:58 UTC ---
(In reply to comment #1)
 What's wrong with using [other]?

for example, when someone maintains that extension. I just added my name to the
extension manual page. Then it makes sense to define that extension as an extra
component, so that bugs are automatically assigned to the maintainer.

-- 
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 37235] New: Special:TranslatorSignup not working: shows Wikimedia Error the site is experiencing problems message

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37235

   Web browser: ---
 Bug #: 37235
   Summary: Special:TranslatorSignup not working: shows Wikimedia
Error the site is experiencing problems message
   Product: MediaWiki extensions
   Version: unspecified
  Platform: All
   URL: https://meta.wikimedia.org/wiki/Special:TranslatorSign
up
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: TranslationNotifications
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: maure...@gmx.es
CC: amir.ahar...@mail.huji.ac.il,
niklas.laxst...@gmail.com, s.mazel...@xs4all.nl,
santhosh.thottin...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


G'day:

Having tried to access
https://meta.wikimedia.org/wiki/Special:TranslatorSignup I got the usual Our
servers are currently experiencing a technical problem. This is probably
temporary and should be fixed soon. Please try again in a few minutes.

The error code is:

PHP fatal error in
/usr/local/apache/common-local/php-1.20wmf4/extensions/TranslationNotifications/SpecialTranslatorSignup.php
line 180:
Call to a member function siteFromDB() on a non-object 

Regards.

-- 
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 31738] Templates should have 'meta icons' to fix text direction issues

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31738

--- Comment #8 from Fomafix foma...@googlemail.com 2012-05-31 07:33:18 UTC ---
For enwiki and other wikis with [[Template:Top icon]] containing absolute
positioning and individual position per icon the text direction issue can be
fixed:

Actual:

div class=topicon style=display: none; right: 55px;
div.topicon {
display: block !important;
position: absolute;
top: 10px;
z-index: 10;
}

Solution:

div class=topicon style=display: none; margin-right: 55px; margin-left:
55px;
div.topicon {
display: block !important;
position: absolute;
top: 10px;
z-index: 10;
right: 0; /* gets flipped for RTL */
}

-- 
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 37235] Special:TranslatorSignup not working: shows Wikimedia Error the site is experiencing problems message

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37235

Amir E. Aharoni amir.ahar...@mail.huji.ac.il changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
 AssignedTo|wikibugs-l@lists.wikimedia. |amir.ahar...@mail.huji.ac.i
   |org |l
 Ever Confirmed|0   |1

--- Comment #1 from Amir E. Aharoni amir.ahar...@mail.huji.ac.il 2012-05-31 
07:33:41 UTC ---
Confirmed.

-- 
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 37235] Special:TranslatorSignup not working: shows Wikimedia Error the site is experiencing problems message

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37235

--- Comment #2 from Niklas Laxström niklas.laxst...@gmail.com 2012-05-31 
07:34:22 UTC ---
https://gerrit.wikimedia.org/r/#/c/9496/

-- 
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 37235] Special:TranslatorSignup not working: shows Wikimedia Error the site is experiencing problems message

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37235

--- Comment #3 from Niklas Laxström niklas.laxst...@gmail.com 2012-05-31 
07:36:04 UTC ---
Fixed temporarily, but above patch should be reviewed and merged to 1.20wmf4
branch.

-- 
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 37236] New: Vector Skin: Insert Link Button in Edit Window (sr.wikisource.org)

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37236

   Web browser: ---
 Bug #: 37236
   Summary: Vector Skin: Insert Link Button in Edit Window
(sr.wikisource.org)
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Skin: Vector
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: emen1...@gmail.com
CC: asha...@wikimedia.org, krinklem...@gmail.com,
tpars...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


While you are editing at Serbian wikisource, the insert link button should open
a window where you can type the link target and its description. However, it
only works for anonymous users. The registered users will get a simple wiki
link without the the mentioned window ([[example]]). When the vector skin was
introduced, this feature worked properly. But for unknown reasons this glitch
appeared a year ago. I'd like to request fixing it to work the same way as it
works at most wikimedia projects - by opening a window to both groups of users.

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

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


[Bug 37237] New: Change Wikisource namespace for Tamil wikisource

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37237

   Web browser: ---
 Bug #: 37237
   Summary: Change Wikisource namespace for Tamil wikisource
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://ta.wikisource.org/wiki/%E0%AE%B5%E0%AE%BF%E0%AE
%95%E0%AF%8D%E0%AE%95%E0%AE%BF%E0%AE%AE%E0%AF%82%E0%AE
%B2%E0%AE%AE%E0%AF%8D:%E0%AE%86%E0%AE%B2%E0%AE%AE%E0%A
E%B0%E0%AE%A4%E0%AF%8D%E0%AE%A4%E0%AE%9F%E0%AE%BF#wiki
source_.E0.AE.8E.E0.AE.A9.E0.AF.81.E0.AE.AE.E0.AF.8D_.
E0.AE.AA.E0.AF.86.E0.AE.AF.E0.AE.B0.E0.AF.8D_.E0.AE.B5
.E0.AF.86.E0.AE.B3.E0.AE.BF.E0.AE.AF.E0.AF.88_.E0.AE.B
5.E0.AE.BF.E0.AE.95.E0.AF.8D.E0.AE.95.E0.AE.BF.E0.AE.A
E.E0.AF.82.E0.AE.B2.E0.AE.AE.E0.AE.BE.E0.AE.95_.E0.AE.
AE.E0.AE.BE.E0.AE.B1.E0.AF.8D.E0.AE.B1
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: Site configuration
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: shanmuga...@gmail.com
CC: wikimedia.b...@snowolf.eu
Classification: Unclassified
   Mobile Platform: ---


Hi I'm from tamil wikisource. The following variables should be changed as per
community discussion.
wgMetaNamespace = விக்கிமூலம்
wgMetaNamespaceTalk = விக்கிமூலம்_பேச்சு
wgSitename = விக்கிமூலம்

-- 
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 37237] Change Wikisource namespace for Tamil wikisource

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37237

shanmugam shanmuga...@gmail.com changed:

   What|Removed |Added

 Blocks||32578

-- 
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 32578] Tamil Wiki projects (tracking)

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32578

shanmugam shanmuga...@gmail.com changed:

   What|Removed |Added

 Depends on||37237

-- 
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 37237] Change Wikisource namespace for Tamil wikisource

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37237

shanmugam shanmuga...@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 36217] Making an error free Avro Bangla keyboard layout for Narayam

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36217

Amir E. Aharoni amir.ahar...@mail.huji.ac.il changed:

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |amir.ahar...@mail.huji.ac.i
   |org |l

-- 
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 37238] New: Duplicate code in SiteConfiguration

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37238

   Web browser: ---
 Bug #: 37238
   Summary: Duplicate code in SiteConfiguration
   Product: MediaWiki
   Version: 1.20-git
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: has...@free.fr
Classification: Unclassified
   Mobile Platform: ---


The two following methods in SiteConfiguration seems to have duplicate code:

- SiteConfiguration::extractGlobalSetting()
- SiteConfiguration::getAll()

They both check if a variable starts with '+', eventually merge array or just
set the value.  The only difference is that the first one write the result in
$_GLOBALS;

Considering what we have in production:

 globals = $conf-getAll( 'enwiki' );
 extract( $globals );

That could be replaced by:

 $conf-extractAllGlobals( 'enwiki' );


Actually, since both methods seems to be duplicates, we are not sure the two
use cases are going to do EXACTLY the same thing. Hence this request to factor
out both methods.

-- 
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 37225] Several history entries for the same content

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37225

--- Comment #4 from Platonides platoni...@gmail.com 2012-05-31 08:27:09 UTC 
---
Fair, but you can't create two edits for the same content either (ignoring log
actions as moves, protect...).

I tried to reproduce the race with maintenance/edit.php but had no luck so far.
A lagged slave might be needed.

-- 
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 37239] New: Use accessKeyLabel property when available

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37239

   Web browser: ---
 Bug #: 37239
   Summary: Use accessKeyLabel property when available
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: JavaScript
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: listenle...@gmail.com
CC: krinklem...@gmail.com, tpars...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


mw.util uses much code and browser sniffing to display the access key in the
tooltip. With HTML5 there is a property to simplify this, see [1].

Using it when available has the advantage that you don't have to figure out the
correct prefix yourself, additionally it will be localized.

In Firefox 10 it works as expected:

 $('#n-mainpage-description a').prop('accessKeyLabel')
Alt+Umschalt+z

The only drawback is that you still must provide a fallback for browsers not
supporting this (including IE 9).

[1]
http://www.whatwg.org/specs/web-apps/current-work/multipage/editing.html#dfnReturnLink-0

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

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


[Bug 37239] Use accessKeyLabel property when available

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37239

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
Version|unspecified |1.17
   Target Milestone|--- |Future release

--- Comment #1 from Krinkle krinklem...@gmail.com 2012-05-31 09:56:58 UTC ---
Very interesting. Thanks a lot for this.

Do we know what the browser support for this is (should we keep all the current
fallbacks?)

-- 
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 37235] Special:TranslatorSignup not working: shows Wikimedia Error the site is experiencing problems message

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37235

--- Comment #4 from Marco Aurelio maure...@gmx.es 2012-05-31 10:09:26 UTC ---
(In reply to comment #3)
 Fixed temporarily, but above patch should be reviewed and merged to 1.20wmf4
 branch.

Thank you!

Is there a list of translators who have signed up anywhere? - I've not found
any and I think it'd be good to have one so translationadmins could check from
time to time.

Is the notification system fully working at meta atm? If so, which is the user
account tasked with delivering the messages?

Regards.

-- 
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 37240] New: Creating new accounts doesn't work cross wiki

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37240

   Web browser: ---
 Bug #: 37240
   Summary: Creating new accounts doesn't work cross wiki
   Product: Wikimedia
   Version: 1.20wmf4
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: maar...@mdammers.nl
Classification: Unclassified
   Mobile Platform: ---


I created an account for Dan-nl (
https://nl.wikipedia.org/w/index.php?title=Speciaal%3ALogboekentype=newusersuser=Multichillpage=year=month=-1tagfilter=hide_patrol_log=1
). The email didn't contain a link so Dan tried to login on the English
Wikipedia with his temp password, but that didn't work. He had to go to the
nlwp to get it working.

-- 
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 37240] Creating new accounts doesn't work cross wiki

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37240

Peter Bena benap...@gmail.com changed:

   What|Removed |Added

 CC||benap...@gmail.com

--- Comment #1 from Peter Bena benap...@gmail.com 2012-05-31 10:48:26 UTC ---
Because the SUL account was not created, how did you register the account? He
has two different passwords in this moment, tell him to reset the password on
both wiki's using his e-mail, then he needs to login to both and merge them

-- 
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 37240] Creating new accounts doesn't work cross wiki

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37240

--- Comment #2 from Peter Bena benap...@gmail.com 2012-05-31 10:49:45 UTC ---
Now I see you created the account using standard interface from Multichill,
target user needs to login at least once to wiki so that global account is
created

-- 
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 36839] Problem with non-ASCII characters and long requests

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36839

--- Comment #17 from Sam Reed (reedy) s...@reedyboy.net 2012-05-31 10:50:09 
UTC ---
For anyone not following along... Lupo created
https://gerrit.wikimedia.org/r/#/c/9126/ and added some unit 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 37240] Creating new accounts doesn't work cross wiki

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37240

Peter Bena benap...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
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 36217] Making an error free Avro Bangla keyboard layout for Narayam

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36217

Amir E. Aharoni amir.ahar...@mail.huji.ac.il changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #6 from Amir E. Aharoni amir.ahar...@mail.huji.ac.il 2012-05-31 
11:07:54 UTC ---
I have a fix for the দ+rri=দৃ problem, but Gerrit is giving me weird issues.

Are there any more issues except this one?

-- 
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 37241] New: Session data is lost when session is revived from token cookie

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37241

   Web browser: ---
 Bug #: 37241
   Summary: Session data is lost when session is revived from
token cookie
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: User login
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: rlan...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


Any code path that stores things in the session is currently broken. When the
session is revived from the token, a brand new session is created, but none of
the old session information is added back to the new session.

-- 
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 37242] New: English Wikipedia xml dump Category Stomach missing

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37242

   Web browser: ---
 Bug #: 37242
   Summary: English Wikipedia xml dump Category Stomach missing
   Product: Datasets
   Version: unspecified
  Platform: All
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: ar...@wikimedia.org
ReportedBy: akshayam...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


In wikipedia XML dump downloaded, the pages in the category eg:(cardia,stomach)
stomach are found to be missing the category tag. but found to be categorized
in the online resource.And also no category:stomach page exists in the english
wikipedia XML dump

BUG: MISSING CATEGORY stomach TAG in all the pages belonging to that category

example of pages missing the category: cardia, stomach.

NO category:stomach page available in english wikipedia xml dump.

-- 
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 37190] Case-sensitive usernames, new UID

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37190

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from Ryan Lane rlan...@gmail.com 2012-05-31 11:16:47 UTC ---
This is another side effect of bug 37241. I've put in a temporary workaround
for this in the LdapAuthentication configuration, so it should be fixed.

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

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


[Bug 37243] New: page_content_model field not created by the installer

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37243

   Web browser: ---
 Bug #: 37243
   Summary: page_content_model field not created by the installer
   Product: MediaWiki extensions
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
AssignedTo: wikidata-b...@lists.wikimedia.org
ReportedBy: ro...@wikimedia.org
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


After running the installer on the Wikidata branch, the following error occurs:

A database error has occurred. Did you forget to run maintenance/update.php
after upgrading? See:
https://www.mediawiki.org/wiki/Manual:Upgrading#Run_the_update_script
Query: SELECT
page_id,page_namespace,page_title,page_restrictions,page_counter,page_is_redirect,page_is_new,page_random,page_touched,page_latest,page_len,page_content_model
FROM page WHERE page_namespace = '0' AND page_title = 'Main_Page' LIMIT 1 
Function: WikiPage::pageData
Error: 1 no such column: page_content_model

-- 
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 37243] page_content_model field not created by the installer

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37243

Rob Lanphier ro...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |High
 AssignedTo|wikidata-bugs@lists.wikimed |daniel.kinz...@wikimedia.de
   |ia.org  |

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

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


[Bug 36965] Please setup Collection extension on Telugu Wikipedia

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36965

Arjuna Rao Chavala arjunar...@googlemail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

--- Comment #4 from Arjuna Rao Chavala arjunar...@googlemail.com 2012-05-31 
11:26:08 UTC ---
Waiting for response.

-- 
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 36965] Please setup Collection extension on Telugu Wikipedia

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36965

Srikanth Logic srik@gmail.com changed:

   What|Removed |Added

   Keywords|shellpolicy |shell

--- Comment #5 from Srikanth Logic srik@gmail.com 2012-05-31 11:35:35 UTC 
---
Hello Arjuna,

You might be interested in setting this with ODF in the configuration instead
of PDF since its buggy. See bug 37207

-- 
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 36965] Please setup Collection extension on Telugu Wikipedia

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36965

--- Comment #6 from Srikanth Logic srik@gmail.com 2012-05-31 11:36:28 UTC 
---
(In reply to comment #5)
 See bug 37207

Oops I intended to point bug 37154

-- 
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 36965] Please setup Collection extension on Telugu Wikipedia

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36965

--- Comment #7 from Arjuna Rao Chavala arjunar...@googlemail.com 2012-05-31 
11:49:47 UTC ---
Thanks Srikanth: Telugu Wikibooks has ODT format enabled. I request the same
setup for Telugu Wikipedia.

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

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


[Bug 37244] New: Long lived login token is invalidated when requested in another browser

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37244

   Web browser: ---
 Bug #: 37244
   Summary: Long lived login token is invalidated when requested
in another browser
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: User login
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: rlan...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


If I have two browsers open, like firefox and chrome, and I log in to MediaWiki
from both, and ask to have my session remembered, the first token is
invalidated by the second. So, when I close and reopen the first browser, I'm
no longer logged in.

-- 
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 36408] Contact Us form: Detect duplicate feedback and prevent the user from posting again

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36408

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

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

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


[Bug 36666] Add Blackletter font support

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3

Santhosh Thottingal santhosh.thottin...@gmail.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||amir.ahar...@mail.huji.ac.i
   ||l,
   ||gerard.meijs...@gmail.com
 AssignedTo|wikibugs-l@lists.wikimedia. |santhosh.thottingal@gmail.c
   |org |om

--- Comment #4 from Santhosh Thottingal santhosh.thottin...@gmail.com 
2012-05-31 12:22:28 UTC ---
Added UnifrakturMaguntia font in https://gerrit.wikimedia.org/r/9506

-- 
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 32640] Pdf export doesn't support ZWNJ in PDF page titles

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32640

Srikanth Logic srik@gmail.com changed:

   What|Removed |Added

   Keywords||i18n
 CC||srik@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 36839] Problem with non-ASCII characters and long requests

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36839

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #18 from Sam Reed (reedy) s...@reedyboy.net 2012-05-31 12:49:03 
UTC ---
Code is now live on Wikimedia wikis. Both the regex fix, and the addition of
mb_check_encoding() are there. Should be quite a bit quicker. Shouldn't need
the recursion limit increasing again either

-- 
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 37221] delete lucid jobrunners

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37221

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Antoine hashar Musso has...@free.fr 2012-05-31 12:50:08 
UTC ---
I have deleted the jobrunner{03,04} instances. jobrunner05 is the only one to
process job at the moment.

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

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


[Bug 37046] fix apache monitoring in nagios

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37046

--- Comment #7 from Antoine hashar Musso has...@free.fr 2012-05-31 12:56:43 
UTC ---
Gerrit change 8575 was applied. It implements a new apache::monitoring::labs

had to fix the nagios name with https://gerrit.wikimedia.org/r/#/c/9391/ 

The apache check is still in warning (403) on nagios:

http://nagios.wmflabs.org/cgi-bin/nagios3/status.cgi?hostgroup=deployment-prepstyle=detail

Maybe nagios need to be reloaded?

-- 
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 31738] Templates should have 'meta icons' to fix text direction issues

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31738

--- Comment #9 from Robin Pepermans (SPQRobin) robinp.1...@gmail.com 
2012-05-31 12:57:59 UTC ---
(In reply to comment #8)
 right: 0; /* gets flipped for RTL */

See also relevant bug 31923: flipping of site CSS should be disabled by
default.

-- 
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 37046] fix apache monitoring in nagios

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37046

--- Comment #8 from Antoine hashar Musso has...@free.fr 2012-05-31 13:02:46 
UTC ---
So nagios on labs does not use the puppet classes! According to Ryan, it does a
semantic search, get back a json object for all instances, then based on which
puppet classes are used, monitors are created.

-- 
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 37245] New: Beta cluster pulls bits and pieces from production's bits.wikimedia.org

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37245

   Web browser: ---
 Bug #: 37245
   Summary: Beta cluster pulls bits and pieces from production's
bits.wikimedia.org
   Product: Wikimedia Labs
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: deployment-prep (beta)
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: hy...@alphacorp.tk
CC: benap...@gmail.com, fai...@wikimedia.org,
has...@free.fr, mhershber...@wikimedia.org,
platoni...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


The beta cluster is using bits and pieces from the production cluster. Please
create a beta-centered bits.wikimedia.beta.wmflabs.org so that images like the
search icon and Powered by MediaWiki icon would not display 404 errors when
loading wikis in the beta cluster.

-- 
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 36181] Prevent search engines from indexing the user namespace in German Wikipedia

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36181

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

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #15 from Raimond Spekking raimond.spekk...@gmail.com 2012-05-31 
13:10:34 UTC ---
Deployed by Reedy today. Thanks :)

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

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


[Bug 36863] Enwikisource: flood option that administrators can apply

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36863

Thehelpfulone thehelpfulonew...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #4 from Thehelpfulone thehelpfulonew...@gmail.com 2012-05-31 
13:41:41 UTC ---
Change merged by Reedy - please mark as verified if it works.

-- 
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 37198] Meta admins should be able to self-grant translationadmin status

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37198

Thehelpfulone thehelpfulonew...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #4 from Thehelpfulone thehelpfulonew...@gmail.com 2012-05-31 
13:41:55 UTC ---
Merged by Reedy. Verified.

-- 
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 37198] Meta admins should be able to self-grant translationadmin status

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37198

Thehelpfulone thehelpfulonew...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
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 37243] page_content_model field not created by the installer

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37243

Rob Lanphier ro...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

--- Comment #1 from Rob Lanphier ro...@wikimedia.org 2012-05-31 13:49:57 UTC 
---
Problem was between chair and screen (helps to use the right db when testing)

-- 
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 37241] Session data is lost when session is revived from token cookie

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37241

--- Comment #1 from Brion Vibber br...@wikimedia.org 2012-05-31 14:05:14 UTC 
---
Is this the remember me token cookie? It's not meant to preserve any
particular session, but it meant to allow reestablishing a new session based on
prior credentials.

-- 
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 36666] Add Blackletter font support

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3

Siebrand s.mazel...@xs4all.nl changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

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

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


[Bug 37236] Vector Skin: Insert Link Button in Edit Window (sr.wikisource.org)

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37236

--- Comment #1 from Brion Vibber br...@wikimedia.org 2012-05-31 14:07:54 UTC 
---
Works for me.

What browser are you using? Is this just for your account or do other people
see it? Do you have any special user settings or user scripts that might
interfere?

-- 
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 37223] Add ability to restrict number of search terms

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37223

--- Comment #1 from Brion Vibber br...@wikimedia.org 2012-05-31 14:11:00 UTC 
---
Number of terms (means tokenizing  determining whether operators count as
terms or not?), or is just raw length of search query sufficient?

-- 
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 37140] action=raw should not output an HTML error page

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37140

--- Comment #4 from Brion Vibber br...@wikimedia.org 2012-05-31 14:15:25 UTC 
---
If an HTTP error code is returned, as far as I know it shouldn't attempt to
execute the script etc. Is the problem that HTML is being returned, or that the
HTML is labeled as HTTP 200 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 37241] Session data is lost when session is revived from token cookie

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37241

--- Comment #2 from Ryan Lane rlan...@gmail.com 2012-05-31 14:15:33 UTC ---
Part of the prior credentials, in the case of LDAP auth, is a domain. If it
doesn't get added back on to the session, bad things 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 36451] [[Special:MobileFeedback]] should follow redirects when posting comments

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36451

Max Semenik maxsem.w...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||maxsem.w...@gmail.com
 Resolution||INVALID

--- Comment #1 from Max Semenik maxsem.w...@gmail.com 2012-05-31 14:26:25 UTC 
---
You can localise it yourself at Translatewiki, the relevant  message is
mobile-frontend-feedback-page.

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

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


[Bug 37246] New: Tracking bug for RTL / BiDi issues in Semantic MediaWiki and related extensions

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37246

   Web browser: ---
 Bug #: 37246
   Summary: Tracking bug for RTL / BiDi issues in Semantic
MediaWiki and related extensions
   Product: MediaWiki extensions
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Keywords: i18n
  Severity: normal
  Priority: Unprioritized
 Component: Semantic MediaWiki
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: amir.ahar...@mail.huji.ac.il
CC: jeroen_ded...@yahoo.com, mar...@semantic-mediawiki.org
Blocks: 745
Classification: Unclassified
   Mobile Platform: ---


I'm going to report a few of these, so a tracking bug will be useful.

-- 
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 745] RTL/bidirectional issues (tracking)

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=745

Amir E. Aharoni amir.ahar...@mail.huji.ac.il changed:

   What|Removed |Added

 Depends on||37246

-- 
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 37246] Tracking bug for RTL / BiDi issues in Semantic MediaWiki and related extensions

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37246

Amir E. Aharoni amir.ahar...@mail.huji.ac.il changed:

   What|Removed |Added

 Blocks||2007

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

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2007

Amir E. Aharoni amir.ahar...@mail.huji.ac.il changed:

   What|Removed |Added

 Depends on||37246

-- 
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 745] RTL/bidirectional issues (tracking)

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=745

Amir E. Aharoni amir.ahar...@mail.huji.ac.il changed:

   What|Removed |Added

 Depends on|18559   |

-- 
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 18559] Right-hand-side in the message sf createtemplate infoboxformat may be wrong in RTL wikis

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18559

Amir E. Aharoni amir.ahar...@mail.huji.ac.il changed:

   What|Removed |Added

 Blocks|745 |37246

-- 
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 37246] Tracking bug for RTL / BiDi issues in Semantic MediaWiki and related extensions

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37246

Amir E. Aharoni amir.ahar...@mail.huji.ac.il changed:

   What|Removed |Added

 Depends on||18559

-- 
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 37247] New: The result page of Database installation and upgrade appears as LTR even for LTR content language

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37247

   Web browser: ---
 Bug #: 37247
   Summary: The result page of Database installation and upgrade
appears as LTR even for LTR content language
   Product: MediaWiki extensions
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Keywords: i18n
  Severity: normal
  Priority: Unprioritized
 Component: Semantic MediaWiki
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: amir.ahar...@mail.huji.ac.il
CC: jeroen_ded...@yahoo.com, mar...@semantic-mediawiki.org
Blocks: 37246
Classification: Unclassified
   Mobile Platform: ---


The result page of Database installation and upgrade appears as LTR even for
LTR content language.

It has some SQL output, which must remain LTR, but at the bottom it has
localized messages and they must have correct directionality 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 37246] Tracking bug for RTL / BiDi issues in Semantic MediaWiki and related extensions

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37246

Amir E. Aharoni amir.ahar...@mail.huji.ac.il changed:

   What|Removed |Added

 Depends on||37247

-- 
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 36310] JavaScript error in jQuery 1.7.2 in FireFox on Special:MovePage

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36310

--- Comment #7 from Umherirrender umherirrender_de...@web.de 2012-05-31 
14:52:10 UTC ---
maxLength only checks for characters, but the database field used by mediawiki
for comments can only hold 255 *bytes*, that can be 255 characters, but for
example german umlauts needs two bytes ...

The problem here is, that #wpReason was changed from input to textarea, but
textarea does not have a maxlength attribute (under HTML 4), but mediawiki adds
a maxlength, some browser are very restricted against this and break or play
not nice with this situation.

-- 
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 36839] Problem with non-ASCII characters and long requests

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36839

--- Comment #19 from Brad Jorsch b-jor...@alum.northwestern.edu 2012-05-31 
14:59:17 UTC ---
(In reply to comment #18)
 Shouldn't need the recursion limit increasing again either

Are you sure that this low recursion limit isn't breaking things elsewhere in
the code too?

-- 
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 29876] 1.18 post-deployment actions (tracking)

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29876

mybugs.m...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from mybugs.m...@gmail.com 2012-05-31 15:23:46 UTC ---
Isn't this obsolete? (we are using MW 1.20wmf4...)

-- 
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 31703] MobileFrontend extension should expose an API for page components

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31703

Max Semenik maxsem.w...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||maxsem.w...@gmail.com
 Resolution||FIXED

--- Comment #1 from Max Semenik maxsem.w...@gmail.com 2012-05-31 15:33:10 UTC 
---
Eh, why it's still open?:)

-- 
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 23855] Non Core API issues (tracking)

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23855

Bug 23855 depends on bug 31703, which changed state.

Bug 31703 Summary: MobileFrontend extension should expose an API for page 
components
https://bugzilla.wikimedia.org/show_bug.cgi?id=31703

   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 31703] MobileFrontend extension should expose an API for page components

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31703

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

 CC||b...@mzmcbride.com

--- Comment #2 from MZMcBride b...@mzmcbride.com 2012-05-31 15:55:48 UTC ---
In what commits/revisions was this API implemented?

-- 
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 31703] MobileFrontend extension should expose an API for page components

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31703

--- Comment #3 from Sam Reed (reedy) s...@reedyboy.net 2012-05-31 15:57:24 
UTC ---
(In reply to comment #2)
 In what commits/revisions was this API implemented?

https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/MobileFrontend.git;a=history;f=api;h=65830b689f5ef1699e7ae56abaa41911b98d42bb;hb=HEAD

-- 
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 36839] Problem with non-ASCII characters and long requests

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36839

--- Comment #20 from Sam Reed (reedy) s...@reedyboy.net 2012-05-31 15:58:58 
UTC ---
(In reply to comment #19)
 (In reply to comment #18)
  Shouldn't need the recursion limit increasing again either
 
 Are you sure that this low recursion limit isn't breaking things elsewhere in
 the code too?

Nope. But leaving it low will bring them up, and maybe we can fix those aswell?
;)

-- 
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 37248] New: CSS attributes stripped when raw HTML is allowed

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37248

   Web browser: ---
 Bug #: 37248
   Summary: CSS attributes stripped when raw HTML is allowed
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Parser
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: b...@mzmcbride.com
Classification: Unclassified
   Mobile Platform: ---


This is typical (default) MediaWiki behavior.

Input:
span style=background-image:url('hello.jpg')/span

Output:
span style=/* insecure input *//span

MediaWiki strips out the style attribute completely if it detects possibly
dangerous code. However, on a wiki such as wikimediafoundation.org, $wgRawHtml
is allowed.

Input:
span style=htmlbackground-image:url('hello.jpg')/html/span

Output:
span style=/* insecure input *//span

This is the wrong behavior. Content inside html tags should be left
untouched. There are workarounds here, but they shouldn't be necessary.
MediaWiki shouldn't be touching content within the html tags.

This needs a parser tweak and parser tests, I think.

-- 
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 14407] CentralAuth global session doesn't include some *.wikimedia.org public wikis

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14407

--- Comment #53 from Al-Scandar Solstag sols...@member.fsf.org 2012-05-31 
16:59:48 UTC ---
(In reply to comment #52)
 (In reply to comment #51)
  Just noting that I have what I think is the same problem with Outreach.
  Interestingly, if I log into Outreach first, I can go from there to other
  project sites, but I can't go from other project sites into Outreach.
 
 That's how it's supposed to work.

Ni!

Just to note that, in the spirit of this bug report, that is not how it is
supposed to work, that is just how it was designed to work.

A design that, given the growth of the movement alongside the proliferation of
*.wikimedia wikis directly and increasingly relevant to the general public, has
become a really annoying bug.

By the way, I take the opportunity to encourage the implementation of the
workaround for br.wikimedia mentioned by reedy in Comment 44.

Hugs,

[[User:Solstag]]

-- 
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 22750] update export-0.4.xsd

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22750

Umherirrender umherirrender_de...@web.de changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |

--- Comment #5 from Umherirrender umherirrender_de...@web.de 2012-05-31 
17:02:07 UTC ---
I have done the necessary change to the xsd with gerrit 9517

-- 
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 26563] Add characters changed per revision for stub and full article dumps

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26563

Bug 26563 depends on bug 22750, which changed state.

Bug 22750 Summary: update export-0.4.xsd
https://bugzilla.wikimedia.org/show_bug.cgi?id=22750

   What|Old Value   |New Value

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |

-- 
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 37140] action=raw should not output an HTML error page

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37140

--- Comment #5 from Platonides platoni...@gmail.com 2012-05-31 17:21:14 UTC 
---
It *is* reporting a 200 Ok. I think we should make it a 500.

Patch provided at https://gerrit.wikimedia.org/r/9521

-- 
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 35264] Wrong type used for ns in export-0.6.xsd

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35264

Umherirrender umherirrender_de...@web.de changed:

   What|Removed |Added

 CC||umherirrender_de...@web.de

--- Comment #1 from Umherirrender umherirrender_de...@web.de 2012-05-31 
17:24:37 UTC ---
Patch commited with gerrit 9520

-- 
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 36217] Making an error free Avro Bangla keyboard layout for Narayam

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36217

--- Comment #7 from Amir E. Aharoni amir.ahar...@mail.huji.ac.il 2012-05-31 
17:28:54 UTC ---
Fix in https://gerrit.wikimedia.org/r/#/c/9522/ .

-- 
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 36310] JavaScript error in jQuery 1.7.2 in FireFox on Special:MovePage

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36310

--- Comment #8 from TMg mr.h...@gmx.de 2012-05-31 17:32:02 UTC ---
I understand. In this case there is a third solution: Add maxlength=255 to
the textarea. I tested it and it works as expected.

Note: You may say a textarea can have a maxlength in HTML5 only. I say: jQuery
does not care (it adds a maxlength not matter if the page is HTML5 or not), the
browsers do not care (they are reading the maxlength not matter if the page is
HTML5 or not) so I do not care as well. Add maxlength=255 please, not matter
if MediaWiki is in HTML5 mode or not.

-- 
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 37249] New: add unit test, which validate export.xsd against export xml

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37249

   Web browser: ---
 Bug #: 37249
   Summary: add unit test, which validate export.xsd against
export xml
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Unit tests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: umherirrender_de...@web.de
CC: has...@free.fr, krinklem...@gmail.com,
m...@everybody.org
Classification: Unclassified
   Mobile Platform: ---


There are some mismatched between the xml generated by Export.php and the
current export.xsd.

Maybe there should be a validate test, that check the export xml against the
current export.xsd.

There are already export tests, which maybe than need a new step.

Thanks.

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

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


[Bug 33260] WikiLove posts above LiquidThreads rather than within a thread

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33260

--- Comment #9 from MZMcBride b...@mzmcbride.com 2012-05-31 18:05:36 UTC ---
I believe Werdna was rather adamant about action=editsection=new not being
equivalent to posting a LiquidThreads thread. He sees the actions as distinct
(cf. bug 21256 comment 3).

I thought WikiLove was using the MediaWiki API internally, so I was going to
suggest simply checking the target talk page for LiquidThreads and then using
the LiquidThreads action instead of action=editsection=new, however it looks
like WikiLove isn't using the MediaWiki API (for whatever reason).

I glanced at r106754 and it feels very hackish and bad. Particularly these two
lines:

$this-sectiontitle = $wgLang-truncate( $request-getText( 'wpSectionTitle' ),
250 );
$this-sectiontitle = preg_replace( '/^\s*=+\s*(.*?)\s*=+\s*$/', '$1',
$this-sectiontitle );

-- 
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 37101] List view stats should be based on the namespace of your filter

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37101

bs...@wikimedia.org changed:

   What|Removed |Added

 CC||bs...@wikimedia.org
 AssignedTo|wikibugs-l@lists.wikimedia. |bs...@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 36622] non-optimal behaviour with the number of unreviewed pages count

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36622

bs...@wikimedia.org changed:

   What|Removed |Added

 CC||bs...@wikimedia.org
 AssignedTo|wikibugs-l@lists.wikimedia. |bs...@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 33260] WikiLove posts above LiquidThreads rather than within a thread

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33260

--- Comment #10 from Thorncrag thornc...@gmail.com 2012-05-31 18:08:16 UTC ---
Just as a side note, MZMcBride directed me toward this bug, because I found
that a side-affect of this bug is that users who receive WikiLove when their
user talk page has LQT enabled do not receive a new message notification.

-- 
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 37250] New: [ApprovedRevs] disappearing editsection

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37250

   Web browser: ---
 Bug #: 37250
   Summary: [ApprovedRevs] disappearing editsection
   Product: MediaWiki extensions
   Version: REL1_19 branch
  Platform: All
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: [other]
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: j...@wikiworks.com
Classification: Unclassified
   Mobile Platform: ---


Section edit links beside headings are gone when a page has been approved

-- 
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 37005] Garbled text in the centralised page

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37005

Reha Sterbin r...@omniti.com changed:

   What|Removed |Added

 CC||r...@omniti.com

--- Comment #5 from Reha Sterbin r...@omniti.com 2012-05-31 18:15:33 UTC ---
Fixed in this commit: https://gerrit.wikimedia.org/r/#/c/9514/

-- 
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 36770] Article Feedback Page - Clicking on Most Relevant filter link should also sort by Relevance

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36770

Reha Sterbin r...@omniti.com changed:

   What|Removed |Added

 CC||r...@omniti.com

--- Comment #2 from Reha Sterbin r...@omniti.com 2012-05-31 18:16:41 UTC ---
Added feature in this commit: https://gerrit.wikimedia.org/r/#/c/9523/

-- 
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 37121] Article Feedback - Formatting Tweaks for Feedback Page

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37121

--- Comment #7 from Reha Sterbin r...@omniti.com 2012-05-31 18:17:21 UTC ---
This commit has all of the css and markup changes, except for the
percent-helpful change:  https://gerrit.wikimedia.org/r/#/c/9523/

-- 
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 37194] remove *.deps.php files

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37194

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from Antoine hashar Musso has...@free.fr 2012-05-31 18:23:22 
UTC ---
merged by Sam Reed. Will be in some 1.20wmf  4 / MediaWiki 1.20

-- 
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 36973] [Regression] Log excerpts contain bogus checkboxes for revdel instead of a (del/undel) link

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36973

Krenair kren...@gmail.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #6 from Krenair kren...@gmail.com 2012-05-31 18:49:02 UTC ---
Change merged into master.

-- 
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 36974] MediaWiki bugs to be fixed for 1.20wmf4 deployment (tracking)

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36974

Bug 36974 depends on bug 36973, which changed state.

Bug 36973 Summary: [Regression] Log excerpts contain bogus checkboxes for 
revdel instead of a (del/undel) link
https://bugzilla.wikimedia.org/show_bug.cgi?id=36973

   What|Old Value   |New Value

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are 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 37251] New: onlyinclude does not work properly in Google Chrome

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37251

   Web browser: ---
 Bug #: 37251
   Summary: onlyinclude does not work properly in Google Chrome
   Product: MediaWiki
   Version: 1.20-git
  Platform: All
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: Parser
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: snaevar-w...@gmx.com
Classification: Unclassified
   Mobile Platform: ---


Created attachment 10672
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=10672
The events are on the right side.

The page 31. maí on is.wikipedia uses onlyinclude tags. They are used to show
events of the day on the main page.
When looking at the main page of is.wikipedia in Google Chrome the browser
shows the whole 31. maí page. The expected behaviour would be that Chrome
displayed only the events between the onlyinclude tags.
The front-page works properly on Mozilla Firefox, and I have only tested this
on those two browsers.

-- 
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 37251] onlyinclude does not work properly in Google Chrome

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37251

snaevar snaevar-w...@gmx.com changed:

   What|Removed |Added

   Platform|All |PC
Web browser|--- |Google Chrome

-- 
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 36837] PageTriage should recognize the difference between a patrol action and an autopatrol action

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36837

--- Comment #2 from Oliver Keyes oke...@wikimedia.org 2012-05-31 18:53:53 UTC 
---
That works!

-- 
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 36217] Making an error free Avro Bangla keyboard layout for Narayam

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36217

--- Comment #8 from Amir E. Aharoni amir.ahar...@mail.huji.ac.il 2012-05-31 
18:57:27 UTC ---
My change is now enabled at https://sandbox.translatewiki.net/wiki/User:Amire80
for testing. Please test and tell me whether it works correctly and whether any
more changes are needed.

-- 
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 37121] Article Feedback - Formatting Tweaks for Feedback Page

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37121

--- Comment #8 from Reha Sterbin r...@omniti.com 2012-05-31 18:57:54 UTC ---
Missed the flag as abuse change as well -- will add with 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 36647] Article Feedback - Final Feedback Form (Option 6)

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36647

--- Comment #4 from Fabrice Florin fflo...@wikimedia.org 2012-05-31 18:58:16 
UTC ---
Hi guys, I created a new survey 6 for this final feedback form Option 6, which
will link of the CTA3.

That survey is now at this link:
https://www.surveymonkey.com/s/aft5-6

The CTA 3 will be used in conjunction with this final feedback form 6 and
survey 6, as outlined here:
http://www.mediawiki.org/wiki/Article_feedback/Version_5/Feature_Requirements#CTA_3:_Take_a_Survey

The bucketing for this Option 6 will be 50% -- with the other 50% remaining for
Option 1 and CTA 5, as we have them 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 36647] Article Feedback - Final Feedback Form (Option 6)

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36647

Fabrice Florin fflo...@wikimedia.org changed:

   What|Removed |Added

   Priority|High|Highest
 AssignedTo|mmul...@wikimedia.org   |r...@omniti.com

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

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


[Bug 36613] Alt text for icons

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36613

Oliver Keyes oke...@wikimedia.org changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #4 from Oliver Keyes oke...@wikimedia.org 2012-05-31 19:02:59 UTC 
---
Any chance we could have a slightly wider fix so it appears when you mouse over
any bit of the colour, not just the icon?

-- 
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 37252] New: filebackend-unittest temp dirs not deleted

2012-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37252

   Web browser: ---
 Bug #: 37252
   Summary: filebackend-unittest temp dirs not deleted
   Product: MediaWiki
   Version: 1.20-git
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Unit tests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: umherirrender_de...@web.de
CC: has...@free.fr, krinklem...@gmail.com,
m...@everybody.org
Classification: Unclassified
   Mobile Platform: ---


on my windows machine inside the tmp dirs the filebackend-unittest-?-? dirs
stays after a unit test. Some are empty, other contains a sub dir fun or part
of the hash a/z. There are no files, only dirs.

Please clean up all created dirs after a test run. Thanks.

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

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


  1   2   >