[Bug 33767] add to wfGetDB an ability to change server

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33767

Pavel Malakhov  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |

--- Comment #4 from Pavel Malakhov  2012-01-19 07:45:09 
UTC ---
1) Read Extension:GlobalUsage description and looked through the code => it
uses LoadBalancer => does not how to fit it in my needs. No documentaion on my
case.

2) looked through db.php... Please point me to the line I should pay attention
to. If it is the $wgLBFactoryConf settings then... yes, it is rather complex :)

Anyway, if the solusion is to use LoadBalancer then it is too complacated one,
when we need just to ask a foreing wiki some simple sql question (f.e. get a
page).
It would be nice to use something like this:

$wikiID[17] = array(
'server'   => $wgDBserver,
'name' => $wgDBname,
'user' => $wgDBuser,
'password' => $wgDBpassword,
'prefix'   => 'main__',
);

$dbr = wfGetDB( DB_SLAVE, array(), $wikiID[17] );

Or somehow have an ability to pass all the connection parameters to wfGetDB().

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

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


[Bug 33761] Email abuse - filter to stop?

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33761

--- Comment #16 from John Du Hart  2012-01-19 06:40:15 UTC 
---
I've implemented a blacklist similar to what the Spam-blacklist does, except
this works off of emails. If the user has an email address that is in the
blacklist, they will not be able to send emails, or register.

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

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


[Bug 33767] add to wfGetDB an ability to change server

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33767

Bawolff  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME

--- Comment #3 from Bawolff  2012-01-19 06:29:42 UTC ---
(In reply to comment #2)
> (In reply to comment #1)
> > I was under impression this already worked provided LoadBalancer was set up 
> > the
> > right way (Admittedly the documentation there is lacking)
> 
> LoadBalancer (as I undersand) aimed to split load on one wiki, i.e. all 
> servers
> in $wgDBservers have the same wiki on them. I need to work with different
> wikis. I still can use wfGetDB() as long as my wikis on one server, but it
> becomes useless if I'd like to manage wiki from another server.

Not necessarily. See for example [[mw:Extension:GlobalUsage]] which uses
wfGetDB to load data from a foreign wiki on (potentially) a different server.
[See for example wikimedia's rather complex config -
http://noc.wikimedia.org/conf/highlight.php?file=db.php GlobalUsage is in use,
but commons and en wikipedia sit on different db servers from my understanding]

marking worksforme - but please feel free to re-open if you feel there's still
stuff to do 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 33767] add to wfGetDB an ability to change server

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33767

--- Comment #2 from Pavel Malakhov  2012-01-19 06:21:07 
UTC ---
(In reply to comment #1)
> I was under impression this already worked provided LoadBalancer was set up 
> the
> right way (Admittedly the documentation there is lacking)

LoadBalancer (as I undersand) aimed to split load on one wiki, i.e. all servers
in $wgDBservers have the same wiki on them. I need to work with different
wikis. I still can use wfGetDB() as long as my wikis on one server, but it
becomes useless if I'd like to manage wiki from another server.

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

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


[Bug 33814] Addition of gadgets to sa-wikisource required

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33814

abhivasish...@gmail.com changed:

   What|Removed |Added

Summary|Addition of gadgets to  |Addition of gadgets to
   |sa-wikisource   |sa-wikisource required

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

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


[Bug 33814] New: Addition of gadgets to sa-wikisource

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33814

   Web browser: ---
 Bug #: 33814
   Summary: Addition of gadgets to sa-wikisource
   Product: MediaWiki
   Version: 1.18
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: User preferences
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: abhivasish...@gmail.com
CC: agarr...@wikimedia.org
Classification: Unclassified


Dear Sir,

   The Sanskrit Wikisource is growing in large number off-late and we need to
have gadgets there to help editors categorize using the HOTCAT etc., The User
preferences page shows a Misc section rather than the Gadgets section. I
request you to kindly make the gadgets available for sa-wikisource.

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

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


[Bug 33700] Text gets garbled/invisible when English and Devanagari used side by side.

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33700

Santhosh Thottingal  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
   Severity|major   |normal

--- Comment #2 from Santhosh Thottingal  
2012-01-19 05:24:09 UTC ---
Are you still facing the problem? Please share the screenshot if so. If you can
consistently reproduce it in chrome , this should be reported to
upstream(chrome) with 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 33813] New: Special page to list duplicate uploads

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33813

   Web browser: ---
 Bug #: 33813
   Summary: Special page to list duplicate uploads
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Special pages
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: p858sn...@gmail.com
Classification: Unclassified


It would be nice, If we had a special page that listed all duplicate uploads in
a wiki (Against local and foreign repos).

We currently do have [[Special:FileDuplicateSearch]] but that is kinda lacking
for most uses...

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

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


[Bug 32883] [SF] Magic words like {{PAGENAME}} in form definition do not get displayed

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32883

--- Comment #14 from badon  2012-01-19 03:49:14 UTC ---
*** Bug 33418 has been marked as a duplicate of this bug. ***

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

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


[Bug 33418] [SF] Some magic words like __NOEDITSECTION__ in Special:RunQuery result display templates do not work

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33418

badon  changed:

   What|Removed |Added

 Resolution|INVALID |DUPLICATE

--- Comment #3 from badon  2012-01-19 03:49:14 UTC ---
In that case, I changed this from INVALID to DUPLICATE, since the more general
issue with magic words is already reported in bug 32883. 

The "Edit" links are present in the demo, and now that you've informed me that
it's not exactly a magic words issue, but a distinct bug with the edit links,
I'll report it separately in a new report instead of renaming this bug to match
the actual bug I discovered here.

New, more correct bug reported as bug 33812.

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

-- 
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 33812] New: [SF] Special:RunQuery forms should not show "Edit" links on section headings.

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33812

   Web browser: ---
 Bug #: 33812
   Summary: [SF] Special:RunQuery forms should not show "Edit"
links on section headings.
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Unprioritized
 Component: SemanticForms
AssignedTo: yaro...@gmail.com
ReportedBy: fastgoldf...@gmail.com
CC: wikibugs-l@lists.wikimedia.org
Classification: Unclassified


Special:RunQuery forms are showing "Edit" links on section headings, when they
should not. Example (login with Demo/test):

http://www.coincompendium.com/w/index.php/Special:RunQuery/Specimen_find?Specimen_find%5BCertification%20number%5D=2756414-028,%202756414-030,%202756414-031,%202762997-012,%202764488-001,%202764488-002,%202765142-003,%202765633-009,%202765633-010,%202765633-011,%202765633-012,%202312213-001,%202312213-002,%202312213-003,%202312213-012,%202312213-013,%202323866-001,%202323866-002,%202323866-003,%202323866-005,%202323866-006,%202323866-007&Specimen_find%5BType%5D=&wpRunQuery=true

Note: This was previously reported incorrectly in bug 33418.

-- 
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 24430] "cols" preference is redundant and should be removed

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24430

jida...@jidanni.org changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||jida...@jidanni.org
 Resolution|FIXED   |

--- Comment #10 from jida...@jidanni.org 2012-01-19 02:38:09 UTC ---
But you wiped out any reasonable default too, causing Bug 33780!

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

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


[Bug 33811] Wikipedia Android app doesn't always show saves pages

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33811

Yuvi Panda  changed:

   What|Removed |Added

 CC||yuvipa...@gmail.com

--- Comment #1 from Yuvi Panda  2012-01-19 02:36:45 UTC ---
Seems to trigger only when the device transitions from an online -> offline
state when 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 33811] New: Wikipedia Android app doesn't always show saves pages

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33811

   Web browser: ---
 Bug #: 33811
   Summary: Wikipedia Android app doesn't always show saves pages
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: android
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: tf...@wikimedia.org
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


Were getting reports of the app not always showing saved 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 31805] Android App 1.1 release (tracking)

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31805

Bug 31805 depends on bug 33810, which changed state.

Bug 33810 Summary: Wikipedia mobile app shouldn't alert on each search 
character when in offline mode
https://bugzilla.wikimedia.org/show_bug.cgi?id=33810

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||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 32349] Android app shows an alert for every keypress in search bar when offline

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32349

--- Comment #1 from Tomasz Finc  2012-01-19 02:01:39 UTC 
---
*** Bug 33810 has been marked as a duplicate of this bug. ***

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

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


[Bug 33810] Wikipedia mobile app shouldn't alert on each search character when in offline mode

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33810

Tomasz Finc  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #1 from Tomasz Finc  2012-01-19 02:01:39 UTC 
---


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

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

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


[Bug 33810] Wikipedia mobile app shouldn't alert on each search character when in offline mode

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33810

Tomasz Finc  changed:

   What|Removed |Added

 Blocks||31805

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

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


[Bug 31805] Android App 1.1 release (tracking)

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31805

Tomasz Finc  changed:

   What|Removed |Added

 Depends on||33810

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

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


[Bug 33810] New: Wikipedia mobile app shouldn't alert on each search character when in offline mode

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33810

   Web browser: ---
 Bug #: 33810
   Summary: Wikipedia mobile app shouldn't alert on each search
character when in offline mode
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: android
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: tf...@wikimedia.org
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


Go offline. Start typing anything in the inbox. You'll get an alert per
character.

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

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


[Bug 33801] UI cleanup for ApiSandbox

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33801

Sumana Harihareswara  changed:

   What|Removed |Added

 CC||krinklem...@gmail.com

--- Comment #1 from Sumana Harihareswara  2012-01-19 
01:10:18 UTC ---
Timo, do you possibly have time to tackle this before Saturday morning San
Francisco time?

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

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


[Bug 31808] Building Android apps for our sister projects (tracking)

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31808

--- Comment #4 from Yuvi Panda  2012-01-19 01:07:26 UTC ---
Now that the refactoring is complete, I tried 'converting' the app to
Wiktionary. With a 2 line patch, I now have a working Wiktionary app with all
the current app features mostly working. Should be as easy for any
MobileFrontend enabled wiki.

How exactly are we going to go about this? Combine all of 'em into one app?
Have different builds for different apps? Special purpose apps that surface it
differently than how we currently do 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 33790] Wikipedia Mobile throws android.view.WindowManager$BadTokenException

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33790

--- Comment #2 from Yuvi Panda  2012-01-19 00:25:27 UTC ---
Do we have atleast version/phone-model information for these crashes?

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

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


[Bug 33424] [SF] Special:RunQuery error takes down pages using it

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33424

--- Comment #35 from badon  2012-01-19 00:18:32 UTC ---
My test wikis use PHP 5.3 (login with Demo/test):

http://www.coincompendium.net/w/index.php?title=Special:Version
http://www.coincompendium.net/w2/index.php?title=Special:Version

My "production" wiki uses PHP 5.2 (login with Demo/test:

http://www.coincompendium.com/w/index.php/Special:Version

Has anyone else confirmed attachment 9784 as a bug trigger? I was able to
reproduce it on each of those three systems, as mentioned in comment 14. The
"w2" system is a completely fresh install, on a different OS, with different
versions of Apache and MySQL, too.

I have had to put bug testing on the back burner unexpectedly. I'm not sure
when I'll get the time to do more tests. contrafibularity, you are welcome to
try reproducing your line of testing on my "w2" fresh install:

http://www.coincompendium.net/w2/index.php

-- 
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 33790] Wikipedia Mobile throws android.view.WindowManager$BadTokenException

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33790

Yuvi Panda  changed:

   What|Removed |Added

 CC||yuvipa...@gmail.com

--- Comment #1 from Yuvi Panda  2012-01-19 00:05:52 UTC ---
Things I've tried so far:

1. OOM
2. Orientation changes while doing various things
3. Testing on an emulator without the Google APIs

Those were what turned up as potential reasons from googling, and so far I've
not been able to repro this :(

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

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


[Bug 33800] PhoneGap-based apps 'about' page should include info on 3rd-party libraries

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33800

Sam Reed (reedy)  changed:

   What|Removed |Added

  Component|iphone  |generic
 AssignedTo|prei...@wikimedia.org   |tf...@wikimedia.org
Summary|PhoneGap-based iOS app  |PhoneGap-based apps 'about'
   |'about' page should include |page should include info on
   |info on 3rd-party libraries |3rd-party libraries
   Severity|normal  |enhancement

-- 
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 33663] failure of PHPUnit tests for revision 108474 under postgres

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33663

Platonides  changed:

   What|Removed |Added

 CC||platoni...@gmail.com

--- Comment #16 from Platonides  2012-01-18 23:55:59 UTC 
---
(In reply to comment #11)
> I instrumented TestSuit.php (attached TestSuite.php.modified) to print out
> $wgLanguageCode on each test run. When I run make safe, its value changes to
> "zh" on the 429th ParserTest (attached Full Safe Tests Run.txt) and stays that
> way for the rest of the run. I couldn't figure out why until I looked at the
> incomplete tests. The 20th incomplete test changes the language to "zh"...

Tests changing the language should extend MediaWikiLangTestCase (which saves &
restores it), not MediaWikiTestCase.


> and then fails after 1 second. So, my guess is there is no proper unwinding of
> incomplete tests and they leave globals in a non-initialized state.

What I wonder is, what makes your tests to abort after 1 second?
I have never seen that myself.

-- 
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 33644] Please lock *.labs.wikimedia.org

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33644

Robin Pepermans (SPQRobin)  changed:

   What|Removed |Added

 CC||robinp.1...@gmail.com

--- Comment #6 from Robin Pepermans (SPQRobin)  
2012-01-18 23:55:56 UTC ---
(In reply to comment #3)
> https://liquidthreads.labs.wikimedia.org/wiki/MediaWiki:Sitenotice
> automatically redirects to
> https://incubator.wikimedia.org/wiki/W/liquidthreads/MediaWiki:Sitenotice
> where you can reed an error message. Should be fixed ...

Same issue for other wikis, see bug 33809 for that.

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

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


[Bug 33809] New: Some closed *.wikimedia.org wikis use missing.php script which redirects to Incubator

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33809

   Web browser: ---
 Bug #: 33809
   Summary: Some closed *.wikimedia.org wikis use missing.php
script which redirects to Incubator
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: robinp.1...@gmail.com
Classification: Unclassified


The missing.php script [1] was a general notice "this wiki does not exist", but
recently it was changed to redirect to incubator.wikimedia.org (see bug 30206),
with the intention for content projects (Wikipedia, Wikinews, etc).

However, some *.wikimedia.org wikis also rely on the script apparently:
langcom/nomcom/comcom/liquidthreads.labs/strategyapps .wikimedia.org

They were closed but unlike other closed wikis such as
searchcom/usability.wikimedia.org, they were removed from the database list [2]
which causes them to use missing.php.

We could re-add them to that list and add to the closed list [3] instead; or
remove their configuration entirely so they give a "page not found" browser
error; or we can adapt missing.php so it gives a static error notice for
wikimedia.org domains.


* [1]
http://svn.wikimedia.org/viewvc/mediawiki/trunk/tools/web-scripts/missing.php 
* [2] http://noc.wikimedia.org/conf/all.dblist
* [3] http://noc.wikimedia.org/conf/closed.dblist

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

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


[Bug 33761] Email abuse - filter to stop?

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33761

--- Comment #15 from Roland Rance  2012-01-18 23:48:39 
UTC ---
Could you please explain exactly what has been implemented, what it will  do,
and how (if it all) we can improve its 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 33800] PhoneGap-based iOS app 'about' page should include info on 3rd-party libraries

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33800

Sam Reed (reedy)  changed:

   What|Removed |Added

 CC||s...@reedyboy.net

--- Comment #1 from Sam Reed (reedy)  2012-01-18 23:40:03 
UTC ---
(In reply to comment #0)
> PhoneGap itself, phonegap plugins, and javascript libraries used should be
> credited as appropriate.

Shouldn't this be made a more general bug?

The Android app should have this information too..

When I added the versioning information to the Android App, it did have
phonegap version too, and phone os version (though, that's not so useful)

-- 
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 33808] interwiki map empty on Wikisources

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33808

--- Comment #1 from Sam Reed (reedy)  2012-01-18 23:33:12 
UTC ---
That's intriguing. All wikis use the same interwiki map

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

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


[Bug 33761] Email abuse - filter to stop?

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33761

--- Comment #14 from John Du Hart  2012-01-18 23:31:51 UTC 
---
Implemented in r109455

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

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


[Bug 33808] New: interwiki map empty on Wikisources

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33808

   Web browser: ---
 Bug #: 33808
   Summary: interwiki map empty on Wikisources
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Interwiki links
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: lacrymarum.va...@gmail.com
Classification: Unclassified


When exporting a PDF from a Wikisource page (all subdomains), interwiki links
appear at the end of the text, and obviously they shouldn't. 

I opened an issue on PediaPress: https://github.com/pediapress/mwlib/issues/6

The answer was that this is probably due to a misconfiguration: in Wikisource
sites, the interwiki map appears to be empty:
http://en.wikisource.org/w/api.php?action=query&meta=siteinfo&siprop=interwikimap

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

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


[Bug 33807] New: change grayed-out "Save page" button to say "Saved page", or "Update saved page"

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33807

   Web browser: ---
 Bug #: 33807
   Summary: change grayed-out "Save page" button to say "Saved
page", or "Update saved page"
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: android
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: amir.ahar...@mail.huji.ac.il
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


If a page is already saved, the "Save page" button appears grayed-out. The
reason for graying out is not completely clear to the user, because it's
possible that she doesn't remember that she saved it.

It should rather say something like "Saved page" instead of just being
grayed-out.

Better yet, if the online version is newer than the saved version, the user may
want to update the saved version. So the button can say "update saved page" and
pressing it will save the current online version, overwriting the old saved
version.

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

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


[Bug 33806] New: disconnecting the phone from the network makes the saved pages list appear empty

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33806

   Web browser: ---
 Bug #: 33806
   Summary: disconnecting the phone from the network makes the
saved pages list appear empty
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: android
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: amir.ahar...@mail.huji.ac.il
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


Tested on Sony Xperia Neo, Android 2.3.4, app release 1.0 from the market.

Steps to reproduce:

1. Be connected to the Internet.
2. Open the app.
3. Browse several articles and save them.
4. Click "Saved pages" to check that the pages were saved.
5. Click the home button.
6. Disconnect the phone from the network by disabling WiFi and Data.
7. Click the app icon.
8. Click "Saved pages". The list is empty.

If you kill the app using the task manager, enable WiFi and restart the app,
the list is 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 32899] Alphabetical Sorting in Doxygen

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32899

MrBlueSky  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||mrblue...@wikipedia.be
 Resolution||FIXED

--- Comment #3 from MrBlueSky  2012-01-18 22:48:47 UTC 
---
Fixed in r109447

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

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


[Bug 33805] New: a page with the same title in different languages appears identically in the list

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33805

   Web browser: ---
 Bug #: 33805
   Summary: a page with the same title in different languages
appears identically in the list
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: other
Status: NEW
  Keywords: i18n
  Severity: normal
  Priority: Unprioritized
 Component: android
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: amir.ahar...@mail.huji.ac.il
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


It's possible to save a page with the same title in different languages, for
example [[Pink Moon]] in English and Russian. When these pages appear in the
list of saved pages, there's no way to tell which is which without clicking on
them.

A possible solution would be to show the language in the list in parentheses
after the title when several pages with the same title exist.

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

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


[Bug 33804] New: Build android nightly under a different name

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33804

   Web browser: ---
 Bug #: 33804
   Summary: Build android nightly under a different name
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: android
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: s...@reedyboy.net
CC: amir.ahar...@mail.huji.ac.il, has...@free.fr,
herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


Amir asked if there was a way to have multiple versions of the Android app
installed.

The simplest way round that, is to build the proper releases as "Wikipedia",
(leave git as is, though changing git aswell could/would have some benefit),
but build the nightlies with a different name, allowing both to be installed on
the phone at the same time

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

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


[Bug 33673] iOS PhoneGap app 1.0 release (tracking)

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33673

Brion Vibber  changed:

   What|Removed |Added

 Depends on||33803

-- 
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 33803] New: PhoneGap-based iOS app HTML map is hardcoded to search english

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33803

   Web browser: ---
 Bug #: 33803
   Summary: PhoneGap-based iOS app HTML map is hardcoded to search
english
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: iphone
AssignedTo: prei...@wikimedia.org
ReportedBy: br...@wikimedia.org
CC: tf...@wikimedia.org
Blocks: 33673
Classification: Unclassified


woops, forgot to finish that part -- should search in the selected search
language!

-- 
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 33802] Wikipedia Android app retains GPS access even when it doesn't need it

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33802

--- Comment #1 from Brion Vibber  2012-01-18 21:45:03 UTC 
---
Switching to HTML OpenStreetMap view should help eliminate this: bug 33208

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

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


[Bug 33802] Wikipedia Android app retains GPS access even when it doesn't need it

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33802

Brion Vibber  changed:

   What|Removed |Added

 Depends on||33208

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

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


[Bug 33208] Switch "near me" from Google Maps Android API to HTML-based OpenStreetMap backend

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33208

Brion Vibber  changed:

   What|Removed |Added

 Blocks||33802

--- Comment #1 from Brion Vibber  2012-01-18 21:44:17 UTC 
---
This is done for web & iOS; needs doing for Android too (test 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 31805] Android App 1.1 release (tracking)

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31805

Tomasz Finc  changed:

   What|Removed |Added

 Depends on||33802

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

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


[Bug 33802] Wikipedia Android app retains GPS access even when it doesn't need it

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33802

Tomasz Finc  changed:

   What|Removed |Added

 Blocks||31805

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

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


[Bug 33802] New: Wikipedia Android app retains GPS access even when it doesn't need it

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33802

   Web browser: ---
 Bug #: 33802
   Summary: Wikipedia Android app retains GPS access even when it
doesn't need it
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: android
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: tf...@wikimedia.org
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


Hi there

Just downloaded the app for Android and am really enjoying it. 

I have one comment to make:

When using the Nearby feature to find Wiki articles near my current location,
the GPS device stays on even after I have exited the app. This will cause
severe battery drain if left on. Can you update it to shut down the GPS when
you have moved away from the map view either by closing the app or by selecting
an article or pressing back on the device.

Keep up the great work!

~~

HTC Desire 2.3.5

Wikipedia 1.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 33663] failure of PHPUnit tests for revision 108474 under postgres

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33663

--- Comment #15 from Dan Nessett  2012-01-18 21:38:09 UTC 
---
Created attachment 9866
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=9866
Parser Tests only with debug information from TestSuite.php.modified

-- 
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 33663] failure of PHPUnit tests for revision 108474 under postgres

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33663

--- Comment #14 from Dan Nessett  2012-01-18 21:37:00 UTC 
---
Created attachment 9865
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=9865
Make safe run with debug information created by TestSuite.php.modified

-- 
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 33663] failure of PHPUnit tests for revision 108474 under postgres

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33663

--- Comment #13 from Dan Nessett  2012-01-18 21:36:22 UTC 
---
Created attachment 9864
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=9864
Make Safe Output from r109424

-- 
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 33663] failure of PHPUnit tests for revision 108474 under postgres

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33663

--- Comment #12 from Dan Nessett  2012-01-18 21:35:34 UTC 
---
Created attachment 9863
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=9863
TestSuite.php with embedded debug statements

-- 
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 33663] failure of PHPUnit tests for revision 108474 under postgres

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33663

--- Comment #11 from Dan Nessett  2012-01-18 21:34:49 UTC 
---
Things are getting worse. The make safe tests now throw an MW exception
(attached Make Safe r109424.txt). Surprisingly, this actually gives a hint to
what may be going wrong.

I instrumented TestSuit.php (attached TestSuite.php.modified) to print out
$wgLanguageCode on each test run. When I run make safe, its value changes to
"zh" on the 429th ParserTest (attached Full Safe Tests Run.txt) and stays that
way for the rest of the run. I couldn't figure out why until I looked at the
incomplete tests. The 20th incomplete test changes the language to "zh" and
then fails after 1 second. So, my guess is there is no proper unwinding of
incomplete tests and they leave globals in a non-initialized state.

I then looked at the first incomplete test. It is the first test run
(ArticleTablesTest::testbug14404). It times out after 1 second. So, there is
the distinct possibility that globals are being corrupted by the first test and
this problem propagates through the whole run.

This is semi-confirmed when I ran only the parser tests, i.e., ./phpunit.php
--group Parser (attached Parser Tests Only Run.txt). All tests pass and
$wgLanguageCode remains at "en" through out the run.

I don't how to address the problem of tests aborting and corrupting globals,
but I seem to recall phpunit has an option that saves and restores there
values. Perhaps that option isn't being used because it would lengthen the time
it takes to run the tests.

-- 
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 33801] New: UI cleanup for ApiSandbox

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33801

   Web browser: ---
 Bug #: 33801
   Summary: UI cleanup for ApiSandbox
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Keywords: design
  Severity: enhancement
  Priority: Unprioritized
 Component: ApiSandbox
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: maxsem.w...@gmail.com
CC: maxsem.w...@gmail.com, s...@reedyboy.net,
suma...@panix.com
Classification: Unclassified


Especially after r109226:
* Put the buttons on the same line
* Make the examples box float over content instead of extending the table cell
** Below the buttons
* Make the result box scroll properly on overflow

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

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


[Bug 33673] iOS PhoneGap app 1.0 release (tracking)

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33673

Brion Vibber  changed:

   What|Removed |Added

 Depends on||33800

-- 
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 33800] New: PhoneGap-based iOS app 'about' page should include info on 3rd-party libraries

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33800

   Web browser: ---
 Bug #: 33800
   Summary: PhoneGap-based iOS app 'about' page should include
info on 3rd-party libraries
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: iphone
AssignedTo: prei...@wikimedia.org
ReportedBy: br...@wikimedia.org
CC: tf...@wikimedia.org
Blocks: 33673
Classification: Unclassified


PhoneGap itself, phonegap plugins, and javascript libraries used should be
credited as appropriate.

-- 
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 15712] Error generation of unbalanced works incorrectly

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15712

Duncan Harris  changed:

   What|Removed |Added

Summary|Error generation of |Error generation of
   |unbalanced s |unbalanced
   |works incorrectly with the  | works
   |last ref|incorrectly

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

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


[Bug 15712] Error generation of unbalanced s works incorrectly with the last ref

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15712

Duncan Harris  changed:

   What|Removed |Added

 CC||dunc_har...@hotmail.com
Summary|Error generation of |Error generation of
   |unbalanced s |unbalanced s
   |doesn't work with the last  |works incorrectly with the
   |ref |last ref
   Severity|enhancement |minor

--- Comment #2 from Duncan Harris  2012-01-18 19:48:14 
UTC ---
No this isn't fixed per se:

the sequence "" generates the error:

"Cite error: Cite error: There are  tags on this page, but the references
will not show without a  tag."

But this is the wrong error message because there is indeed a  in
the page.  The error should be:

"Cite error: Closing  missing for  tag"

or maybe even:

"Cite error: Closing  missing for last  tag"

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

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


[Bug 33792] Wikipedia Mobile should integrate with the native google quick search box

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33792

Tomasz Finc  changed:

   What|Removed |Added

Summary|Wikipedia Mobile should |Wikipedia Mobile should
   |integrate with the native   |integrate with the native
   |google widget   |google quick search box

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

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


[Bug 26470] Add toggle for checkered or transparent image background on file description pages

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26470

--- Comment #26 from Erwin Dokter  2012-01-18 19:45:26 UTC 
---
Permanent checkered background:

#file img {
/* @embed */
background: white
url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat;
}

Reverse hover:

#file img {
/* @embed */
background: white
url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat;
}
#file img:hover {
background: white;
}

-- 
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 33799] New: PhoneGap-based iOS app scrolling/toolbars messed up on iOS 4.3

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33799

   Web browser: ---
 Bug #: 33799
   Summary: PhoneGap-based iOS app scrolling/toolbars messed up on
iOS 4.3
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: iphone
AssignedTo: prei...@wikimedia.org
ReportedBy: br...@wikimedia.org
CC: tf...@wikimedia.org
Blocks: 33673
Classification: Unclassified


position:fixed support is new in iOS 5; to run on earlier versions we'll need
to use iScroll library or something (which is too slow for many Android phones,
so needs to not be used there)

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

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


[Bug 33673] iOS PhoneGap app 1.0 release (tracking)

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33673

Brion Vibber  changed:

   What|Removed |Added

 Depends on||33799

-- 
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 33798] PhoneGap-based app 'read page in' doesn't hide article view on small screen (iOS, Android) - regression

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33798

Brion Vibber  changed:

   What|Removed |Added

  Component|iphone  |generic
 AssignedTo|prei...@wikimedia.org   |tf...@wikimedia.org
Summary|PhoneGap-based iOS app  |PhoneGap-based app 'read
   |'read page in' doesn't hide |page in' doesn't hide
   |article view on small   |article view on small
   |screen  |screen (iOS, Android) -
   ||regression

--- Comment #1 from Brion Vibber  2012-01-18 19:41:45 UTC 
---
Happens on both Android and iOS

-- 
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 26470] Add toggle for checkered or transparent image background on file description pages

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26470

Saibo  changed:

   What|Removed |Added

 CC||saibotr...@arcor.de

--- Comment #25 from Saibo  2012-01-18 19:29:18 UTC ---
Project or user css:
How can we get it like it was before (checkered background on the file page
permanently)?  Would it also be possible to invert the hover action?  Ie:
white/page background on hover?

-- 
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 33673] iOS PhoneGap app 1.0 release (tracking)

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33673

Brion Vibber  changed:

   What|Removed |Added

 Depends on||33798

-- 
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 33798] New: PhoneGap-based iOS app 'read page in' doesn't hide article view on small screen

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33798

   Web browser: ---
 Bug #: 33798
   Summary: PhoneGap-based iOS app 'read page in' doesn't hide
article view on small screen
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: iphone
AssignedTo: prei...@wikimedia.org
ReportedBy: br...@wikimedia.org
CC: tf...@wikimedia.org
Blocks: 33673
Classification: Unclassified


Article view appears below the language list.

-- 
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 33673] iOS PhoneGap app 1.0 release (tracking)

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33673

Brion Vibber  changed:

   What|Removed |Added

 Depends on||33797

-- 
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 33797] New: PhoneGap-based iOS app selecting article in 'nearby' doesn't dismiss map view

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33797

   Web browser: ---
 Bug #: 33797
   Summary: PhoneGap-based iOS app selecting article in 'nearby'
doesn't dismiss map view
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: iphone
AssignedTo: prei...@wikimedia.org
ReportedBy: br...@wikimedia.org
CC: tf...@wikimedia.org
Blocks: 33673
Classification: Unclassified


Fullscreen map stays open... have to manually close it to see the article.

-- 
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 33796] New: PhoneGap-based iOS app 'history' view doesn't update when navigating while it's open

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33796

   Web browser: ---
 Bug #: 33796
   Summary: PhoneGap-based iOS app 'history' view doesn't update
when navigating while it's open
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: iphone
AssignedTo: prei...@wikimedia.org
ReportedBy: br...@wikimedia.org
CC: tf...@wikimedia.org
Classification: Unclassified


History panel doesn't update while you're browsing.

-- 
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 33795] New: PhoneGap-based iOS app 'history' view header scrolls oddly on iPad

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33795

   Web browser: ---
 Bug #: 33795
   Summary: PhoneGap-based iOS app 'history' view header scrolls
oddly on iPad
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: iphone
AssignedTo: prei...@wikimedia.org
ReportedBy: br...@wikimedia.org
CC: tf...@wikimedia.org
Blocks: 33673
Classification: Unclassified


Lots of tearing / jumping around.

-- 
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 33673] iOS PhoneGap app 1.0 release (tracking)

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33673

Brion Vibber  changed:

   What|Removed |Added

 Depends on||33795

-- 
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 33673] iOS PhoneGap app 1.0 release (tracking)

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33673

Brion Vibber  changed:

   What|Removed |Added

 Depends on||33794

-- 
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 33794] New: PhoneGap-based iOS app awkward scrolling in search results while keyboard is shown

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33794

   Web browser: ---
 Bug #: 33794
   Summary: PhoneGap-based iOS app awkward scrolling in search
results while keyboard is shown
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: iphone
AssignedTo: prei...@wikimedia.org
ReportedBy: br...@wikimedia.org
CC: tf...@wikimedia.org
Blocks: 33673
Classification: Unclassified


The search panel doesn't scroll down far enough with the keyboard open.

-- 
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 33673] iOS PhoneGap app 1.0 release (tracking)

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33673

Brion Vibber  changed:

   What|Removed |Added

 Depends on||33793

-- 
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 33793] New: PhoneGap-based iOS app needs updated startup splash images

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33793

   Web browser: ---
 Bug #: 33793
   Summary: PhoneGap-based iOS app needs updated startup splash
images
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: iphone
AssignedTo: prei...@wikimedia.org
ReportedBy: br...@wikimedia.org
CC: tf...@wikimedia.org
Blocks: 33673
Classification: Unclassified


Startup splash images for iOS are out of date; should show initial/blank state
of the UI during the brief period of time the app's loading.

Make sure these are updated before release.

-- 
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 33789] Enable botadmin usergroup on ml.wikipedia

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33789

Sam Reed (reedy)  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 33792] Wikipedia Mobile should integrate with the native google widget

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33792

Sam Reed (reedy)  changed:

   What|Removed |Added

   Severity|normal  |enhancement

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

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


[Bug 33792] Wikipedia Mobile should integrate with the native google widget

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33792

Tomasz Finc  changed:

   What|Removed |Added

 Blocks||31805

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

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


[Bug 31805] Android App 1.1 release (tracking)

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31805

Tomasz Finc  changed:

   What|Removed |Added

 Depends on||33792

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

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


[Bug 33792] New: Wikipedia Mobile should integrate with the native google widget

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33792

   Web browser: ---
 Bug #: 33792
   Summary: Wikipedia Mobile should integrate with the native
google widget
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: android
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: tf...@wikimedia.org
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


Most Android phones have a native search widget that apps can be integrated
with. Lets make our app available there.

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

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


[Bug 33563] Signature preview does not manage language interwikis

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33563

--- Comment #8 from Amgine  2012-01-18 18:40:01 UTC ---
Yes, I am sure it is not a problem with the wikitax.

When the wikitax is altered to include the preceding ':', the preview works
correctly:

[[:en:User:Amgine|Amgine]] / [[:en:User
talk:Amgine|t]]·[[Special:EmailUser/Amgine|e]]·[https://occupymediawiki.org/wiki/User_talk:Amgine
omw]

But this is not-intuitive, as links in the signature should work the same as
everywhere else on the wiki.

-- 
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 33791] New: Wikipedia Mobile throws android.view.WindowManager$BadTokenException

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33791

   Web browser: ---
 Bug #: 33791
   Summary: Wikipedia Mobile throws
android.view.WindowManager$BadTokenException
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: android
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: tf...@wikimedia.org
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


>From the android market crash reporter

android.view.WindowManager$BadTokenException: Unable to add window -- token
android.os.BinderProxy@41821948 is not valid; is your activity running?
at android.view.ViewRootImpl.setView(ViewRootImpl.java:515)
at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:279)
at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:193)
at
android.view.WindowManagerImpl$CompatModeWrapper.addView(WindowManagerImpl.java:118)
at android.view.Window$LocalWindowManager.addView(Window.java:537)
at android.app.Dialog.show(Dialog.java:274)
at android.app.AlertDialog$Builder.show(AlertDialog.java:932)
at com.phonegap.DroidGap$GapClient.onJsAlert(DroidGap.java:1012)
at android.webkit.CallbackProxy.handleMessage(CallbackProxy.java:519)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4340)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)
at dalvik.system.NativeStart.main(Native Method)

Possibly related to 33790

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

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


[Bug 33790] New: Wikipedia Mobile throws android.view.WindowManager$BadTokenException

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33790

   Web browser: ---
 Bug #: 33790
   Summary: Wikipedia Mobile throws
android.view.WindowManager$BadTokenException
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: android
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: tf...@wikimedia.org
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


>From the Android market crash reporter

android.view.WindowManager$BadTokenException: Unable to add window -- token
android.os.BinderProxy@4051b770 is not valid; is your activity running?
at android.view.ViewRoot.setView(ViewRoot.java:562)
at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:179)
at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:91)
at android.view.Window$LocalWindowManager.addView(Window.java:433)
at android.app.Dialog.show(Dialog.java:265)
at android.app.AlertDialog$Builder.show(AlertDialog.java:802)
at com.phonegap.DroidGap$GapClient.onJsAlert(DroidGap.java:1012)
at android.webkit.CallbackProxy.handleMessage(CallbackProxy.java:550)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:150)
at android.app.ActivityThread.main(ActivityThread.java:4385)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:849)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:607)
at dalvik.system.NativeStart.main(Native Method)

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

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


[Bug 33789] New: Enable botadmin usergroup on ml.wikipedia

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33789

   Web browser: ---
 Bug #: 33789
   Summary: Enable botadmin usergroup on ml.wikipedia
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: vss...@gmail.com
Classification: Unclassified


Please see the discussion at ml.wikipedia (link given below) on giving
temporary adminship for bots to do some repeated admin task for a limited
duration.

http://ml.wikipedia.org/wiki/%E0%B4%B5%E0%B4%BF%E0%B4%95%E0%B5%8D%E0%B4%95%E0%B4%BF%E0%B4%AA%E0%B5%80%E0%B4%A1%E0%B4%BF%E0%B4%AF:%E0%B4%AA%E0%B4%9E%E0%B5%8D%E0%B4%9A%E0%B4%BE%E0%B4%AF%E0%B4%A4%E0%B5%8D%E0%B4%A4%E0%B5%8D_%28%E0%B4%A8%E0%B4%AF%E0%B4%B0%E0%B5%82%E0%B4%AA%E0%B5%80%E0%B4%95%E0%B4%B0%E0%B4%A3%E0%B4%82%29#.E0.B4.AC.E0.B5.8B.E0.B4.9F.E0.B5.8D.E0.B4.9F.E0.B4.BF.E0.B4.A8.E0.B5.8D_.E0.B4.A4.E0.B4.BE.E0.B5.BD.E0.B4.95.E0.B5.8D.E0.B4.95.E0.B4.BE.E0.B4.B2.E0.B4.BF.E0.B4.95_.E0.B4.B8.E0.B4.BF.E0.B4.B8.E0.B5.8B.E0.B4.AA.E0.B5.8D.E0.B4.AA.E0.B5.8D

Please enable the group in such a way that, bureaucrats can grant and remove
this access.

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

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


[Bug 32010] Book pages show html markup in title

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32010

Karun  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||kdamb...@fsfe.org
 Resolution||INVALID

--- Comment #3 from Karun  2012-01-18 17:53:30 UTC ---
I also don't see this on Firefox 9 on Linux and Mac OS X 10.7.2. There has not
been any further reply from the bug reporter, so I assume the issue has been
with their browser and not mediawiki and therefore does not need fixing.

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

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


[Bug 33685] Unclosed tr in watchlist with "enhanced recent changes"

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33685

Karun  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

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

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


[Bug 33685] Unclosed tr in watchlist with "enhanced recent changes"

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33685

Karun  changed:

   What|Removed |Added

 CC||kdamb...@fsfe.org
 AssignedTo|wikibugs-l@lists.wikimedia. |kdamb...@fsfe.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 26461] Printable version should display URL at the very bottom, with time & date

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26461

Karun  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||kdamb...@fsfe.org
 Resolution||WORKSFORME

--- Comment #1 from Karun  2012-01-18 17:42:53 UTC ---
It appears that this no longer occurs.

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

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


[Bug 32611] SemanticForms: Invalid input leads to fatal error.

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32611

Yaron Koren  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Yaron Koren  2012-01-18 17:41:29 UTC ---
The issue here was actually because you had "Form=" in the query string instead
of "form=", but in any case, it was a bug. It's fixed now in SVN.

-- 
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 30862] Rollback to an anonymous user's edit results in link to IP address userpage, instead of contributions

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30862

Karun  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
Version|1.16.5  |unspecified
 Resolution||WORKSFORME

--- Comment #1 from Karun  2012-01-18 17:38:54 UTC ---
I have tested this with the latest version of the code, and when it rollbacks
it links to the Special:Contributions 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 30862] Rollback to an anonymous user's edit results in link to IP address userpage, instead of contributions

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30862

Karun  changed:

   What|Removed |Added

 CC||kdamb...@fsfe.org
 AssignedTo|wikibugs-l@lists.wikimedia. |kdamb...@fsfe.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 17177] Edit conflict diff is backwards

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17177

Karun  changed:

   What|Removed |Added

   Keywords||design
 AssignedTo|kdamb...@fsfe.org   |wikibugs-l@lists.wikimedia.
   ||org

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

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


[Bug 17177] Edit conflict diff is backwards

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17177

--- Comment #1 from Karun  2012-01-18 17:33:14 UTC ---
I am not sure if there are any problems with the order in which it is displayed
on the edit conflict page, as they are different cases. For me, it looks ok
with my version on the left, and the stored version on the right, for the edit
conflict pages. 

I dont think they need to be consistent as previewing changes and viewing the
diff, are different cases from an edit conflict.

-- 
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 33563] Signature preview does not manage language interwikis

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33563

--- Comment #7 from Karun  2012-01-18 17:25:39 UTC ---
Are you sure it is not a problem with the wikitext that is being input as the
signature?

I have tried the wikitext provided for the signature, and attached a screenshow
of the preview in attachment 9861.

I also tried the same wikitext  on the mainpage of my wiki, which I have
attached a screenshot of in attachment 9862, and this does not appear to appear
correctly.

-- 
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 33563] Signature preview does not manage language interwikis

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33563

--- Comment #6 from Karun  2012-01-18 17:23:22 UTC ---
Created attachment 9862
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=9862
Screenshot of Main page with Signature Wikitext

-- 
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 33563] Signature preview does not manage language interwikis

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33563

--- Comment #5 from Karun  2012-01-18 17:23:01 UTC ---
Created attachment 9861
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=9861
Screenshot of Signature preview

Screenshot of Signature preview

-- 
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 33495] Special:FormEdit/form/page?redlink=1 should redirect to page if page exists

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33495

Yaron Koren  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from Yaron Koren  2012-01-18 17:04:01 UTC ---
This is now implemented, in SVN.

-- 
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 33771] formlink query string broke line with apostrophe in {{PAGENAME}}

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33771

--- Comment #16 from Yaron Koren  2012-01-18 16:49:36 UTC ---
Yes, it should have been a separate bug. :) In any case, I just fixed it now in
SVN, I think.

-- 
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 33771] formlink query string broke line with apostrophe in {{PAGENAME}}

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33771

--- Comment #15 from dvdgmz  2012-01-18 16:48:43 UTC ---
All the forms with this problem has the wikieditor param in some field.
It should to be a separate bug?

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

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


[Bug 33771] formlink query string broke line with apostrophe in {{PAGENAME}}

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33771

--- Comment #14 from dvdgmz  2012-01-18 16:41:42 UTC ---
After of adding this SF version my wiki seems to have a strange behaviour in
some aspects, maybe related with JavaScript and/or css.

Here, for example:
http://lletra.uoc.edu/viquilletra/index.php?title=Usuari:BadCompany&action=formedit

"show on select=" don't work (the divs are shown).

And here:
http://lletra.uoc.edu/viquilletra/index.php?title=Anunci_de_La_pell_freda,_per_Nike&action=formedit

The HeaderTabs don't load. And the autocomplete don't works.

But here (strange) works:
http://lletra.uoc.edu/viquilletra/index.php?title=Ant%C3%ADgona_de_Salvador_Espriu&action=formedit

The problem is with some forms but not with others.
And all these forms worked well (except the problem with apostrophe) in
previous version.

:/

-- 
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 33788] Sitenotice strange behavior

2012-01-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33788

Sam Reed (reedy)  changed:

   What|Removed |Added

  Component|General/Unknown |General/Unknown
Product|Wikimedia   |MediaWiki

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are 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   >