[Bug 32894] New: Text area fields are too small

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32894

   Web browser: ---
 Bug #: 32894
   Summary: Text area fields are too small
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: ReplaceText
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: fastgoldf...@gmail.com
CC: yaro...@gmail.com
Classification: Unclassified


ReplaceText is very powerful, and can easily replace large blocks of text.
Restricting the size of the input fields to only 2 rows and just a few columns
is unnecessary. Please give these fields 100% width and, say, 25 or more rows
for easy editing of text. This is important due to the risk of overlooking
mistakes if all the text is not visible.

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

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


[Bug 32767] LocalisationUpdate not working again

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32767

--- Comment #4 from Siebrand s.mazel...@xs4all.nl 2011-12-09 08:22:11 UTC ---
Roan, can you please provide some insight in when some time may be?

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

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


[Bug 26088] Have combobox allow only existing values

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26088

--- Comment #4 from Vladimir Kostyukov vladimir.kostu...@gmail.com 2011-12-09 
08:33:21 UTC ---
Created attachment 9644
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9644
one-to- many validation

Fixed bug with focus;
Added validation for fields with autocomplete;

-- 
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 28523] MediaWiki:Mwe-upwiz-thanks-caption likely needs rewording

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28523

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from Siebrand s.mazel...@xs4all.nl 2011-12-09 08:38:04 UTC ---
$ grep -r thanks-caption * |grep -v i18n
UploadWizardHooks.php:  'mwe-upwiz-thanks-caption',
resources/mw.UploadWizard.js:   var thumbWikiText = [[ +
upload.title.toText() + |thumb| + gM( 'mwe-upwiz-thanks-caption' ) + ]]

It's just a placeholder.

Documented at
https://translatewiki.net/w/i.php?title=MediaWiki:Mwe-upwiz-thanks-caption/qqqoldid=3487676

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

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


[Bug 32767] LocalisationUpdate not working again

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32767

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

 CC||p858sn...@gmail.com

--- Comment #5 from p858snake p858sn...@gmail.com 2011-12-09 08:39:09 UTC ---
10(In reply to comment #1)
 Looks like it's stuttering since November 9.
?

It's been running daily before and after that, It has been broken since the
22nd (Well 23rd, last complete was 22nd), But I don't see anything SAL wise
that would standout to me as breaking it.

If you are referring to the daily fails at the same time when it was
completing, That was the old/broken LU setup before Roan (and others?) got it
up and running properly in puppet I believe.

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

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


[Bug 31792] Mediawiki losing old file versions upon undeletion in MW 1.18

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31792

--- Comment #19 from magog.the.o...@gmail.com 2011-12-09 09:02:21 UTC ---
Gah. It happened again! http://en.wikipedia.org/wiki/File:Me1.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 31509] Run a cleanup bot over all EXIF-rotated images on Commons, other wiki sites

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31509

Pikne pi...@hot.ee changed:

   What|Removed |Added

 CC||pi...@hot.ee

--- Comment #2 from Pikne pi...@hot.ee 2011-12-09 09:05:32 UTC ---
Would it be possible to query all images that have EXIF orientation other than
Normal/1 and were uploaded before deploying MW 1.18? Their thumbnails are now
autorotated though physical images are probably straight. If so, would it be
possible to reset or remove their orientation tags directly in database (that
kind of cleanup) so that they weren't autorotated without being needed?
Rotabebot on Commons is slowly resetting these now (reset for over 4000 images
in the past days and the queue is lengthening). If possible to clean up the
database that way, should be ensured that Rotatebot wouldn't rotate images in
queue once nothing to reset.

Unless just undoing autorotation feature and redoing it per bug 32875 so that
the images were asked to be physically rotated per EXIF data while being upload
and without confusion that later thumbs are straight and physical image is not
or vice versa.

That's my ideas after seeing quite some people disturbed on projects as their
previously uploaded straight images are now on side or upside down. Sorry if I
miss something important.

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

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


[Bug 32858] Do not parse .js/.css pages and save their parsed content in database tables

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32858

Tim Starling tstarl...@wikimedia.org changed:

   What|Removed |Added

 CC||tstarl...@wikimedia.org

--- Comment #14 from Tim Starling tstarl...@wikimedia.org 2011-12-09 09:52:36 
UTC ---
For clarity: the (In reply to comment #7)
 Duping here several related bugs, since i think this is the most clear case.
 Either everything should be parsed, or nothing.
 This means r103476 should be reverted (if we decide we go for the nothing 
 case,
 it would be done somehere else).

I don't like environment-dependent special cases in the parser like r103476, I
think the proper place to decide what to do with a JS/CSS page is
Article/WikiPage.

 subst: could continue working in both cases (mentioned in bug 32450).
 
 Note that javascript authors can make the links in such way that they don't 
 get
 registered (eg. '[' + '[Category').
 
 As a third alternative, we could do a different kind of parsing for js pages,
 so that wikitext would only be parsed inside js comments (bug 10410).

I think a separate parser class along the lines of bug 10410 would be a nice
way to go, it could implement syntax highlighting, linking and subst. But it's
a bit late to develop that for 1.19. For now I am going to revert Hashar's
changes and hack WikiPage somehow.

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

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


[Bug 32510] Create Veps Wikipedia

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32510

--- Comment #1 from Raimond Spekking raimond.spekk...@gmail.com 2011-12-09 
09:56:37 UTC ---
(In reply to comment #0)

 Language name: Vepsän

Can this be double checked pls? https://en.wikipedia.org/wiki/Veps_language
says: natively as vepsän kel’

Maybe kel’ means language? 

In any case names.php has to be changed. Current entry is Vepsan kel'.

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


[Bug 32858] Do not parse .js/.css pages and save their parsed content in database tables

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32858

Daniel Kinzler daniel.kinz...@wikimedia.de changed:

   What|Removed |Added

 CC||daniel.kinz...@wikimedia.de

--- Comment #15 from Daniel Kinzler daniel.kinz...@wikimedia.de 2011-12-09 
10:03:57 UTC ---
(In reply to comment #14)
 I think a separate parser class along the lines of bug 10410 would be a nice
 way to go, it could implement syntax highlighting, linking and subst. But it's
 a bit late to develop that for 1.19. For now I am going to revert Hashar's
 changes and hack WikiPage somehow.

@Tim: for WikiData, we (WMDE) plan to introduce explicit types for page
content, and handlers for each type, similar to what we use for different types
of media files. So, there could be a special renderer (and optionally also a
special editor and a special diff engine) for text/css, application/js, etc. 

Just wanted to note this here to avoid duplicate effort. I'll detail the plans
on mediawiki-l soon, and we can discuss it at the SF hackathon.

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

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


[Bug 32858] Do not parse .js/.css pages and save their parsed content in database tables

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32858

--- Comment #16 from Tim Starling tstarl...@wikimedia.org 2011-12-09 10:33:17 
UTC ---
WikiPage hack done in r105664.

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

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


[Bug 32895] New: response does not always contain an url attribute if llurl=1 is used (prop=langlinks)

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32895

   Web browser: ---
 Bug #: 32895
   Summary: response does not always contain an url attribute if
llurl=1 is used (prop=langlinks)
   Product: MediaWiki
   Version: unspecified
  Platform: All
   URL: http://zh.wikipedia.org/w/api.php?action=querylllimit
=maxllurl=1prop=langlinkstitles=Wikipedia:%E6%96%B0
%E9%97%BB%E7%A8%BF/2004%E5%B9%B42%E6%9C%88%20%28%E7%B9
%81%29
OS/Version: All
Status: NEW
  Severity: critical
  Priority: Unprioritized
 Component: API
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: bugrepor...@to.mabomuja.de
CC: bryan.tongm...@gmail.com, roan.katt...@gmail.com,
s...@reedyboy.net, soxre...@gmail.com
Classification: Unclassified


If i am using llurl=1 on my request my parser always expect that there is an
url attribute at the langlinks/ll-Tag.
I think all parsers should expect this if there is not error.
I would suggest that it is better to not display this langlink at all if the
title contains invalid utf-8. This would be the same behaviour as done by the
renderer. 

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

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


[Bug 32404] namespaceDupes.php does not update pagelinks table

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32404

--- Comment #7 from Malafaya malaf...@clix.pt 2011-12-09 11:50:13 UTC ---
With yesterday's ptwiktionary dump, a lot of them came back. A *new symptom* is
the presence of pages in the User and User_talk namespaces being considered in
namespace 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 32404] namespaceDupes.php does not update pagelinks table

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32404

--- Comment #8 from Malafaya malaf...@clix.pt 2011-12-09 12:00:12 UTC ---
pl_from   pl_namespace  pl_title
88184  0 Usuário:Alkamid
55566  0 Usuário:Antoniolac
55566  0 Usuário:Cadum


Usuário is an alias for the User namespace, but not the canonical form.
Actually, the canonical forms never seem to been in problematic records, just
other aliases.

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


[Bug 32893] server protocol.wikimedia.org has no https

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32893

--- Comment #3 from Brion Vibber br...@wikimedia.org 2011-12-09 12:35:41 UTC 
---
In theory you should not load anything from Prototype, on the assumption it may
disappear at any moment.

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

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


[Bug 32893] server prototype.wikimedia.org has no https

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32893

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

   What|Removed |Added

Summary|server  |server
   |protocol.wikimedia.org has  |prototype.wikimedia.org has
   |no https|no https

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

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


[Bug 32888] Tables' headers' sortability attribute is disabled, when a 6-columnn table is inserted into one of its headers.

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32888

--- Comment #1 from athenurlau...@hotmail.com 2011-12-09 12:40:12 UTC ---
I think I've improved my diagnosis:

The bug manifests itself when the embedded table has more columns than the
table in which it's embedded.

In other words: the sortability property of headers in the main (enveloping)
table remains in tact as long as the embedded table doesn't have more columns
than the table in which it's embedded.

As soon as number of columns in the embedded table is greater, the headers in
the main table are no longer rendered as sortable, whereas headers in the
embedded table are (although the embedded table is not defined as sortable at
all).

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

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


[Bug 31509] Run a cleanup bot over all EXIF-rotated images on Commons, other wiki sites

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31509

Saibo saibotr...@arcor.de changed:

   What|Removed |Added

 CC||saibotr...@arcor.de

--- Comment #3 from Saibo saibotr...@arcor.de 2011-12-09 12:56:48 UTC ---
(In reply to comment #2)
 Would it be possible to query all images that have EXIF orientation other than
 Normal/1 and were uploaded before deploying MW 1.18?

Did you know this?
http://commons.wikimedia.org/wiki/Commons:Bots/Work_requests#Maintenance_category_for_files_with_EXIF_rotation_other_than_0_degrees

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

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


[Bug 32868] incorrect duplicate EXIF IFD0:Orientation tag handling

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32868

--- Comment #7 from Saibo saibotr...@arcor.de 2011-12-09 13:01:12 UTC ---
(In reply to comment #6)
I do now use this:
exiftool -IFD0:Orientation -b -a
Outputs all (-a) tags and therefore provides the full control over
interpretation. ;-)
So for Commons the priority is maybe not more high major.

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

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


[Bug 32892] Special:Version should include version numbers of JS resources like jQuery

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32892

--- Comment #1 from Brion Vibber br...@wikimedia.org 2011-12-09 13:07:34 UTC 
---
For jQuery the easiest way is probably to fill it in from JS; $.fn.jquery holds
the version number.

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

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


[Bug 32889] Call en us english

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32889

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE
   Severity|critical|normal

--- Comment #4 from Brion Vibber br...@wikimedia.org 2011-12-09 13:09:00 UTC 
---


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

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

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


[Bug 31874] Preferences and lang codes should distinguish English from American English/U.S. English

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31874

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

   What|Removed |Added

 CC||matty1...@gmail.com

--- Comment #1 from Brion Vibber br...@wikimedia.org 2011-12-09 13:09:00 UTC 
---
*** Bug 32889 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 32888] Tables' headers' sortability attribute is disabled, when a 6-columnn table is inserted into one of its headers.

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32888

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

   What|Removed |Added

   Keywords||need-unittest

--- Comment #2 from Brion Vibber br...@wikimedia.org 2011-12-09 13:11:37 UTC 
---
Tagging with need-unittest; this'll need some qunit tests to verify a fix.

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

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


[Bug 31515] Special:CentralNotice extension should be moved from metawiki to foundationwiki

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31515

Theo de10...@gmail.com changed:

   What|Removed |Added

 CC||de10...@gmail.com

--- Comment #6 from Theo de10...@gmail.com 2011-12-09 13:20:24 UTC ---
This change would still require community consensus now,nonetheless. It has
been in use by the community for an year, I do agree with Philippe and MZ about
concerns related to over-use and there does need to be some formalized process
for approval on Meta itself, but moving it to foundation wiki would remove all
the control community has for complete staff-control.

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

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


[Bug 30619] Date formatting for Finnish is wrong

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30619

--- Comment #7 from Niklas Laxström niklas.laxst...@gmail.com 2011-12-09 
13:53:00 UTC ---
Created attachment 9645
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9645
New format type mediawiki

Can you check the patch. I introduced a new format #mediawiki which uses
mediawiki i18n functions. It can't handle all dates but that isn't a problem in
most cases.

-- 
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 30619] Date formatting for Finnish is wrong

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30619

Jeroen De Dauw jeroen_ded...@yahoo.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 AssignedTo|niklas.laxst...@gmail.com   |jeroen_ded...@yahoo.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 32868] incorrect duplicate EXIF IFD0:Orientation tag handling

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32868

--- Comment #8 from Saibo saibotr...@arcor.de 2011-12-09 14:15:19 UTC ---
In case it is interesting for someone: Current rate in Rotatebot's uploads: 0.5
% (out of 840 images). Until now all images had Quicktime in their EXIF info.

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

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


[Bug 31515] Special:CentralNotice extension should be moved from metawiki to foundationwiki

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31515

--- Comment #7 from Philippe Beaudette pbeaude...@wikimedia.org 2011-12-09 
14:26:12 UTC ---
I reject that premise.  Community members have accounts there.  Certainly if a
balance were required, we could get more.

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

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


[Bug 32897] New: Android app doesn't update locale when system locale changes

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32897

   Web browser: ---
 Bug #: 32897
   Summary: Android app doesn't update locale when system locale
changes
   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: br...@wikimedia.org
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


If the user changes the system locale while the app is running, the app stays
on whatever language it was on previously.

We should instead switch locales and eg start drawing the menus in the new
language. May need to check with PhoneGap if we get an event when this happens.

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

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


[Bug 32898] New: Android app doesn't pick up Chinese locales

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32898

   Web browser: ---
 Bug #: 32898
   Summary: Android app doesn't pick up Chinese locales
   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: br...@wikimedia.org
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


Our locale files are named zh-hans and zh-hant for Simplified and Traditional
Chinese respectively.

These don't seem to match up with the locale selections on Android; if I pick
the simplified or traditional Chinese from the Settings/Languages and
Keyboards/Language panel and restart the app I end up with English menus, not
Chinese.

Probably need a mapping from zh-cn and zh-tw or something.

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

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


[Bug 31515] Special:CentralNotice extension should be moved from metawiki to foundationwiki

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31515

--- Comment #8 from Theo de10...@gmail.com 2011-12-09 14:41:33 UTC ---
(In reply to comment #7)
 I reject that premise.  Community members have accounts there.  Certainly if a
 balance were required, we could get more.

I never suggested that community members don't have accounts there. What I did
say was, that staff retains majority of the control. Staff members do have the
highest rights on that wiki, and control approval for access and removal of
accounts. I also don't think it's a smart idea to open up access to more
community members there, it still retains majority of the fundraising
infrastructure and sensitive, important aspects of the foundation that should
remain with limited 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 32769] Notification emails should link to https, not http

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32769

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

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |

--- Comment #2 from Maarten Dammers maar...@mdammers.nl 2011-12-09 14:45:32 
UTC ---
This is not a duplicate. #29878 is about user preferences. This bug is about
setting everything to https by default (instead of the current http).

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

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


[Bug 32898] Android app doesn't pick up Chinese locales

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32898

--- Comment #1 from Brion Vibber br...@wikimedia.org 2011-12-09 14:56:28 UTC 
---
Pull request to fix:
https://github.com/nitobi/Wikipedia/pull/66

This maps zh-cn/zh-tw to zh-hans/zh-hant in our locale processing.

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

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32899

   Web browser: ---
 Bug #: 32899
   Summary: Alphabetical Sorting in Doxygen
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Documentation
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: olivier.bea...@gmail.com
Classification: Unclassified


Could we please turn on alphabetical sorting for properties and methods in
doxygen? It's not consistently done in the source files and doxygen preserves
the out-of-order listing in the TOC. It's very frustrating to say I know it's
a getter... then not be able to find it because getters are in 4+ different
places.

Example: https://svn.wikimedia.org/doc/classOutputPage.html

I believe the keys you are looking for in the doxygen config file are:
SORT_BRIEF_DOCS (for the TOC), SORT_MEMBER_DOCS (for the detailed listings),
SORT_MEMBERS_CTORS_1ST (if you want constructors and destructors to always be
first)

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

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


[Bug 32897] Android app doesn't update locale when system locale changes

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32897

--- Comment #1 from Brion Vibber br...@wikimedia.org 2011-12-09 14:58:46 UTC 
---
I don't see a specific 'settings changed' sort of event in PhoneGap docs, but
'resume' should do the job:

http://docs.phonegap.com/en/1.0.0/phonegap_events_events.md.html#resume

we should check a few things including whether the locale changed, and if so
then reinitialize and, if necessary, reapply the current page's localized text
replacements.

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

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32899

--- Comment #1 from Reedy s...@reedyboy.net 2011-12-09 15:00:52 UTC ---
Currently it is

SORT_MEMBER_DOCS   = YES
SORT_BRIEF_DOCS= NO
SORT_BY_SCOPE_NAME = NO

http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/maintenance/Doxyfile?view=markup

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

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


[Bug 32900] New: Undefined property with WikiImporter::$nodeType

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32900

   Web browser: ---
 Bug #: 32900
   Summary: Undefined property with WikiImporter::$nodeType
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: LiquidThreads
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: mediaw...@kghoffmeyer.de
CC: agarr...@wikimedia.org
Classification: Unclassified


When importing content via Special:Import I get the following notice per
imported page:

Notice: Undefined property: WikiImporter::$nodeType in
/.../extensions/LiquidThreads/classes/Hooks.php on line 587

However, the import is done sucessfully. I am using r105068 (v2.0a) with MW
1.18.0

I do not know if this is might be important with regard to the v3.0 rewrite. I
just want you to know.

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

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32899

--- Comment #2 from Olivier Finlay Beaton olivier.bea...@gmail.com 2011-12-09 
15:04:49 UTC ---
Can we turn on brief doc sorting? That's the table of contents. It's a bit
silly to sort the details and not the TOC.

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

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


[Bug 29878] Resolution of protocol-independent URLs for email messages should be based on preference of the receiver

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29878

--- Comment #5 from Mark A. Hershberger m...@everybody.org 2011-12-09 
15:16:27 UTC ---
Bug 32769 is about setting all links in the emails to https.  I like this
solution instead of adding yet another preference.  WONTFIX this one?

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

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


[Bug 32769] Notification emails should link to https, not http

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32769

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

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #3 from Mark A. Hershberger m...@everybody.org 2011-12-09 
15:17:16 UTC ---
(In reply to comment #2)
 This is not a duplicate. #29878 is about user preferences. This bug is about
 setting everything to https by default (instead of the current http).

The two bugs cannot both be solved, though.  I do prefer this solution.  We'll
have to choose one.

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

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


[Bug 32901] New: The action column on [[Special:Centralnoticelogs]] is not localized

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32901

   Web browser: ---
 Bug #: 32901
   Summary: The action column on [[Special:Centralnoticelogs]] is
not localized
   Product: MediaWiki extensions
   Version: any
  Platform: All
   URL: https://meta.wikimedia.org/wiki/Special:CentralNoticeL
ogs?uselang=de
OS/Version: All
Status: NEW
  Keywords: i18n
  Severity: minor
  Priority: Unprioritized
 Component: CentralNotice
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: morme...@centrum.cz
CC: fr-t...@wikimedia.org, rkald...@wikimedia.org
Classification: Unclassified


The “Action” column on [[Special:Centralnoticelogs]] is a raw output of the
value of the notlog_action column (having one of the values “created”,
“modified”, “removed”), not translated to the UI language.

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


[Bug 32875] Provide a chance to undo rotation

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32875

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
   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 32810] Allow recent/regular donators to turn off requests for donations

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32810

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

   What|Removed |Added

 CC||fr-t...@wikimedia.org,
   ||innocentkil...@gmail.com,
   ||rkald...@wikimedia.org
  Component|User interface  |CentralNotice
Version|unspecified |any
Product|MediaWiki   |MediaWiki extensions

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

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


[Bug 32876] Undefined index: id timestamp

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32876

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org

--- Comment #2 from Mark A. Hershberger m...@everybody.org 2011-12-09 
15:22:31 UTC ---
Could you provide a sample file to produce the E_STRICT errors?

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

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


[Bug 32878] $wgDebugToolbar obscures footer links

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32878

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 32888] Tables' headers' sortability attribute is disabled, when a 6-columnn table is inserted into one of its headers.

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32888

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 32890] Make UploadWizard work crossdomain

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32890

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 32892] Special:Version should include version numbers of JS resources like jQuery

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32892

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 32893] server prototype.wikimedia.org has no https

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32893

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

   What|Removed |Added

   Priority|Unprioritized   |Lowest
 CC||m...@everybody.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 32895] response does not always contain an url attribute if llurl=1 is used (prop=langlinks)

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32895

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org

--- Comment #1 from Mark A. Hershberger m...@everybody.org 2011-12-09 
16:07:58 UTC ---
(In reply to comment #0)
 I would suggest that it is better to not display this langlink at all if the
 title contains invalid utf-8. This would be the same behaviour as done by the
 renderer. 

As you point out, those links don't show up on the sidebar.

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

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


[Bug 30619] Date formatting for Finnish is wrong

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30619

Niklas Laxström niklas.laxst...@gmail.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #8 from Niklas Laxström niklas.laxst...@gmail.com 2011-12-09 
16:14:30 UTC ---
Patch committed in r105676.

-- 
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 32897] Android app doesn't update locale when system locale changes

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32897

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 32898] Android app doesn't pick up Chinese locales

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32898

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 32900] Undefined property with WikiImporter::$nodeType

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32900

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 32592] v1.6.1 and v1.7.0 beta 1 / SMW_conceptCache.php --create fails

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32592

--- Comment #7 from [[kgh]] mediaw...@kghoffmeyer.de 2011-12-09 16:32:54 UTC 
---
The script now tries to create the caches for every page in namespace concept,
but actually fails creating the cache for each page with the message No
concept description found. Checking with --status reveals that indeed no cache
was created for each concept (Not cached) [SMW 1.7.0 beta 2]

-- 
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 32895] response does not always contain an url attribute if llurl=1 is used (prop=langlinks)

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32895

Reedy s...@reedyboy.net changed:

   What|Removed |Added

   Severity|critical|normal

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

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


[Bug 32902] New: Keyboard navigation doesn't work in Android settings dialog

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32902

   Web browser: ---
 Bug #: 32902
   Summary: Keyboard navigation doesn't work in Android settings
dialog
   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: br...@wikimedia.org
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


Keyboard navigation should work in Android settings dialog; directional keys /
roller ball / next/prev should work as with normal forms.

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

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


[Bug 32903] New: Users should be given a visual indicator when the list of Wikipedias is being downloaded which takes some time.

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32903

   Web browser: ---
 Bug #: 32903
   Summary: Users should be given a visual indicator when the list
of Wikipedias is being downloaded which takes some
time.
   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: liang...@gmail.com
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


Currently the screen is freezing 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 32903] Users should be given a visual indicator when the list of Wikipedias is being downloaded which takes some time.

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32903

--- Comment #1 from Brion Vibber br...@wikimedia.org 2011-12-09 16:46:14 UTC 
---
Needs a spinner and to be clearly cancelable (at least via 'back' button).

Probably should actually redo this selector anyway so it's easier to filter
through given the size of the data; a search filter that works on lang code,
native lang, and english name wouldn't hurt. (eg start typing fra and
francais and similar will be shown, so you don't have to zip down through a
hundred things to find 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 32895] response does not always contain an url attribute if llurl=1 is used (prop=langlinks)

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32895

--- Comment #2 from Reedy s...@reedyboy.net 2011-12-09 16:46:14 UTC ---
I'm not sure why they need to be always adding, we do a lot of things only
added optionally, I don't see why the exception is needed 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 32904] New: The language of Wikipedia in use should be displayed in the settings dialog

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32904

   Web browser: ---
 Bug #: 32904
   Summary: The language of Wikipedia in use should be displayed
in the settings dialog
   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: liang...@gmail.com
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


After Language:. It should looks like:

Language: English
Set your Wikipedia language

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

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


[Bug 32905] New: The language entry in the settings dialog is moving

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32905

   Web browser: ---
 Bug #: 32905
   Summary: The language entry in the settings dialog is moving
   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: liang...@gmail.com
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


When the first time I entered Settings dialog it was the last entry, but at the
second time it becomes the first.

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

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


[Bug 32592] v1.6.1 and v1.7.0 beta 1 / SMW_conceptCache.php --create fails

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32592

Jeroen De Dauw jeroen_ded...@yahoo.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #8 from Jeroen De Dauw jeroen_ded...@yahoo.com 2011-12-09 
16:49:53 UTC ---
*sigh* I'll have another look at it then. Never used the script, so determining
if it's doing what it's supposed to do is a bit hard.

-- 
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 32592] v1.6.1 and v1.7.0 beta 1 / SMW_conceptCache.php --create fails

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32592

Jeroen De Dauw jeroen_ded...@yahoo.com changed:

   What|Removed |Added

 Status|REOPENED|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 32906] New: Support for language variants

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32906

   Web browser: ---
 Bug #: 32906
   Summary: Support for language variants
   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: liang...@gmail.com
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


Since it's only a viewer I guess it's fine to just implement this as different
language.

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

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


[Bug 32907] New: After the language is changed the page content does not change

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32907

   Web browser: ---
 Bug #: 32907
   Summary: After the language is changed the page content does
not change
   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: liang...@gmail.com
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


At least when the main page is being displayed and the user is choosing another
language, the main page in the newly selected Wikipedia should be shown.

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

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


[Bug 32906] Support for language variants

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32906

Reedy s...@reedyboy.net 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 32903] Users should be given a visual indicator when the list of Wikipedias is being downloaded which takes some time.

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32903

Reedy s...@reedyboy.net 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 32904] The language of Wikipedia in use should be displayed in the settings dialog

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32904

Reedy s...@reedyboy.net 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 32908] New: Android app language list should be filterable/searchable to make it more manageable

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32908

   Web browser: ---
 Bug #: 32908
   Summary: Android app language list should be
filterable/searchable to make it more manageable
   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: br...@wikimedia.org
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


Broken out from bug 32903:

Probably should actually redo this selector anyway so it's easier to filter
through given the size of the data; a search filter that works on lang code,
native lang, and english name wouldn't hurt. (eg start typing fra and
francais and similar will be shown, so you don't have to zip down through a
hundred things to find 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 32450] Scripts pages in MediaWiki: namespace parsed like wiki pages

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32450

--- Comment #9 from Platonides platoni...@gmail.com 2011-12-09 16:56:32 UTC 
---
I merged several bugs to bug 32858 since it seemed to be the most clear.

-- 
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 32909] New: Browsing history is not updated

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32909

   Web browser: ---
 Bug #: 32909
   Summary: Browsing history is not updated
   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: liang...@gmail.com
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


I installed and opened the app, the main page of enwiki is shown.

Then I choose zhwiki in the settings dialog, clicked W button to get zhwiki
main page, the followed some links on the page. When I'm viewing the history
dialog only the main page of enwiki is shown.

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

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


[Bug 32895] response does not always contain an url attribute if llurl=1 is used (prop=langlinks)

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32895

--- Comment #3 from Mark A. Hershberger m...@everybody.org 2011-12-09 
17:01:57 UTC ---
As it is, this seems like a great way to find invalid UTF-8 in the urls

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

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


[Bug 17153] prefix search problems w.r.t. special characters

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17153

Allen Stambaugh allen4na...@gmail.com changed:

   What|Removed |Added

 CC||allen4na...@gmail.com

--- Comment #3 from Allen Stambaugh allen4na...@gmail.com 2011-12-09 17:06:52 
UTC ---
Could someone please check the status of this bug? ( See:
https://en.wikipedia.org/wiki/Wikipedia:Village_pump_%28technical%29 )

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

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


[Bug 32910] New: Allow sites to configure CSS for mobile view

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32910

   Web browser: ---
 Bug #: 32910
   Summary: Allow sites to configure CSS for mobile view
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: MobileFrontend
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: liang...@gmail.com
CC: prei...@wikimedia.org, tf...@wikimedia.org
Classification: Unclassified


I propose MediaWiki:Handheld.css.

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

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


[Bug 32910] Allow sites to configure CSS for mobile view

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32910

--- Comment #1 from Liangent liang...@gmail.com 2011-12-09 17:08:33 UTC ---
Is this configuration related? $wgHandheldStyle

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

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


[Bug 32911] New: After some text is selected it shouldn't be copied to the clipboard without any notice before

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32911

   Web browser: ---
 Bug #: 32911
   Summary: After some text is selected it shouldn't be copied to
the clipboard without any notice before
   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: liang...@gmail.com
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


This risks overwriting user's clipboard unexpectedly.

Also the selected text may be used for other propose, such as searching for
that text, or sending it via SMS etc.

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

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


[Bug 32903] Users should be given a visual indicator when the list of Wikipedias is being downloaded which takes some time.

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32903

--- Comment #2 from Brion Vibber br...@wikimedia.org 2011-12-09 17:11:59 UTC 
---
Split that detail out as bug 32908.

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

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


[Bug 32911] After some text is selected it shouldn't be copied to the clipboard without any notice before

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32911

--- Comment #1 from Brion Vibber br...@wikimedia.org 2011-12-09 17:13:40 UTC 
---
That seems to just be the standard behavior; it acts the same in the default
system Browser app (Nexus 1, stock Android 2.3.6)

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

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


[Bug 32911] After some text is selected it shouldn't be copied to the clipboard without any notice before

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32911

--- Comment #2 from Liangent liang...@gmail.com 2011-12-09 17:14:27 UTC ---
(In reply to comment #1)
 That seems to just be the standard behavior; it acts the same in the default
 system Browser app (Nexus 1, stock Android 2.3.6)

I'm used to the operamini behavior...

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

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


[Bug 32912] New: After a search is performed by tapping the search button the keyboard should be hidden

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32912

   Web browser: ---
 Bug #: 32912
   Summary: After a search is performed by tapping the search
button the keyboard should be hidden
   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: liang...@gmail.com
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


So users can view search results with the full screen.

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

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


[Bug 32914] New: About is always showing [[en:Wikipedia:About]]

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32914

   Web browser: ---
 Bug #: 32914
   Summary: About is always showing [[en:Wikipedia:About]]
   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: liang...@gmail.com
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


Even I'm viewing Wikipedia in another language.

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

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


[Bug 32910] Allow sites to configure CSS for mobile view

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32910

Daniel Friesen mediawiki-b...@nadir-seen-fire.com changed:

   What|Removed |Added

 CC||mediawiki-bugs@nadir-seen-f
   ||ire.com

--- Comment #2 from Daniel Friesen mediawiki-b...@nadir-seen-fire.com 
2011-12-09 17:24:06 UTC ---
$wgHandheldStyle is supposed to show up on the main site, not the mobile
portal.

So I think we should find another name for something that only shows up on the
mobile frontend. Maybe MediaWiki:Mobile.css

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

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


[Bug 32915] New: On [[MediaWiki]] two search boxes is shown

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32915

   Web browser: ---
 Bug #: 32915
   Summary: On [[MediaWiki]] two search boxes is shown
   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: liang...@gmail.com
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


One from mobile webpage and another from the app. I don't see this in other
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 32916] New: Add a feature to clear local cached pages and images

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32916

   Web browser: ---
 Bug #: 32916
   Summary: Add a feature to clear local cached pages and images
   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: liang...@gmail.com
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


maybe and others?

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

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


[Bug 32917] New: It's difficult to tap into the search box

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32917

   Web browser: ---
 Bug #: 32917
   Summary: It's difficult to tap into the search box
   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: liang...@gmail.com
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


I have to do it many times to get it focused. Dunno why.

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

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


[Bug 32592] v1.6.1 and v1.7.0 beta 1 / SMW_conceptCache.php --create fails

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32592

--- Comment #9 from [[kgh]] mediaw...@kghoffmeyer.de 2011-12-09 17:34:57 UTC 
---
No worries. Actually I am surprised that nobody else discovered this before. It
is a feature that not only increases performance but offers much more
flexibility for in-line queries. Concepts are my recommendation for
implementors of SMW.

-- 
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 32919] New: Deployment documentation is out of date, incomplete

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32919

   Web browser: ---
 Bug #: 32919
   Summary: Deployment documentation is out of date, incomplete
   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: s...@reedyboy.net
CC: aschulz4...@gmail.com, ro...@wikimedia.org
Blocks: 1
Classification: Unclassified


http://wikitech.wikimedia.org/view/Hetdeploy still suggests using php rather
than mwscript directly etc

All should be tidied up

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

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


[Bug 1] Documentation is out of date, incomplete (tracking)

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Depends on||32919

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

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


[Bug 32919] Deployment documentation is out of date, incomplete

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32919

Nemo_bis federicol...@tiscali.it changed:

   What|Removed |Added

 CC||federicol...@tiscali.it

--- Comment #1 from Nemo_bis federicol...@tiscali.it 2011-12-09 17:39:15 UTC 
---
There are also duplicate, out of date and/or conflicting pages or sections at
https://wikitech.wikimedia.org/view/Configuration_files and
https://wikitech.wikimedia.org/view/How_to_deploy_code at least ; I suppose a
single page should be chosen for each topic, and out of date parts removed from
elsewhere.

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

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


[Bug 26088] Have combobox allow only existing values

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26088

Yaron Koren yaro...@gmail.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #5 from Yaron Koren yaro...@gmail.com 2011-12-09 17:39:36 UTC ---
I don't think the issues with the focus are cause enough to re-open this
feature request - the basic functionality is now there. And note that it
applies to the 'combobox' input, not any other input type. I'm resetting this
to 'fixed'.

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

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


[Bug 32915] When the page is not completely loaded two search boxes is shown

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32915

Liangent liang...@gmail.com changed:

   What|Removed |Added

Summary|On [[MediaWiki]] two search |When the page is not
   |boxes is shown  |completely loaded two
   ||search boxes is shown

--- Comment #1 from Liangent liang...@gmail.com 2011-12-09 17:43:13 UTC ---
(In reply to comment #0)
 One from mobile webpage and another from the app. I don't see this in other
 pages.

Invalidate my comment above.

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

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


[Bug 32920] New: User's last viewed language/page is not saved

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32920

   Web browser: ---
 Bug #: 32920
   Summary: User's last viewed language/page is not saved
   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: liang...@gmail.com
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


I was viewing [[Acer saccharum]] and switched to zhwiki, then loaded its main
page by pressing W.

Afterwards I stopped the app with app manager (in android settings). After I
open the app again [[Acer saccharum]] is shown.

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

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


[Bug 32920] User's last viewed language/page is not saved correctly

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32920

Liangent liang...@gmail.com changed:

   What|Removed |Added

Summary|User's last viewed  |User's last viewed
   |language/page is not saved  |language/page is not saved
   ||correctly

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

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


[Bug 32921] New: Title conversion is not done in searching

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32921

   Web browser: ---
 Bug #: 32921
   Summary: Title conversion is not done in searching
   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: liang...@gmail.com
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


maybe this can be a part of bug 32906.

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

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


[Bug 32922] New: Undefined index: icalendardescription on pages containing result format icalendar

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32922

   Web browser: ---
 Bug #: 32922
   Summary: Undefined index: icalendardescription on pages
containing result format icalendar
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: SemanticResultFormats
AssignedTo: jeroen_ded...@yahoo.com
ReportedBy: mediaw...@kghoffmeyer.de
CC: wikibugs-l@lists.wikimedia.org, yaro...@gmail.com
Classification: Unclassified


Notice: Undefined index: icalendardescription in
/.../extensions/SemanticResultFormats/iCalendar/SRF_iCalendar.php on line 26
[SFR 1.7.0 beta 1]

It might have been there before unnoticed since I do not have php error
reporting on all the time. Might be related or a result of bug 30771.

-- 
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 32915] When the page is not completely loaded two search boxes is shown

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32915

--- Comment #2 from Liangent liang...@gmail.com 2011-12-09 17:56:43 UTC ---
So the real description should be:

The mobile app remove the search box in the web page after it's fully loaded.
Before that users can see two search boxes.

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

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


[Bug 31160] User auth on mobile site

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31160

Liangent liang...@gmail.com changed:

   What|Removed |Added

Summary|Creating account/signing in |User auth on mobile site
   |on mobile site  |

--- Comment #2 from Liangent liang...@gmail.com 2011-12-09 18:06:50 UTC ---
Also if a user is already logged in on en.wikipedia.org and viewing
en.m.wikipedia.org and following View this page on regular Wikipedia link,
he'll see a page (from en.m.wikipedia.org) just as if he's on en.wikipedia.org
BUT he's in unlogged in state. This can be confusing.

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

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


[Bug 32923] New: Have some way to specify use user's time preference in #time and #timel

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32923

   Web browser: ---
 Bug #: 32923
   Summary: Have some way to specify use user's time preference in
#time and #timel
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: ParserFunctions
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: bawolff...@gmail.com
CC: van.de.bug...@gmail.com
Classification: Unclassified


split off from bug 32351.

User's have preferences for how to display time. Should perhaps have some way
to use those in #time . See discussion on bug 32351 (And some of the obsolete
patches).

Possible implementations:
*Have {{#time:|Some time}} use the user prefs (but then how do you specify just
date, just time or date and time)
*have some sort of new formatting characters to denote user's preferences time
(but then this breaks from having all formatting characters being handled in
Language.php)
*Wontfix and Tell users to use {{ #formatdate: {{ #time: Y-m-d | 2011-11-10
01:00 YAKT }} }}

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

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


[Bug 32919] Deployment documentation is out of date, incomplete

2011-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32919

--- Comment #2 from Aaron Schulz aschulz4...@gmail.com 2011-12-09 18:10:40 
UTC ---
(In reply to comment #0)
 http://wikitech.wikimedia.org/view/Hetdeploy still suggests using php rather
 than mwscript directly etc
 
 All should be tidied up

I don't see where it says that. The pages it links to (per comment #1) are the
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


  1   2   3   >