[Bug 31961] The qqx language cannot show names of messages used in JavaScripts

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31961

--- Comment #3 from Niklas Laxström niklas.laxst...@gmail.com 2011-10-27 
06:04:04 UTC ---
I think uselang is not passed forward to resource loader.

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


[Bug 31745] No New Page Patrolling in some namespaces

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31745

--- Comment #5 from Aaron Schulz aschulz4...@gmail.com 2011-10-27 06:14:25 
UTC ---
Do any of the new pages have [непроверенная страница] (unreviewed page)?

Also, what pages *can* new pages be patrolled in?

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


[Bug 31745] No New Page Patrolling in some namespaces

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31745

--- Comment #6 from Vitaliy ch...@yandex.ru 2011-10-27 06:32:21 UTC ---
(In reply to comment #5)

 Do any of the new pages have [непроверенная страница] (unreviewed page)?

No, just [непроверенные изменения] ([unpatrolled changes]). AFAIK, in
ru.wikipedia after 1.18 ! disappeared too, but they somehow fixed it
themselves (on ru.wikipedia there are much more users than on ru.wikisource,
some of them have good programming skills, on ru.wikisource there are no such
users).

 Also, what pages *can* new pages be patrolled in?

I'm sorry, English is not my native, so I may be don't undersatnd the question.
Pages in such namespaces as Main, Talk:, Spacial, Special talk, File, Template,
Help have New Page Patrol buttons, other not.

Pages in Page namespace have his own patrolling system (Extension:Proofread
Page), but even if thir staus is set as Proofread status, they are shown as
unpatrooled in RecentChanges list (may be this is a bug to, before 1.18 such
pages also had label mark this page as patrolled).

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


[Bug 31613] API UsageException when saving a collection to a page

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31613

--- Comment #8 from Christoph Kepper christoph.kep...@pediapress.com 
2011-10-27 07:01:08 UTC ---
I cannot commit files from the includes directory, but this patch might fix the
problem:

Index: includes/User.php
===
--- includes/User.php(revision 100951)
+++ includes/User.php(working copy)
@@ -3184,7 +3184,7 @@
  * @return String The new edit token
  */
 public function getEditToken( $salt = '', $request = null ) {
-if ( $request == null ) {
+if ( $request == null || get_class($request) == 'FauxRequest') {
 $request = $this-getRequest();
 }

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

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


[Bug 31983] New: Templates of Cite collapse behind

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31983

   Web browser: ---
 Bug #: 31983
   Summary: Templates of Cite collapse behind
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: Windows Vista
Status: NEW
  Severity: blocker
  Priority: Unprioritized
 Component: User interface
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: juandevojni...@gmail.com
Classification: Unclassified


Created attachment 9290
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9290
Collapsed menus behind edit window

When using a Cite feature on English Wikipedia, there is sometimes a problem
that the collapsible list of templates collapses but behind the edit Window
(see attached screenshot) - if you hower it, you see its selected. This happens
usually when I clicked on Cite, then something different from the main menu
(e.g. Advance) and then went back to Cite.

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

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


[Bug 31914] Font names must be internationalized

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31914

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||s.mazel...@xs4all.nl
   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 31984] New: Simple server for support files missing

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31984

   Web browser: ---
 Bug #: 31984
   Summary: Simple server for support files missing
   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: juandevojni...@gmail.com
Classification: Unclassified


There is no simple server, where we can easily upload (like on Commons)
supportative files. This can be e.g. KML files being used on cs.wp to collect
data of non photographed places. But there might be other needs of Wikimedians
and Outreach people to drop othe files. E.g. Wikiversians has data in several
different formats which are not allowed at Commons.

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

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


[Bug 31823] Opera 11.51 does not display saz font

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31823

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

   What|Removed |Added

   Keywords||upstream
   Priority|Unprioritized   |Normal
 CC||s.mazel...@xs4all.nl

--- Comment #4 from Siebrand s.mazel...@xs4all.nl 2011-10-27 07:33:06 UTC ---
Needs to be reported upstream.

-- 
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 31791] Support Chinese on WebFonts

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31791

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

   What|Removed |Added

   Keywords||i18n
   Priority|Unprioritized   |Normal
 CC||s.mazel...@xs4all.nl
   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 31791] Support Chinese on WebFonts

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31791

--- Comment #1 from Siebrand s.mazel...@xs4all.nl 2011-10-27 07:34:12 UTC ---
Please provide links to free and preferably open source fonts.

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

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


[Bug 31769] Add font for Cherokee to WebFonts

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31769

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

   What|Removed |Added

   Priority|Normal  |Low

--- Comment #4 from Siebrand s.mazel...@xs4all.nl 2011-10-27 07:34:57 UTC ---
Please provide direct links to the fonts and their licenses that you are
proposing to be added to WebFonts.

-- 
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 31459] Gender in user namespaces for Portuguese wikis

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31459

--- Comment #10 from Opraco opr...@hotmail.com 2011-10-27 07:34:58 UTC ---
No, that would be just for Portuguese Wikipedia (ptwiki):

'wgExtraGenderNamespaces' = array(
'ptwiki' = array(
NS_USER = array( 'male' = 'Usuário', 'female' = 'Usuária' ),
NS_USER_TALK = array( 'male' = 'Usuário_Discussão', 'female' =
'Usuária_Discussão' ),
),

$wgExtraNamespaces should also be set as

'ptwiki' = array(
  NS_USER = 'Usuário(a)',
  NS_USER_TALK = 'Usuário(a)_Discussão',
  100 = 'Portal',
  101 = 'Portal_Discussão',
  102 = 'Anexo',
  103 = 'Anexo_Discussão',
  104 = 'Livro',
  105 = 'Livro_Discussão',
),

Sorry for not being clear.

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


[Bug 31693] Preference to choose default Webfont

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31693

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

   What|Removed |Added

   Priority|Unprioritized   |Low
 CC||s.mazel...@xs4all.nl
Summary|Prefernce to choose default |Preference to choose
   |Webfont |default Webfont
   Severity|normal  |enhancement

--- Comment #3 from Siebrand s.mazel...@xs4all.nl 2011-10-27 07:36:14 UTC ---
I'm inclined to WONTFIX this, because we want to keep the number of preferences
as low as possible. Any +1/-1?

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

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


[Bug 31962] Image thumbnails are not shown when viewing stable version of a page

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31962

Bawolff bawolff...@gmail.com changed:

   What|Removed |Added

 CC||aschulz4...@gmail.com
Summary|Image thumbnails are not|Image thumbnails are not
   |shown to anonymous users.   |shown when viewing stable
   ||version of a page

--- Comment #2 from Bawolff bawolff...@gmail.com 2011-10-27 07:53:56 UTC ---
Hmm, that's an interesting one. I tried copying the page to a page in my
user-space, but couldn't reproduce the issue.

Given that it's also reproducible logged in when doing
https://pl.wikipedia.org/wiki/Lista_pa%C5%84stw_nieposiadaj%C4%85cych_si%C5%82_zbrojnych?stable=1
, maybe flagged revs related(?)  I notice that the images not displaying have
versions newer than when the article was flagged, and those that do display
have the latest version uploaded from before the article was flagged. CC'ing
Aarron as a flagged revs person.

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

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


[Bug 31985] New: Convert unsubscribe page in thank_you to .tpl

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31985

   Web browser: ---
 Bug #: 31985
   Summary: Convert unsubscribe page in thank_you to .tpl
   Product: CiviCRM
   Version: unspecified
  Platform: All
   URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/6
75/reply/24955#c24955
OS/Version: All
Status: NEW
  Keywords: fundraising
  Severity: minor
  Priority: Unprioritized
 Component: General
AssignedTo: pgeh...@wikimedia.org
ReportedBy: pgeh...@wikimedia.org
CC: aricha...@wikimedia.org, tf...@wikimedia.org
Classification: Unclassified


It's hacked in right now as hard-coded strings.  Once the fundraiser is over,
this should be converted to a proper template with rendering.

-- 
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 25953] blog tweaks

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25953

Guillaume Paumier gpaum...@wikimedia.org changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #12 from Guillaume Paumier gpaum...@wikimedia.org 2011-10-27 
09:03:15 UTC ---
We've disabled the stats module, so this isn't an issue any more.

-- 
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 29113] Import Wikimedia blog WordPress theme into the Wikimedia git repo

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29113

Guillaume Paumier gpaum...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
Summary|Import Wikimedia blog   |Import Wikimedia blog
   |WordPress theme into SVN|WordPress theme into the
   ||Wikimedia git repo

--- Comment #8 from Guillaume Paumier gpaum...@wikimedia.org 2011-10-27 
09:05:40 UTC ---
Since we're actually moving to git now, it's easier to just clone the github
repo once we have the Wikimedia git repo; that way we keep the full history,
and we don't have to import to a subversion repo that'll be obsolete soon
anyway.

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

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


[Bug 28277] Error when importing pages from English Wikipedia to Portuguese Wikibooks

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28277

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

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #18 from mybugs.m...@gmail.com 2011-10-27 11:02:54 UTC ---
(In reply to comment #17)
 Works fine locally, not transwiki
 
 Downloading to file and pushing back works fine
 
 Last 3 have been imported

Good to know that at least we can request someone to download and upload a page
from en.wp when necessary.
Nonetheless, I'm reopening the bug because [[b:pt:Special:Import]] still
returns an error when trying to import any random page from English Wikipedia.
(or should I wait for some code revision to go live?)

Some other tests which may help finding the problem:
* In your local tests, have you tried something which involves a interwiki
prefix having two parts, such as w and en in the case of w:en? See bug
20552 comment 3.
* Would it make any difference if w:en were changed to en:w on Portuguese
Wikibooks wgImportSources? 
* Have anyone tried some other Wikimedia wiki having a import source in other
language/project? E.g.: 'elwikibooks', which also has 'w:en' on its  sources
list.[1]


[1] http://noc.wikimedia.org/conf/InitialiseSettings.php.txt

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

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


[Bug 31613] API UsageException when saving a collection to a page

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31613

--- Comment #9 from Roan Kattouw roan.katt...@gmail.com 2011-10-27 11:03:05 
UTC ---
What exactly is passing a FauxRequest to editToken()?

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

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


[Bug 31961] The qqx language cannot show names of messages used in JavaScripts

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31961

--- Comment #4 from Liangent liang...@gmail.com 2011-10-27 11:35:34 UTC ---
(In reply to comment #3)
 I think uselang is not passed forward to resource loader.

See the panel on http://en.wikipedia.org/wiki/0.999...?uselang=de

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

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


[Bug 31961] The qqx language cannot show names of messages used in JavaScripts

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31961

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

   What|Removed |Added

   Priority|Unprioritized   |Lowest
   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 31961] The qqx language cannot show names of messages used in JavaScripts

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31961

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

   What|Removed |Added

   Keywords||i18n

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

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


[Bug 31613] API UsageException when saving a collection to a page

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31613

--- Comment #10 from Christoph Kepper christoph.kep...@pediapress.com 
2011-10-27 12:04:52 UTC ---
The FauxRequest is created in /extensions/Collection/Collection.body.php(867).

The FauxRequest is passed on from ApiMain-setupModule() (in ApiMain.php:591):
if ( !$this-getUser()-matchEditToken( $moduleParams['token'], $salt,
$this-getRequest() ) ) {

The problem is that $this-getRequest() does retrieve the FauxRequest not
$wgRequest.

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

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


[Bug 31656] AbuseFilter should extract old_wikitext from the last revision, not from the edited revision

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31656

--- Comment #6 from orlod...@gmail.com 2011-10-27 12:12:12 UTC ---
Thank you, it works now. This might also solve bug 28154 (At least the issue
mentionned in bug 28154, comment 2. I cannot check the history of the page
given in the bug description)

-- 
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 31656] AbuseFilter should extract old_wikitext from the last revision, not from the edited revision

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31656

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

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #7 from Antoine hashar Musso has...@free.fr 2011-10-27 12:15:35 
UTC ---
Thanks for the verification orlodrim!

-- 
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 28154] Problems with 'disallow' option

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28154

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

   What|Removed |Added

 CC||has...@free.fr

--- Comment #3 from Antoine hashar Musso has...@free.fr 2011-10-27 12:18:05 
UTC ---
With bug 31656, anyone editing an article using an old version (?oldid=1234)
would not pass through the AbuseFilter. The bug got fixed and applied live,
that might solve this issue as well.

-- 
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 31986] New: Fix gender in user namespaces for Portuguese wikis

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31986

   Web browser: ---
 Bug #: 31986
   Summary: Fix gender in user namespaces for Portuguese wikis
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Keywords: shell
  Severity: normal
  Priority: Unprioritized
 Component: Internationalization
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: mybugs.m...@gmail.com
CC: niklas.laxst...@gmail.com, s.mazel...@xs4all.nl
Blocks: 28425
Classification: Unclassified


I'm forking this request from bug 31459, to avoid confusion.

Currently, if we setup a new wiki using MW 1.18 and set
$wgLanguageCode = pt
, and then create an user account Female, and its user and user talk pages,
we will have all the following links pointing to its user and user talk pages:
* [[User:Female]] / [[User talk:Female]]
* [[Utilizador:Female]] / [[Utilizador Discussão:Female]]
* [[Utilizadora:Female]] / [[Utilizadora Discussão:Female]]
* [[Usuário:Female]] / [[Usuário Discussão:Female]]
and the title text of all links will be the same Utilizadora:Female /
Utilizadora Discussão:Female. This is the expected behavior.

But there are more links which, for consistency, should be working by default
on any MediaWiki installation (even outside Wikimedia world), and currently
doesn't:
* [[Usuária:Female]] / [[Usuária Discussão:Female]]
At the moment, both links point to pages on NS_MAIN, instead of the
corresponding NS_USER and NS_USER_TALK pages.

Besides, the current default text of NS_USER and NS_USER_TALK namespaces for
users having undisclosed gender is Utilizador and Utilizador Discussão,
respectively, but this corresponds to the Male form. When we don't know what
is the gender of someone (very common in the case of new users), we prefer to
use Utilizador(a) (or Usuário(a) if we are from Brazil). So, the default
namespace names should also be changed so that
* If $wgLanguageCode = pt, MediaWiki shows by defaul:
** NS_USER = Utilizador(a)
** NS_USER_TALK = Utilizador(a) Discussão
* If $wgLanguageCode = pt-br, MediaWiki shows by defaul:
** NS_USER = Usuário(a)
** NS_USER_TALK = Usuário(a) Discussão

These changes are valid for every wiki (except ptwiki, which uses
$wgLanguageCode = pt but prefer to have the pt-BR version of the names by
default, i.e. the Usuári... instead of Utilizador...).

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


[Bug 28425] Milestone: MediaWiki 1.18 tarball (tracking)

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28425

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

   What|Removed |Added

 Depends on||31986

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

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


[Bug 31459] Gender in user namespaces for Portuguese Wikipedia

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31459

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

   What|Removed |Added

Summary|Gender in user namespaces   |Gender in user namespaces
   |for Portuguese wikis|for Portuguese Wikipedia

--- Comment #11 from mybugs.m...@gmail.com 2011-10-27 12:33:23 UTC ---
(In reply to comment #3)
 Only one issue per bug please.

I've moved the other request to Bug 31986, so that this can focus only on
Portuguese Wikipedia (whose configuration for user namespaces is different from
other Wikimedia wikis in Portuguese).

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

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


[Bug 31986] Fix gender in user namespaces for Portuguese wikis

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31986

--- Comment #1 from mybugs.m...@gmail.com 2011-10-27 12:36:11 UTC ---
Created attachment 9291
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9291
Links to NS_USER and NS_USER_TALK

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

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


[Bug 27643] wikilinks of two different articles are detected as same article

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27643

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

   What|Removed |Added

 CC||has...@free.fr

--- Comment #3 from Antoine hashar Musso has...@free.fr 2011-10-27 12:43:50 
UTC ---
Tagged for deployment on live site (1.18wmf1)

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

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


[Bug 31926] Updating from addOnloadHook to jQuery(document).ready breaks some scripts (tracking)

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31926

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 Blocks||2700
 Depends on||31946
Summary|Updating from addOnloadHook |Updating from addOnloadHook
   |to jQuery(document).ready   |to jQuery(document).ready
   |breaks some scripts |breaks some scripts
   ||(tracking)

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

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


[Bug 23515] Provide a standard addPortlet function

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23515

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

   What|Removed |Added

 CC||m...@everybody.org
 Blocks||31926

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

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


[Bug 2700] Pre-save transform skips extensions using wikitext (gallery, references, footnotes, Cite, pipe trick, subst, signatures)

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2700

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

   What|Removed |Added

 Depends on||31926

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

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


[Bug 31946] skins/common/upload.js should be migrated to ResourceLoader

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31946

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

   What|Removed |Added

 Blocks||31926

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

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


[Bug 31926] Updating from addOnloadHook to jQuery(document).ready breaks some scripts (tracking)

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31926

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

   What|Removed |Added

 Depends on||23515

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

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


[Bug 31769] Add font for Cherokee to WebFonts

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31769

--- Comment #5 from Gerard Meijssen gmeijs...@wikimedia.org 2011-10-27 
12:51:30 UTC ---
Information on fonts for Cherokee can be found here:
http://chr.wikipedia.org/wiki/Wikipedia:Unicode the top most fonts are referred
to at http://www.unifont.org/fontguide/ they are GPL licensed..
http://www.languagegeek.com/misc/license/gnu.html .
Thanks,
 GerardM

-- 
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 31927] BlockTest::testBug29116LoadWithEmptyIp periodically fails

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31927

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

   What|Removed |Added

   Priority|Unprioritized   |Normal

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

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


[Bug 31929] phpunt test failure BlockTest::testInitializerFunctionsReturnCorrectBlock

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31929

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

   What|Removed |Added

   Priority|Unprioritized   |Normal

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

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


[Bug 31929] phpunt test failure BlockTest::testInitializerFunctionsReturnCorrectBlock

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31929

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

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||has...@free.fr
 AssignedTo|wikibugs-l@lists.wikimedia. |has...@free.fr
   |org |

--- Comment #2 from Antoine hashar Musso has...@free.fr 2011-10-27 12:54:17 
UTC ---
taking it since it is related to PHPUnit.

Is there any way to reproduce it reliably? Did you run the full test suite or
used filters?

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

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


[Bug 31930] Mimetype of normal jpg misdetected as zip

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31930

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 31931] Photo handling 1

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31931

Mark A. Hershberger m...@everybody.org 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 on the CC list for the bug.

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


[Bug 31932] The headline id should belong to h# tag and not to inner span

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31932

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
   Target Milestone|1.18 tarball release|1.19 deployment
   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 31933] Photo handling 2

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31933

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

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


[Bug 31935] Special:Cite: can't use tag citation anymore, because it gets escaped when MediaWiki:Cite_text is saved

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31935

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

   What|Removed |Added

   Priority|Unprioritized   |High
 CC||m...@everybody.org
   Severity|major   |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 31944] XMP extraction fails due to way exiftool writes tiff:YCbCrSubSampling tag

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31944

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 31927] BlockTest::testBug29116LoadWithEmptyIp periodically fails

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31927

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

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |has...@free.fr
   |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 29226] PHPUnit should use color if OS supports ANSI

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29226

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

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |has...@free.fr
   |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 26169] ApiUploadTest is flaky -- inconsistent results

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26169

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

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |has...@free.fr
   |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 30656] Make it possible to run/add QUnit tests for extensions

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30656

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

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |has...@free.fr
   |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 27738] ParserTests break when BagOStuff is not able to cache

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27738

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

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |has...@free.fr
   |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 23169] SearchDbTest gives fatal error when not run as first test

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23169

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

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |has...@free.fr
   |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 31737] NewParserTest::setupUploadDir() breaks through repo encapsulation

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31737

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

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |has...@free.fr
   |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 26511] PHPUnit tests fail b/c DB client is reconnecting and loses Temp tables

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26511

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

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |has...@free.fr
   |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 26464] Unit tests do not work in all DB languages

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26464

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

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |has...@free.fr
   |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 29912] Unit tests break if parsertest tables are still present

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29912

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

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |has...@free.fr
   |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 31987] New: Pinch zoom does not work in iOS5 due to meta tag

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31987

   Web browser: ---
 Bug #: 31987
   Summary: Pinch zoom does not work in iOS5 due to meta tag
   Product: MediaWiki
   Version: 1.18
  Platform: Other
OS/Version: other
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Device compatibility
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: morton.tho...@googlemail.com
Classification: Unclassified


I am reporting this bug on behalf of someone who emailed OTRS with this
problem. It's got full details on the issue (see below) with a recommended fix. 

Popping thi in MediaWiki because I assume it relates to the code, rather than
WMF deployment :)

- Original Message ---

Broser: Safari Mobile
Operating System: iOS5 (5.0)
Special settings: Accessibility features enabled for iOS (voiceover off, zoom
on, reverse
screen colours off)
Text being looked at:  Any page on en.m.wikipedia.org

The markup on the mobile versions of Wikipedia includes the following in the
head: 

meta name = viewport content = width=device-width, initial-scale=1.0,
maximum-scale=1.0, user-scalable=0 /

The effect of this on iOS 5 Safari is it is now impossible to pinch to zoom the
page when
viewing a page on the mobile wikipedia (which is where Safari is directed by
default).  

This has only been an issue since the launch of iOS 5, I didn't have any
trouble with
previous versions of iOS.  I can only assume that up until now Safari would
ignore the
viewport metatag, or at least the restrictions on zooming.  

As a visually impaired user, I depend on the ability of Safari to zoom web
pages heavily. 
Whilst it's true that iOS also provides a system-wide screen zoom with a 3
finger tap
gesture, it is far from ideal in use (it makes scrolling around an app
difficult, and if
the app itself also suppors scrolling or swiping then things can get confused
very
easily).  

Please look into removing this tag, or at least relaxin the restrictions on the
way the
page can be viewed.

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

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


[Bug 31987] Pinch zoom does not work in iOS5 due to meta tag

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31987

Thomas Morton morton.tho...@googlemail.com changed:

   What|Removed |Added

 CC||tf...@wikimedia.org
  Component|Device compatibility|iphone
Version|1.18|unspecified
 AssignedTo|wikibugs-l@lists.wikimedia. |prei...@wikimedia.org
   |org |
Product|MediaWiki   |Wikimedia Mobile

--- Comment #1 from Thomas Morton morton.tho...@googlemail.com 2011-10-27 
13:22:04 UTC ---
(I just noticed the option of Wikimedia Mobile - so moved the bug there,
sorry for getting it wrong first off)

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

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


[Bug 31945] Enhanced watchlist freezes the browser for 30 seconds after loading a big list (the time is relative to the number of entries displayed)

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31945

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

   What|Removed |Added

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

--- Comment #10 from Mark A. Hershberger m...@everybody.org 2011-10-27 
13:25:34 UTC ---
(In reply to comment #8)
 Machine: Pentium M 1,6 GHz (single core)

I think I may have one sitting around. Time to set up a testing enviornment on
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 31988] New: incomplete information

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31988

   Web browser: ---
 Bug #: 31988
   Summary: incomplete information
   Product: Wikimedia Tools
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: [Other]
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: rchrdharri...@gmail.com
Classification: Unclassified


Created attachment 9292
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9292
Album Cover

In The Crusaders music group you do not have the album Rhapsody and Blues
in the music history.

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

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


[Bug 28277] Error when importing pages from English Wikipedia to Portuguese Wikibooks

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28277

--- Comment #19 from Bawolff bawolff...@gmail.com 2011-10-27 13:30:11 UTC ---
* In your local tests, have you tried something which involves a interwiki
prefix having two parts, such as w and en in the case of w:en?

yes, I did try that and was not able to reproduce locally.

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

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


[Bug 31988] incomplete information

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31988

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

   What|Removed |Added

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

--- Comment #1 from Max Semenik maxsem.w...@gmail.com 2011-10-27 13:30:35 UTC 
---
This bug tracker is for problems with MediaWiki software only, not content.
Please take this issue to relevant article's talk page.

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

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


[Bug 8898] Install more fonts (especially for Unicode) (tracking)

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8898

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

   What|Removed |Added

   Priority|Low |Normal
 CC||m...@everybody.org
 Depends on||2700
Summary|Install more fonts  |Install more fonts
   |(especially for Unicode)|(especially for Unicode)
   ||(tracking)

--- Comment #19 from Mark A. Hershberger m...@everybody.org 2011-10-27 
13:36:55 UTC ---
Turning this into a tracking bug so it is easier to keep track of individual
font requests.

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

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


[Bug 2700] Pre-save transform skips extensions using wikitext (gallery, references, footnotes, Cite, pipe trick, subst, signatures)

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2700

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

   What|Removed |Added

 Blocks||8898

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

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


[Bug 25140] Rendering of malayalam fonts in SVG

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25140

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

   What|Removed |Added

 Blocks||8898

-- 
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 8898] Install more fonts (especially for Unicode) (tracking)

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8898

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

   What|Removed |Added

 Depends on||25140

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

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


[Bug 21497] Allow using custom fonts with EasyTimeline

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21497

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

   What|Removed |Added

 CC||m...@everybody.org
 Blocks||8898

-- 
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 8898] Install more fonts (especially for Unicode) (tracking)

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8898

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

   What|Removed |Added

 Depends on||21497

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

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


[Bug 31950] Need updated fonts for Malayalam in Server

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31950

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org
 Blocks|21497, 25140|8898

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

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


[Bug 8898] Install more fonts (especially for Unicode) (tracking)

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8898

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

   What|Removed |Added

 Depends on||31950

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

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


[Bug 21497] Allow using custom fonts with EasyTimeline

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21497

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

   What|Removed |Added

 Depends on|31950   |

-- 
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 25140] Rendering of malayalam fonts in SVG

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25140

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

   What|Removed |Added

 Depends on|31950   |

-- 
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 31955] Include Interwiki information in import and export xml files

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31955

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

   What|Removed |Added

   Priority|Unprioritized   |Low
 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 31955] Include Interwiki information in import and export xml files

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31955

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

   What|Removed |Added

 CC||m...@everybody.org
   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 31955] Include Interwiki information in import and export xml files

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31955

--- Comment #1 from Mark A. Hershberger m...@everybody.org 2011-10-27 
13:58:11 UTC ---
Since this information is available from
http://meta.wikimedia.org/wiki/Interwiki_map and the API
(http://en.wikipedia.org/w/api.php?action=querymeta=siteinfosiprop=interwikimap),
it isn't likely to be included in the dumps.

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

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


[Bug 31989] New: CAPTCHA

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31989

   Web browser: ---
 Bug #: 31989
   Summary: CAPTCHA
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: AbuseFilter
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: cvmon...@yahoo.com
CC: agarr...@wikimedia.org
Classification: Unclassified


Can we hava a captcha option as a action taken for a filter?
This is for es.wiktionary

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

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


[Bug 31990] New: Upgrade to MediaWiki 1.18 on Wikipedia (using HotCat?) introduced space before first category that can grow too big

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31990

   Web browser: ---
 Bug #: 31990
   Summary: Upgrade to MediaWiki 1.18 on Wikipedia (using HotCat?)
introduced space before first category that can grow
too big
   Product: MediaWiki
   Version: 1.18
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Categories
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: jason_qu...@yahoo.com
CC: bawolff...@gmail.com
Classification: Unclassified


Created attachment 9293
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9293
Shows an example of a bug and how large the space can be

The spacing before the first category (under at least Vector) can be
unnaturally large after the upgrade to MediaWiki 1.18.

This bug may require HotCat to be enabled and/or may be browser dependent. I
see it under Firefox 3.6.23 under Ubuntu 10.04 LTS but not not under Chromium
14.0.835.202 (Developer Build 103287 Linux) Ubuntu 10.04.

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

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


[Bug 31990] Upgrade to MediaWiki 1.18 on Wikipedia (using HotCat?) introduced space before first category that can grow too big

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31990

--- Comment #1 from Jason Quinn jason_qu...@yahoo.com 2011-10-27 14:02:57 UTC 
---
Created attachment 9294
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9294
shows the same page under Chromium

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

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


[Bug 31962] Image thumbnails are not shown when viewing stable version of a page

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31962

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

   What|Removed |Added

   Priority|Unprioritized   |High
 CC||m...@everybody.org
   Target Milestone|--- |1.19 deployment

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

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


[Bug 31989] Allow AbuseFilter filters to trigger a CAPTCHA

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31989

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com
Summary|CAPTCHA |Allow AbuseFilter filters
   ||to trigger a CAPTCHA

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

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


[Bug 31963] Templates used on this page also shows functions and variables

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31963

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

   What|Removed |Added

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

--- Comment #1 from Mark A. Hershberger m...@everybody.org 2011-10-27 
14:11:32 UTC ---
(In reply to comment #0)
 Serious problem, I'd say.

I'd agree if I could reproduce it.  If you do find something that causes this
consistently, please update the 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 31966] Android app should show privacy policy for location data

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31966

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 31967] Support printing on iOS 4.2 and above (iPad, iPhone)

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31967

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

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


[Bug 26028] Script should not remove line-breaks after initial noinclude tags

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26028

lacrymarum.va...@gmail.com changed:

   What|Removed |Added

 CC||lacrymarum.va...@gmail.com
   Severity|enhancement |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 31955] Include Interwiki information in import and export xml files

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31955

--- Comment #2 from Gregor Hagedorn g.m.haged...@gmail.com 2011-10-27 
14:18:30 UTC ---
(In reply to comment #1)
 Since this information is available from
 http://meta.wikimedia.org/wiki/Interwiki_map 

The bug is about the software, not wmf specific setup. Usually all or most of
these wmf-default values will be deleted, since they too often conflict with
interwiki links actually needed.

 (http://en.wikipedia.org/w/api.php?action=querymeta=siteinfosiprop=interwikimap),

This is indeed helpful, but requires the source of the import to be still
active and online. The bug is about that it is not possible to restore an
earlier-made backup of a wiki's content.

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

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


[Bug 31968] Support external screen in iPhone/iPad app

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31968

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

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


[Bug 31969] Add 'mail this page' to sharing options on iPhone app

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31969

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

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


[Bug 31970] Support native 'Tweet' sharing in iOS 5, non-native on older?

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31970

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

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


[Bug 31971] Native iPad interface for iOS app

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31971

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org
   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 31972] Android app should adjust interface for tablet and larger screens

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31972

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 31973] Refactor Android PhoneGap app so most of the code is platform-independent

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31973

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

   What|Removed |Added

   Priority|Unprioritized   |High
 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 31974] Rebuild iOS/iPhone app using the PhoneGap shared base

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31974

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

   What|Removed |Added

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

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

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


[Bug 31975] Windows Phone 7 port of PhoneGap app

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31975

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

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


[Bug 30985] Mobile header expanding and menu don't work until page loads

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30985

Yair Rand yyairr...@gmail.com changed:

   What|Removed |Added

   Attachment #9146|0   |1
is obsolete||

--- Comment #7 from Yair Rand yyairr...@gmail.com 2011-10-27 14:39:48 UTC ---
Created attachment 9295
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9295
new js

(Hm, I get the feeling I'm doing something incorrectly...)

This bug still hasn't been fixed, and since it was filed there have been a
whole bunch of changes to the js files, as well as an entirely new js file
(sometimes?) added, and as I was looking at the new stuff I kept being annoyed
at the lack of [edit] button, so I'm just going to attach a js file to this bug
which also modifies a bunch of stuff unrelated to the original bug as well as
using the original change. I hope that's not a problem.

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

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


[Bug 31976] Blackberry port of PhoneGap app

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31976

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-10-27 
14:39:56 UTC ---
Hrm... My wife has my old BB, and I've been checking out PhoneGap...

-- 
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 31977] WebOS port of PhoneGap app

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31977

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

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


[Bug 28277] Error when importing pages from English Wikipedia to Portuguese Wikibooks

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28277

--- Comment #20 from mybugs.m...@gmail.com 2011-10-27 14:41:22 UTC ---
I was able to reproduce the problem on my copy of MW 1.18.

First, I downloaded [[mw:Extension:Interwiki]] and put the following on my
LocalSettings.php:
require_once($IP/extensions/Interwiki/Interwiki.php);
$wgGroupPermissions['*']['interwiki'] = false;
$wgGroupPermissions['sysop']['interwiki'] = true;
$wgImportSources = array(
  'w2',
  'en2',
  'w2:en',
  'en2:w'
);

Then, I went to [[Special:Interwikis]] and:
* added prefix en2 (http://en.wikibooks.org/wiki/$1) (trans: 0) (local: 1) to
the interwiki table ‎
* added prefix w2 (http://pt.wikipedia.org/wiki/$1) (trans: 0) (local: 1) to
the interwiki table ‎

After this, links such as
*[[:w2:Main Page]] points to http://pt.wikipedia.org/wiki/Main Page
*[[:en2:Main Page]] points to http://en.wikibooks.org/wiki/Main Page
*[[:w2:en:Main Page]] points to http://pt.wikipedia.org/wiki/en:Main Page
*[[:en2:w:Main Page]] points to http://en.wikibooks.org/wiki/w:Main Page
(I did this just to check if I configured the extension correctly).

Then, I opened [[Special:Import]] and typed Main Page in the field and
unselected Copy all history revisions for this page. The result of trying to
import from each of my sources was:
* w2: ok
* en2: ok
* w2:en: Import failed: Expected mediawiki tag, got
* en2:w: Import failed: Expected mediawiki tag, got

In these two cases, there was also some warnings on top of page. The source
w2:en caused these:

Warning: XMLReader::read(): uploadsource://0785606dfa54a2a22d337ef4c81f95d3:1:
parser error : Extra content at the end of the document in
/var/www/mw18/includes/Import.php on line 362

Warning: XMLReader::read():  in /var/www/mw18/includes/Import.php on line 362

Warning: XMLReader::read(): ^ in /var/www/mw18/includes/Import.php on line 362

Warning: XMLReader::read(): An Error Occured while reading in
/var/www/mw18/includes/Import.php on line 362


The source en2:w also caused the same warnings, but with
uploadsource://c98a4f54d974dd8ad71a24618a955a83:1: instead.

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


[Bug 31978] Support upload via HTML5 media capture API

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31978

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org
   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 31979] Photo upload in mobile app using PhoneGap's Camera interface

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31979

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 31980] Refactor PhoneGap app so it can be run in browser and ported to other HTML/JS app stacks

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31980

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