[Bug 39907] New: Dates for uploaded files

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39907

   Web browser: ---
 Bug #: 39907
   Summary: Dates for uploaded files
   Product: WikiLoves Monuments Mobile
   Version: unspecified
  Platform: Other
OS/Version: other
Status: NEW
  Severity: minor
  Priority: Unprioritized
 Component: Upload
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: w...@ainali.com
Classification: Unclassified
   Mobile Platform: ---


I upoaded this image:
http://commons.wikimedia.org/wiki/File:Sofia_kyrka_(Vita_Berget_1)_2012-09-01_20-38-50.jpg

The date in the template got set to 1 September, but the picture was taken 4
MArch, which can be seen in the EXIF. 

Shouldn't the Exif date be used in the tempalte instead of the upload date?

-- 
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 39895] Adm1 doesn't contain ISO codes for Serbia

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39895

--- Comment #4 from elya ew-nos...@web.de 2012-09-02 08:20:27 UTC ---
sent a diff with iso_okrug

-- 
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 39895] Adm1 doesn't contain ISO codes for Serbia

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39895

--- Comment #5 from elya ew-nos...@web.de 2012-09-02 09:05:21 UTC ---
3 lists updated with iso values.

-- 
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 39895] Adm1 doesn't contain ISO codes for Serbia

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39895

Maarten Dammers maar...@mdammers.nl changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #6 from Maarten Dammers maar...@mdammers.nl 2012-09-02 10:13:12 
UTC ---
Getting a warning:


Getting 34 pages from wikipedia:sr...
Found unknown field: ISO on page СпиÑак_аÑÑ
еолоÑкиÑ
_налазиÑÑа_Ñ_СÑбиÑи
Field: ISO
Value: RS-04 

The iso field is case sensitive. I'm picking up some iso codes, but not
everything is filled yet:

mysql SELECT `iso_okrug`, COUNT(`iso_okrug`) FROM `monuments_rs_(sr)` GROUP BY
`iso_okrug`;
+---++
| iso_okrug | COUNT(`iso_okrug`) |
+---++
|   |   2113 |
| RS-00 | 37 |
| RS-01 |  8 |
| RS-02 |  3 |
| RS-03 |  3 |
| RS-04 |  6 |
| RS-05 |  6 |
| RS-06 | 31 |
| RS-07 | 38 |
| RS-08 | 13 |
| RS-09 | 10 |
| RS-10 |  1 |
| RS-11 |  7 |
| RS-12 | 10 |
| RS-13 |  6 |
| RS-14 | 31 |
| RS-15 | 10 |
| RS-16 | 19 |
| RS-17 |  6 |
| RS-18 | 15 |
| RS-19 | 10 |
| RS-20 | 13 |
| RS-21 |  2 |
| RS-22 |  2 |
| RS-23 |  6 |
| RS-24 |  2 |
| RS-KM |  2 |
+---++
27 rows in set (0.02 sec)

-- 
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 39908] New: Update jQuery to 1.8.1

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39908

   Web browser: ---
 Bug #: 39908
   Summary: Update jQuery to 1.8.1
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: JavaScript
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: steefy...@googlemail.com
CC: krinklem...@gmail.com, tpars...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


Please update jQuery from 1.8.0 to 1.8.1, as 1.8.0 introduced a regression
where selectors with class and id, like $('#ca-talk.new a'), returned wrong
elements (see http://bugs.jquery.com/ticket/12439). This already broke a script
in dewiki
(https://de.wikipedia.org/w/index.php?title=MediaWiki:Common.jsdiff=107497820oldid=106542964).
I guess that there are more scripts affected, where this problem isn't as
obvious.

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

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


[Bug 39221] Inconsistent state within the internal storage backends

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39221

--- Comment #40 from Yann Forget yan...@gmail.com 2012-09-02 11:47:27 UTC ---
https://commons.wikimedia.org/wiki/File:Akong_Rinpoche_and_a_monk.jpg
Error while creating thumbnails:
https://upload.wikimedia.org/wikipedia/commons/thumb/4/42/Akong_Rinpoche_and_a_monk.jpg/1280px-Akong_Rinpoche_and_a_monk.jpg

-- 
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 39221] Inconsistent state within the internal storage backends

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39221

--- Comment #41 from Yann Forget yan...@gmail.com 2012-09-02 12:39:26 UTC ---
https://commons.wikimedia.org/wiki/Commons:Bistro#Message_d.27erreur_-_upload
With the WLM going, this needs to be fixed now. 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 39221] Inconsistent state within the internal storage backends

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39221

Maarten Dammers maar...@mdammers.nl changed:

   What|Removed |Added

 CC||maar...@mdammers.nl
 Blocks||38648

-- 
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 38648] The big Wiki Loves Monuments 2012 tracking bug

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38648

Maarten Dammers maar...@mdammers.nl changed:

   What|Removed |Added

 Depends on||39221

-- 
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 30645] No history for upload campaigns

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30645

--- Comment #18 from Tomasz W. Kozłowski odder.w...@gmail.com 2012-09-02 
12:48:58 UTC ---
This bug is a real pain for Wiki Loves Monuments maintenance, as you can't tell
who edits the upload campaigns and cannot communicate effectively. 

It's probably too late now to have this implemented in WLM2012, but our
experience suggests that this will be a very welcome enhancement, and would
save people a lot of stress and work.

More experiences will be known after the end of the contest ;-))

-- 
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 30645] No history for upload campaigns

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30645

Tomasz W. Kozłowski odder.w...@gmail.com changed:

   What|Removed |Added

   Priority|Low |Normal

-- 
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 30645] No history for upload campaigns

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30645

Basvb basvb_wikipe...@live.nl changed:

   What|Removed |Added

 CC||basvb_wikipe...@live.nl

--- Comment #19 from Basvb basvb_wikipe...@live.nl 2012-09-02 12:52:31 UTC ---
It's currently giving some trouble with some of the WLM campaigns. Some
settings get changed over and over and it's impossible to see who did that.
This way there are happening some editwars without the people on both sides
able to find who the other person is and thus talk towards a solution. That's
the problems generated with users (admins) of good faith thinking they fix
something. Potentially more dangerous is if one admin decides to become a
vandal (there is 300 people it wont happen every day but can happen once) he
can mess stuff up over and over without anybody knowing who deliberatly messes
the campaigns up.

-- 
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 39908] Update jQuery to 1.8.1

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39908

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

   What|Removed |Added

 CC||has...@free.fr

--- Comment #1 from Antoine hashar Musso has...@free.fr 2012-09-02 12:52:50 
UTC ---
https://gerrit.wikimedia.org/r/22365

-- 
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 39617] Parsing differences between [[MediaWiki:Recentchangestext]] and [[Special:RecentChanges]]

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39617

Erwin Dokter er...@darcoury.nl changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

--- Comment #3 from Erwin Dokter er...@darcoury.nl 2012-09-02 13:10:36 UTC ---
The 'problem' seems to be that Tidy *doesn't* insert linebreaks, because
Special: pages don't go through Tidy. The .hlist CSS has been fixed to work
around this problem, making it more universally applicable to boot. So closing
this as this is not a MediaWiki problem.

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

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


[Bug 39895] Adm1 doesn't contain ISO codes for Serbia

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39895

--- Comment #7 from elya ew-nos...@web.de 2012-09-02 13:14:15 UTC ---
one row was with ISO instead of iso, fixed this. Asked the local team to
check it.

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

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


[Bug 39909] New: mediawiki.user: getGroups broken

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39909

   Web browser: ---
 Bug #: 39909
   Summary: mediawiki.user: getGroups  broken
   Product: MediaWiki
   Version: 1.20-git
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: JavaScript
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: s...@reedyboy.net
CC: krinklem...@gmail.com, tpars...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


Due to a change in the code used by the api...

Tests completed in 2835 milliseconds.
665 tests of 666 passed, 1 failed.
mediawiki.user: getGroups (1, 2, 3)Rerun
* is the first group
Expected: 
*
Result: 
bureaucrat
Diff: 
* bureaucrat 
Source: 
at Object.anonymous
(http://192.168.0.190/w/tests/qunit/suites/resources/mediawiki/mediawiki.user.test.js:40:10)
at fire
(http://192.168.0.190/w/load.php?debug=truelang=en-gbmodules=jquery%2Cmediawikionly=scriptsskin=vectorversion=20120902T132758Z:974:30)
at Object.self.fireWith
(http://192.168.0.190/w/load.php?debug=truelang=en-gbmodules=jquery%2Cmediawikionly=scriptsskin=vectorversion=20120902T132758Z:1082:7)
at Object.self.fire
(http://192.168.0.190/w/load.php?debug=truelang=en-gbmodules=jquery%2Cmediawikionly=scriptsskin=vectorversion=20120902T132758Z:1089:10)
at Object.anonymous
(http://192.168.0.190/w/resources/mediawiki/mediawiki.user.js:43:22)
at fire
(http://192.168.0.190/w/load.php?debug=truelang=en-gbmodules=jquery%2Cmediawikionly=scriptsskin=vectorversion=20120902T132758Z:974:30)
at Object.self.fireWith
(http://192.168.0.190/w/load.php?debug=truelang=en-gbmodules=jquery%2Cmediawikionly=scriptsskin=vectorversion=20120902T132758Z:1082:7)



http://192.168.0.190/w/api.php?action=querymeta=userinfouiprop=groups

?xml version=1.0?
api
  query
userinfo id=1 name=Reedy
  groups
gbureaucrat/g
gcheckuser/g
gsvnadmins/g
gsysop/g
g*/g
guser/g
gautoconfirmed/g
  /groups
/userinfo
  /query
/api

-- 
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 39908] Update jQuery to 1.8.1

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39908

--- Comment #2 from Sam Reed (reedy) s...@reedyboy.net 2012-09-02 13:43:03 
UTC ---
1.20wmf10 in https://gerrit.wikimedia.org/r/#/c/22366/

But I can't check it out on fenari currently. Rage.

-- 
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 37690] Spam from mediawiki-cvs-bounces

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37690

--- Comment #12 from Thehelpfulone thehelpfulonew...@gmail.com 2012-09-02 
14:51:09 UTC ---
Chad, I see that you are now list admin for the new list:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits - did you manage
to fix this problem?

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

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


[Bug 37690] Spam from mediawiki-cvs-bounces

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37690

--- Comment #13 from Siebrand s.mazel...@xs4all.nl 2012-09-02 14:55:58 UTC ---
(In reply to comment #12)
 Chad, I see that you are now list admin for the new list:
 https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits - did you 
 manage
 to fix this problem?

I fixed this with a sub optimal solution. The main problem probably still
exists (details known with Chad).

-- 
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 39910] New: Template call as headerLabelPage

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39910

   Web browser: ---
 Bug #: 39910
   Summary: Template call as headerLabelPage
   Product: MediaWiki extensions
   Version: master
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: UploadWizard
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: platoni...@gmail.com
CC: mtrac...@member.fsf.org
Classification: Unclassified
   Mobile Platform: ---


It should be possible to do a template call in the headerLabelPage instead of
having a page per campaign per language.

So it should be possible to do:
{{Wiki Loves Monuments header|lang=$1|campaign=$2}}

or

{{WLM-is-running|$2| {{Upload_campaign_header_$2 }}
|before={{Upload_campaign_header_Wiki_Loves_Monuments_2012_August/$1}}|after={{Upload_campaign_header_Wiki_Loves_Monuments_2012_finished/$1}}
}}

(which would have been very useful for the contest start)

The same field can double for both purposes, it's as simple as checking if it
begins and ends with {{ }}, which are illegal for a page name.

The templates should of course work as any normal template, respect
noinclude, allow autotranslation, etc.

Note that variable $2 for the campaign name would be a new one
(we would really need {{#sub: $2 | 4}}, but that can be workarounded with an
ugly switch).


Same support would be interesting for other fields like idFieldLabelPage and
thanksLabelPage, 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 39910] Template call as headerLabelPage

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39910

Platonides platoni...@gmail.com changed:

   What|Removed |Added

 Blocks||37144

-- 
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 37144] UploadWizard: Wiki Loves Monuments contest issues (tracking)

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37144

Platonides platoni...@gmail.com changed:

   What|Removed |Added

 Depends on||39910

-- 
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 39911] New: Accept wikitext in idFieldLabelPage

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39911

   Web browser: ---
 Bug #: 39911
   Summary: Accept wikitext in idFieldLabelPage
   Product: MediaWiki extensions
   Version: master
  Platform: All
   URL: https://commons.wikimedia.org/w/index.php?title=MediaW
iki:Mwe-upwiz-campaigns-wlm-it-id/enoldid=76975709
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: UploadWizard
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: platoni...@gmail.com
CC: mtrac...@member.fsf.org
Blocks: 37144
Classification: Unclassified
   Mobile Platform: ---


The idFieldLabelPage (and presumably idField2LabelPage) show the pages as text.
They should instead accept wikitext.

This content should work:
https://commons.wikimedia.org/w/index.php?title=MediaWiki:Mwe-upwiz-campaigns-wlm-it-id/enoldid=76975709

-- 
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 37144] UploadWizard: Wiki Loves Monuments contest issues (tracking)

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37144

Platonides platoni...@gmail.com changed:

   What|Removed |Added

 Depends on||39911

-- 
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 39905] Enable 'editinterface' flag on ptwikipedia

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39905

Dereckson dereck...@espace-win.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
 CC||dereck...@espace-win.org
 AssignedTo|wikibugs-l@lists.wikimedia. |dereck...@espace-win.org
   |org |
 Ever Confirmed|0   |1

--- Comment #1 from Dereckson dereck...@espace-win.org 2012-09-02 15:50:15 
UTC ---
Taking this bug.

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

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


[Bug 39905] Enable 'editinterface' flag on ptwikipedia

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39905

--- Comment #2 from Dereckson dereck...@espace-win.org 2012-09-02 15:55:46 
UTC ---
Note: Other wikis frequently add editprotected, to allow protected templates
edition.

-- 
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 39827] WikiBook page/chapter configuration tools/API not working on Mac

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39827

mag...@ehinger.net changed:

   What|Removed |Added

 CC||mag...@ehinger.net

--- Comment #4 from mag...@ehinger.net 2012-09-02 15:57:03 UTC ---
I can confirm it is not Mac-specific: I can't get it to work on Firefox, IE or
Chrome on Windows 7. Also, it is not only the english Wikipedia that is
affected, but also the Swedish, French, and (I suppose) all other language
versions as well.

-- 
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 39905] Enable 'editinterface' flag on ptwikipedia

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39905

--- Comment #3 from Dereckson dereck...@espace-win.org 2012-09-02 16:11:07 
UTC ---
Gerrit change 22370

-- 
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 39901] server could not get a preview thumbnail

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39901

Dereckson dereck...@espace-win.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
 CC||dereck...@espace-win.org
 AssignedTo|wikibugs-l@lists.wikimedia. |mtrac...@member.fsf.org
   |org |
 Ever Confirmed|0   |1

--- Comment #3 from Dereckson dereck...@espace-win.org 2012-09-02 16:14:25 
UTC ---
Assigning bug, per comment 2.

-- 
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 39895] Adm1 doesn't contain ISO codes for Serbia

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39895

Maarten Dammers maar...@mdammers.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 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 39882] Sources adm1 problems (tracker)

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39882

Bug 39882 depends on bug 39895, which changed state.

Bug 39895 Summary: Adm1 doesn't contain ISO codes for Serbia
https://bugzilla.wikimedia.org/show_bug.cgi?id=39895

   What|Old Value   |New Value

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

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

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


[Bug 39912] New: Invalid value for dir attribute (auto)

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39912

   Web browser: ---
 Bug #: 39912
   Summary: Invalid value for dir attribute (auto)
   Product: MediaWiki
   Version: 1.20-git
  Platform: All
   URL: http://en.wikipedia.org/wiki/Special:Watchlist
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Watchlist
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: er...@darcoury.nl
Classification: Unclassified
   Mobile Platform: ---


I have noticed for a while that there are spacing errors in the watchlist
comments, often with the comment text moving to the right over the right
parenthesis. I have traced this back to the following HTML source: span
dir=auto...some comment.../span. Having searched the docs for the dir
attribute, I can only conclude that auto in *not* a valid value for this
attribute. Removing it, or changing it to ltr does fix the issue.

-- 
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 39912] Invalid value for dir attribute (auto)

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39912

--- Comment #1 from Erwin Dokter er...@darcoury.nl 2012-09-02 17:35:36 UTC ---
This also applies to history pages.

-- 
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 39912] Invalid value for dir attribute (auto)

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39912

--- Comment #2 from Brion Vibber br...@wikimedia.org 2012-09-02 17:43:42 UTC 
---
http://www.whatwg.org/specs/web-apps/current-work/multipage/elements.html#the-dir-attribute

The auto keyword, which maps to the auto state

Indicates that the contents of the element are explicitly embedded text, but
that the direction is to be determined programmatically using the contents of
the element (as described below).

Note: The heuristic used by this state is very crude (it just looks at the
first character with a strong directionality, in a manner analogous to the
Paragraph Level determination in the bidirectional algorithm). Authors are
urged to only use this value as a last resort when the direction of the text is
truly unknown and no better server-side heuristic can be applied. [BIDI]



Offhand I don't see any problems in Firefox 17 nightly or in Chrome 21 on my
watchlist. Can you provide a screenshot?

-- 
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 39912] Invalid value for dir attribute (auto)

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39912

--- Comment #3 from Erwin Dokter er...@darcoury.nl 2012-09-02 18:14:48 UTC ---
Created attachment 11055
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=11055
Screenshot depicting error caused by dir=auto

auto is only valid in HTML5, not XHTML. And why use it when even the doc
states only to use it as a last resort due to the incertainties it entails?

Screenshot attached. Basically, dir=auto makes Chrome treat any preceding
spacing in span.comment as if word-wrap: nowrap; is applied.

-- 
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 39905] Enable 'editinterface' flag on ptwikipedia

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39905

--- Comment #4 from Roger Lima rogerl...@outlook.com 2012-09-02 18:32:22 UTC 
---
Thanks Dereckson. About editprotected, i raised this question in the
discussion page.

-- 
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 39850] Windows 8 app: open search pane when you start typing

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39850

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Brion Vibber br...@wikimedia.org 2012-09-02 18:47:15 UTC 
---
Even better, there's a property showOnKeybaordInput which can just be turned
on. Nice!

https://github.com/wikimedia/WikipediaMobile/pull/278

-- 
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 29902] Tidy up Wikimedia's CommonSettings.php and InitialiseSettings.php

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29902

--- Comment #10 from MZMcBride b...@mzmcbride.com 2012-09-02 19:05:20 UTC ---
(In reply to comment #5)
 1) Clear anything commented that is obviously ancient
 2) Clear things that aren't commented that are now old/changed already by core
 etc
 3) Fix whitespace
 4) Rearrange stuff to correct ordering (more stuff under globals, rather than
 at the global level)

I'd move step 3 to step 1, but otherwise this seems sane. This definitely
should be done in steps, as subtle changes (particularly rearranging code) can
have weird effects.

I think step 1 here is to fix up the whitespace and indentation mess. Once that
gets merged and deployed, the future editing will be easier and the future
diffs will be readable.

-- 
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 29902] Tidy up Wikimedia's CommonSettings.php and InitialiseSettings.php

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29902

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||benap...@gmail.com,
   ||krinklem...@gmail.com,
   ||wikimedia.b...@snowolf.eu
  Component|General/Unknown |Site configuration

--- Comment #11 from Krinkle krinklem...@gmail.com 2012-09-02 19:13:17 UTC ---
(In reply to comment #9)
 Now that these files are in Git, anyone can start working on this, right?

Yes.

Its probably best to do these steps in separate easy-to-review commits, to
makes review and deploy can happen fast without feating for rebasing such mess.

-- 
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 29902] Tidy up wmf-config CommonSettings.php and InitialiseSettings.php

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29902

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

Summary|Tidy up Wikimedia's |Tidy up wmf-config
   |CommonSettings.php and  |CommonSettings.php and
   |InitialiseSettings.php  |InitialiseSettings.php

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

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


[Bug 29902] Tidy up wmf-config CommonSettings.php and InitialiseSettings.php

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29902

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

URL||https://gerrit.wikimedia.or
   ||g/r/gitweb?p=operations/med
   ||iawiki-config.git;a=tree;f=
   ||wmf-config

-- 
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 39908] Update jQuery to 1.8.1

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39908

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 Status|NEW |RESOLVED
 Resolution||FIXED
 AssignedTo|wikibugs-l@lists.wikimedia. |has...@free.fr
   |org |
   Target Milestone|--- |1.20.0 release

-- 
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 39909] [Regression] mediawiki.user: getGroups broken

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39909

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

   Keywords||code-update-regression
   Priority|Unprioritized   |Normal
 Status|NEW |ASSIGNED
 AssignedTo|wikibugs-l@lists.wikimedia. |krinklem...@gmail.com
   |org |
Summary|mediawiki.user: getGroups   |[Regression]
   |broken  |mediawiki.user: getGroups
   ||broken
   Severity|normal  |major

--- Comment #1 from Krinkle krinklem...@gmail.com 2012-09-02 19:35:43 UTC ---
Fixing...

groups[0] should be groups.sort()[0] (like the other assertion does)

-- 
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 39909] [Regression] mediawiki.user: getGroups broken

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39909

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #2 from Krinkle krinklem...@gmail.com 2012-09-02 19:43:36 UTC ---
Fixed in Id72b0550e5c0e1ae5454005f9245d1d542fc2e46.

-- 
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 39913] New: Exclude disambiguation pages in article count

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39913

   Web browser: ---
 Bug #: 39913
   Summary: Exclude disambiguation pages in article count
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: liang...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


[[MediaWiki:Disambiguationspage]] can be used.

Is this bug a duplicate?

-- 
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 39912] Invalid value for dir attribute (auto)

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39912

Brad Jorsch b-jor...@alum.northwestern.edu changed:

   What|Removed |Added

 CC||b-jorsch@alum.northwestern.
   ||edu

--- Comment #4 from Brad Jorsch b-jor...@alum.northwestern.edu 2012-09-02 
20:01:03 UTC ---
(In reply to comment #3)
 And why use it when even the doc
 states only to use it as a last resort due to the incertainties it entails?

Well, in this case we don't know whether the user-entered edit summary is LTR
or RTL, do we? That seems to fit when the direction of the text is
truly unknown and no better server-side heuristic can be applied, unless we
want MediaWiki to be hard-coding the same check the browser is supposed to do
to output the dir=

 Screenshot attached. Basically, dir=auto makes Chrome treat any preceding
 spacing in span.comment as if word-wrap: nowrap; is applied.

In other words, Chrome has a bug.

BTW, for anyone following along, the link for the comment in the screenshot
appears to be
https://en.wikipedia.org/w/index.php?title=Talk:Main_Pageoffset=2012090218limit=1action=history,
if further testing is needed. A potentially more useful link is
https://en.wikipedia.org/w/index.php?title=Special:Contributions/Gilderienoffset=20120605185300target=Gilderienlimit=1
(from an earlier discussion at [[Wikipedia:Village pump (technical)/Archive
100#Anomalous Edit Summary]]), which has more spaces for Chrome to screw up on.

-- 
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 39874] Live preview should not scroll (or there should be an option to disable the scrolling)

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39874

--- Comment #2 from Krinkle krinklem...@gmail.com 2012-09-02 20:05:31 UTC ---
This is not the kind of thing that should be an option in usable software. It
is either found to be an improvement or not.

Also, if I understand correctly I743ed45e implements this as the default
behavior. Assuming I misunderstood, what is the request here?

-- 
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 39844] Insufficient URL parameter validation causes exception

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39844

--- Comment #1 from Siebrand s.mazel...@xs4all.nl 2012-09-02 20:07:51 UTC ---
We're seeing these quite often, all kinds of different parameters. I've put a
few in an etherpad[1], maybe it helps in analysing the source.

[1] http://etherpad.wikimedia.org/GD0bnahDcM

-- 
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 39874] Live preview should not scroll (or there should be an option to disable the scrolling)

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39874

--- Comment #3 from Krinkle krinklem...@gmail.com 2012-09-02 20:08:03 UTC ---
This ajaxPreviewScrollTop option of the linked script[1], does:

 if (window.ajaxPreviewScrollTop) wkPreview[0].scrollIntoView()

Change I743ed45e:
 $wikiPreview[0].scrollIntoView();


[1] 
https://en.wikipedia.org/wiki/User:Js/ajaxPreview
https://en.wikipedia.org/wiki/User:Js/ajaxPreview.js

-- 
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 39874] Live preview should not scroll (or there should be an option to disable the scrolling)

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39874

--- Comment #4 from Krinkle krinklem...@gmail.com 2012-09-02 20:09:36 UTC ---
Okay, summary has been improved. The request is to have a way to disable the
automatic scroll towards the preview area.

Can you provide a use case for that? Why would a user not want to see the
preview after clicking the button to generate that very preview?

-- 
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 24134] LivePreview: styles added by extensions are missing

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24134

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Blocks|39272   |36060

-- 
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 36060] MathJax doesn't work in preview

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36060

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Depends on||24134

-- 
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 39272] Live preview (requires JavaScript) feature bugs (tracking)

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39272

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Depends on|24134   |

-- 
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 39272] Live preview (requires JavaScript) feature bugs (tracking)

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39272

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Depends on||24134

-- 
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 24134] LivePreview: styles added by extensions are missing

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24134

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Blocks||39272

-- 
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 36060] MathJax doesn't work in preview

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36060

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Blocks|39272   |

-- 
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 39272] Live preview (requires JavaScript) feature bugs (tracking)

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39272

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Depends on|36060   |

-- 
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 39874] Live preview should not scroll (or there should be an option to disable the scrolling)

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39874

--- Comment #5 from Bartosz Dziewoński matma@gmail.com 2012-09-02 
20:22:37 UTC ---
Maybe writing a long article, and previewing to see if what you just wrote at
the end works correctly? 

I think that scrolling should be the default, though.

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


[Bug 32037] API: Allow edit conflict detection based on revid

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32037

--- Comment #3 from Krinkle krinklem...@gmail.com 2012-09-02 20:29:42 UTC ---
CC-ing Catrope and Reedy for their insight, I don't know the API well enough.
If revision IDs is technically superior / more logical (internally) then go for
it.

On the other hand, in defense of the current system:

page_touched/page_latest are both similarly easy to retrieve as is
rev_timestamp/rev_id.

In order to make an edit with the API, one should also retrieve the wikitext of
a page (through the api, prop=revisions) and in that api ids and timestamp are
both just as easy to retrieve.

What is inside mw.config should not be relevant because that is not part of the
API and not be relied on for API interaction (generally use API output for API
input). Moreover because wgCurRevisionId is hardcoded in the page which means
there is two unreliability factors:
* It may be cached by the browser
* The page can be edited since the page has been viewed (e.g. use viewing the
page, and performing all kinds of actions, then initiates your script and by
that time all kinds of edits could've been made, including but not limited to
ajax edits by the user himself, so always get the info from the API when you
need it)

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

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


[Bug 39912] Invalid value for dir attribute (auto)

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39912

--- Comment #5 from Erwin Dokter er...@darcoury.nl 2012-09-02 20:35:51 UTC ---
(In reply to comment #4)
 Well, in this case we don't know whether the user-entered edit summary is LTR
 or RTL, do we? That seems to fit when the direction of the text is
 truly unknown and no better server-side heuristic can be applied, unless we
 want MediaWiki to be hard-coding the same check the browser is supposed to do
 to output the dir=

So why don't we?

 In other words, Chrome has a bug.

A I said earlier, auto is only valid in HTML5, and we don't serve HTML5. In
other words, it's a MediaWiki bug :)

Is there any way to test how Chrome reacts as if it were HTML5?

-- 
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 39912] Invalid value for dir attribute (auto)

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39912

--- Comment #6 from Brion Vibber br...@wikimedia.org 2012-09-02 20:46:00 UTC 
---
I can't reproduce a clear rendering bug with the first link
https://en.wikipedia.org/w/index.php?title=Talk:Main_Pageoffset=2012090218limit=1action=history
in Chrome 21 under Mac OS X 10.8.1 or Windows 8.

I can though see a weird spacing on
https://en.wikipedia.org/w/index.php?title=Special:Contributions/Gilderienoffset=20120605185300target=Gilderienlimit=1
in Chrome 21 under both Mac OS X 10.8.1 and Windows 8: huge space gets snuck
down to a single space if I change dir=auto to dir=ltr or dir=rtl.

Note there's another bug related to Chrome's handling of dir=auto (bug
38109), which has corresponding upstream bugs filed for Chromium and WebKit.

-- 
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 39874] Live preview should not scroll (or there should be an option to disable the scrolling)

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39874

--- Comment #6 from Krinkle krinklem...@gmail.com 2012-09-02 20:46:36 UTC ---
That is a per-article (or rather, per-edit attempt) use case. That doesn't make
it less valid, it is a perfect use case. But that does mean we should keep in
mind that if and when we implement an option for it that it not be in the user
preferences. Because I think in most cases it should scroll.

Also, there is a usability problem when not scrolling to the top because when
altering anything other than the bottom of the article, it appears nothing
happens when one clicks Show preview. The scrolling to the top (and
appearance of the spinner and fading also help) indicate that something
happened and that it finished happening.

-- 
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 39912] Invalid value for dir attribute (auto)

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39912

--- Comment #7 from Brion Vibber br...@wikimedia.org 2012-09-02 20:48:22 UTC 
---
(In reply to comment #5)
 Is there any way to test how Chrome reacts as if it were HTML5?

* Save to disk.
* Replace the XHTML doctype with just !DOCTYPE html
* Load that html file.

Exact same behavior for me.

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

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


[Bug 39221] Inconsistent state within the internal storage backends

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39221

--- Comment #42 from Aaron Schulz aschulz4...@gmail.com 2012-09-02 20:56:10 
UTC ---
(In reply to comment #40)
 https://commons.wikimedia.org/wiki/File:Akong_Rinpoche_and_a_monk.jpg
 Error while creating thumbnails:
 https://upload.wikimedia.org/wikipedia/commons/thumb/4/42/Akong_Rinpoche_and_a_monk.jpg/1280px-Akong_Rinpoche_and_a_monk.jpg

That's very unlikely to be related.

-- 
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 39874] Live preview should not scroll (or there should be an option to disable the scrolling)

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39874

--- Comment #7 from mybugs.m...@gmail.com 2012-09-02 21:01:45 UTC ---
Most of the time the content I'm editing is in the end of the page or section,
so it is handy to be able to see both the previewed text and the edit box so
that I can see the result of my changes. This is even more useful when I'm
editing articles related to math, where I would add LaTeX formulas.

Maybe this could be implemented by means of hook (bug 23580?) or the code 
$wikiPreview[0].scrollIntoView();
could be moved to a function publicly accessible so that users could redefine
it to a dummy function(){} (instead of copying the whole
window.doLivePreview).

-- 
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 39912] Invalid value for dir attribute (auto)

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39912

--- Comment #8 from Brad Jorsch b-jor...@alum.northwestern.edu 2012-09-02 
21:05:51 UTC ---
(In reply to comment #5)
 A I said earlier, auto is only valid in HTML5, and we don't serve HTML5. In
 other words, it's a MediaWiki bug :)

If that's your position, you might want to check
http://www.w3.org/TR/xhtml1/normative.html#uaconf item 6. Still a Chrome bug.

 Is there any way to test how Chrome reacts as if it were HTML5?

Sure, just make an edit with multiple consecutive spaces in the summary and an
autocomment on a test wiki where you can toggle $wgHtml5 on and off as needed.
I don't have Chrome to test with, but in Chromium 21 here it happens regardless
of the $wgHtml5 setting.

-- 
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 39914] New: Windows 8 app: launching app via secondary tile doesn't open article

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39914

   Web browser: ---
 Bug #: 39914
   Summary: Windows 8 app: launching app via secondary tile
doesn't open article
   Product: Wikipedia App
   Version: 3.2 (iOS) / 1.2 (Android)
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Generic
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: br...@wikimedia.org
Classification: Unclassified
   Mobile Platform: Windows 8 / Windows RT


Launching the app from a pinned article secondary tile should load up that
article first instead of the hub page, but it doesn't. :(

Have to go back to the start screen and push the button again to get it to
load.

-- 
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 39221] Inconsistent state within the internal storage backends

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39221

--- Comment #43 from Marco maic...@yahoo.com 2012-09-02 21:13:05 UTC ---
(In reply to comment #42)
The file is also in an inconsistent state if you try to reupload the file. So
this is related?

-- 
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 39915] New: Always show the warning when the filter is configured to warn and to prevent the action

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39915

   Web browser: ---
 Bug #: 39915
   Summary: Always show the warning when the filter is configured
to warn and to prevent the action
   Product: MediaWiki extensions
   Version: master
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: AbuseFilter
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: platoni...@gmail.com
CC: agarr...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


When a filter is configured both to warn and to prevent the action, the warning
message is shown the first time. If the user then retries the action, the
generic «abusefilter-disallowed» is shown.

Expected: show the warning message (even if they already saw it, clearly they
didn't pay enough attention...).

-- 
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 39835] Remove » from link trail in Ukrainian Wikipedia

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39835

--- Comment #2 from pustomyt...@gmail.com 2012-09-02 21:23:37 UTC ---
Sorry, you're right, it's MediaWiki issue. But now I'm not sure can this symbol
be safely removed: why «[[ggg]]» is linked as [[ggg|«ggg»]] in Ukrainian
Wikimedia projects? Other wikipedias ignore «

-- 
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 37018] the inputbox always has the directionality of the content language

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37018

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

   What|Removed |Added

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

--- Comment #2 from Amir E. Aharoni amir.ahar...@mail.huji.ac.il 2012-09-02 
21:30:20 UTC ---
Fix submitted in https://gerrit.wikimedia.org/r/#/c/22367/ .

-- 
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 39878] Please add some interwiki sources on betawikiversity

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39878

Robin Pepermans (SPQRobin) robinp.1...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||robinp.1...@gmail.com
 Resolution||FIXED

--- Comment #2 from Robin Pepermans (SPQRobin) robinp.1...@gmail.com 
2012-09-02 21:36:48 UTC ---
Closing bug: merged  deployed by Reedy

-- 
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 39835] Remove » from link trail in Ukrainian Wikipedia

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39835

Liangent liang...@gmail.com changed:

   What|Removed |Added

 CC||asha...@wikimedia.org,
   ||niklas.laxst...@gmail.com,
   ||s.mazel...@xs4all.nl,
   ||srik@gmail.com
  Component|Site configuration  |Internationalization
Product|Wikimedia   |MediaWiki

--- Comment #3 from Liangent liang...@gmail.com 2012-09-02 22:07:45 UTC ---
(In reply to comment #2)
 Sorry, you're right, it's MediaWiki issue. But now I'm not sure can this 
 symbol
 be safely removed: why «[[ggg]]» is linked as [[ggg|«ggg»]] in Ukrainian
 Wikimedia projects? Other wikipedias ignore «

Because in MessagesUk.php, there are:

$linkTrail = '/^([a-zабвгґдеєжзиіїйклмнопрстуфхцчшщьєюяёъы“»]+)(.*)$/sDu';

and

$linkPrefixExtension = true;
'linkprefix' = '/^(.*?)(„|«)$/sD',

I guess it could be a better fix to move linkTrail to a message, just like
linkprefix, so it can be customized on site.

In either case (move to message or just modify $linkTrail) it requires core
change. Moving to MediaWiki product.

-- 
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 39780] Global blocks message issues

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39780

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

   What|Removed |Added

   Severity|normal  |enhancement

--- Comment #1 from Sam Reed (reedy) s...@reedyboy.net 2012-09-02 22:17:54 
UTC ---
(In reply to comment #0)
 When an IPv6 addresses are globally rangeblocked, the error message shown when
 someone on a g-blocked IPv6 range only shows the local individual address, not
 the range, such as the proxy block at
 http://www.4proxy.de/index.php?q=aHR0cDovL3d3dy5tZWRpYXdpa2kub3JnL3cvaW5kZXgucGhwP3RpdGxlPVNwZWNpYWw6VXNlckxvZ2luJmFtcDtyZXR1cm50bz1NZWRpYVdpa2klM0FNb2Rlcm4rQXBpenphJmFtcDtyZXR1cm50b3F1ZXJ5PWFjdGlvbiUzRGVkaXQmYW1wO3R5cGU9c2lnbnVw.
 
 This is not unique to proxies.



'globalblocking-ipblocked' = '''Your IP address has been blocked on all
wikis.'''

The block was made by $1 ($2).
The reason given is ''$3''.

* Start of block: $4
* Expiry of block: $5

You can contact $1 to discuss the block.
You cannot use the \{{int:emailuser}}\ feature unless a valid e-mail address
is specified in your [[Special:Preferences|account preferences]] and you have
not been blocked from using it.
Your current IP address is $6.
Please include all above details in any queries you make.,

return $result = array( 'globalblocking-ipblocked',
$blockingUser, $display_wiki, $block-gb_reason,
$blockTimestamp, $blockExpiry, $ip );



$6 is being used in a different context in the modified message apparently on
mediawiki.org, so of course it's not going to show theh range

The parameters passed back with the message don't suggest there is a range of
ip addresses.

-- 
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 39916] New: Colombian lists are incomplete

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39916

   Web browser: ---
 Bug #: 39916
   Summary: Colombian lists are incomplete
   Product: WikiLoves Monuments Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: cor...@oscargomez.net
Classification: Unclassified
   Mobile Platform: ---


Looks like the app is missing a lot of the Colombian monuments. I don't have
any Android gadget, so I cannot check it by myself.

Reported via Twitter:
Spanish: En la aplicación de #Android no aparecen muchos monumentos que estan
en la página.
English (informal translation): In the #Android app there are missing a lot of
monuments that are in the website.

Colombian lists are here:
http://co.wikimedia.org/wiki/Wiki_Loves_Monuments/Listado

-- 
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 37366] Search activation bug in Windows 8 app

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37366

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Brion Vibber br...@wikimedia.org 2012-09-02 22:55:33 UTC 
---
Same problem as bug 39914; fixed in
https://github.com/wikimedia/WikipediaMobile/pull/279

-- 
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 39914] Windows 8 app: launching app via secondary tile doesn't open article

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39914

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Brion Vibber br...@wikimedia.org 2012-09-02 22:55:39 UTC 
---
Same problem as bug 37366; fixed in
https://github.com/wikimedia/WikipediaMobile/pull/279

-- 
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 39917] New: Separate global and local abuse filter modifying

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39917

   Web browser: ---
 Bug #: 39917
   Summary: Separate global and local abuse filter modifying
   Product: MediaWiki extensions
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: AbuseFilter
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: jas...@jasperswebsite.com
CC: agarr...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


See
https://www.mediawiki.org/w/index.php?title=User_talk:CSteippcurid=86269diff=579161oldid=530819.

-- 
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 39854] Windows 8 app: higher-resolution splash screen images

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39854

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Brion Vibber br...@wikimedia.org 2012-09-02 23:59:45 UTC 
---
https://github.com/wikimedia/WikipediaMobile/pull/280

-- 
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 13422] OggHandler detects nonexistent Java in Safari for Windows

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13422

--- Comment #3 from Brion Vibber br...@wikimedia.org 2012-09-03 04:17:14 UTC 
---
I can still reproduce this on Windows 8 with Safari 5.1.7 and Java uninstalled.

However it looks like Apple is phasing out Safari for Windows; there's no
version 6 and it's not advertised on http://www.apple.com/safari anymore. So we
can probably kill this off as a WONTFIX.

-- 
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 38679] Group all America languages together

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38679

Srikanth Logic srik@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED
 CC||srik@gmail.com

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

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


[Bug 39918] New: ULS breaks on IE7

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39918

   Web browser: Internet Explorer
 Bug #: 39918
   Summary: ULS breaks on IE7
   Product: MediaWiki extensions
   Version: unspecified
  Platform: All
   URL: http://crossbrowsertesting.com/users/34057/slideshows/
z366dbbdaaa559cd0719/public
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: UniversalLanguageSelector
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: srik@gmail.com
CC: aloli...@gmail.com, amir.ahar...@mail.huji.ac.il,
niklas.laxst...@gmail.com, pgi...@wikimedia.org,
s.mazel...@xs4all.nl, santhosh.thottin...@gmail.com,
srik@gmail.com
Classification: Unclassified
   Mobile Platform: ---


See screenshots in URL

-- 
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 39221] Inconsistent state within the internal storage backends

2012-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39221

--- Comment #44 from Yann Forget yan...@gmail.com 2012-09-03 05:06:54 UTC ---
(In reply to comment #42)
 (In reply to comment #40)
  https://commons.wikimedia.org/wiki/File:Akong_Rinpoche_and_a_monk.jpg
  Error while creating thumbnails:
  https://upload.wikimedia.org/wikipedia/commons/thumb/4/42/Akong_Rinpoche_and_a_monk.jpg/1280px-Akong_Rinpoche_and_a_monk.jpg
 
 That's very unlikely to be related.

It is exactly the same error message, and it also concerns a media file.
The evidence shows that it is probably related to this bug.

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

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