[Bug 56588] Use this file does not contain license information

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56588

--- Comment #9 from Raimond Spekking raimond.spekk...@gmail.com ---
An important part of the license information is the name of the
author/photographer. I suggest to add its name together with the license.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55369] Parsoid cannot connect to https-only host?

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55369

--- Comment #4 from Mc128k s...@mc128k.info ---
Debug log from parsoid:
 - worker(23680) ready
{
  0: WARNING: RETRY:,
  1: {}
}
Retrying Page Fetch request for null, 4 remaining
{
  0: WARNING: RETRY:,
  1: {}
}
Retrying Page Fetch request for null, 3 remaining
{
  0: WARNING: RETRY:,
  1: {}
}
Retrying Page Fetch request for null, 2 remaining
{
  0: WARNING: RETRY:,
  1: {}
}
Retrying Page Fetch request for null, 1 remaining
{
  0: WARNING: RETRY:,
  1: {}
}
Retrying Page Fetch request for null, 0 remaining
{
  0: WARNING: RETRY:,
  1: {}
}
ERROR in localhost:Main_Page:
Page Fetch failure for null
Stack trace: DoesNotExistError: Page Fetch failure for null
worker 23671 died (1), restarting.
 - worker(23690) loading...
 - worker(23690) ready


I don't know if the API works from the external network, this is a protected
wiki, I hope login won't be necessary.

https://wiki.mc128k.info

-- 
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 57914] Localize ZeroRatedMobileAccess namespaces into Vietnamese

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57914

--- Comment #6 from Yuri Astrakhan yu...@wikimedia.org ---
Minh, thanks for all the other localizations :)
I am not sure about that link --
http://translatewiki.net/wiki/MediaWiki:Right-zero-edit does not exist. Which
page said it should be?

-- 
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 57914] Localize ZeroRatedMobileAccess namespaces into Vietnamese

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57914

--- Comment #7 from Minh Nguyễn m...@1ec5.org ---
That would be http://translatewiki.net/wiki/MediaWiki:Right-zero-edit/en.

-- 
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 57965] New: for pagegenarators.py please add -noredirect argument

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57965

   Web browser: ---
Bug ID: 57965
   Summary: for pagegenarators.py please add -noredirect argument
   Product: Pywikibot
   Version: compat (1.0)
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: pywikipedia-b...@lists.wikimedia.org
  Reporter: reza.ene...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

please add -noredirect argument for pagegenarators.py.
now when I use -recentchanges or -rc-nobots it shows many redirect pages which
are not desirable.

-- 
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 57613] Distributed cron replacement

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57613

--- Comment #14 from Ryan Lane rlan...@gmail.com ---
native c probably wouldn't be a sane language for this. Something high level
would be good. It's unlikely that raw speed is a major need here.

Anyway, I still think this is a problem that's being overkilled. There's no
problem having a SPOF for something that could simply schedule things onto the
grid.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40341] Enable translation import on wikis with Translate extension

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40341

--- Comment #21 from Tilman Bayer tba...@wikimedia.org ---
(In reply to comment #20)
 (In reply to comment #19)
  https://gerrit.wikimedia.org/r/64919 (Gerrit Change
  I9f6b620c69b559214aa87d8fc96a19436a5687ee) | change APPROVED and MERGED [by
  jenkins-bot]
 
 Tilman, [[m:Special:ImportTranslations]] is available since then (May), have
 you ever tried it?

Hi Nemo, yes, I had noticed a while ago that Special:ImportTranslations is now
available. However, I backed off after noticing that a) this bug had not been
closed yet and b) that the export function, while recommended in the
documentation for offline translation and linked in the translation interface
on Meta, gave a not supported error. (In the meantime, I have again resorted
to importing translations by bot instead.)


I have now looked into it again and tried to import .po files on Meta and on
testwiki. After figuring out the file format (which would be much easier if the
export function were available), and manually adding a missing interface
message (https://meta.wikimedia.org/wiki/MediaWiki:Translate-manage-import-done
), I reached the point where the software indicates that the import is complete
(All done). However, no translations are actually imported - according to the
recent translation changes page and the logs, nothing happened at all. 

Before I spend even more time on this and file a separate bug for this problem,
it would be great if someone from the language engineering team could do a
quick verification that the import function is actually working at all on
Meta-wiki, i.e. that is has imported at least one file successfully. At that
point we could probably close this bug. If it's necessary to open a separate
bug for the missing export function, then so be it.

-- 
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 40341] Enable translation import on wikis with Translate extension

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40341

Tilman Bayer tba...@wikimedia.org changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=57964

-- 
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 57964] Importing an invalid gettext file causes Fatal exception of type MWException

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57964

Tilman Bayer tba...@wikimedia.org changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=40341

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 57914] Localize ZeroRatedMobileAccess namespaces into Vietnamese

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57914

--- Comment #8 from Yuri Astrakhan yu...@wikimedia.org ---
Minh, I don't think this is correct - that page describes the RIGHT to edit,
not the namespace. If you look at
https://meta.wikimedia.org/wiki/Special:ListGroupRights -- the text at the
bottom about zero-edit is what would change.

-- 
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 57914] Localize ZeroRatedMobileAccess namespaces into Vietnamese

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57914

--- Comment #9 from Minh Nguyễn m...@1ec5.org ---
Yes, I understand that the message is a right description, but it refers to a
namespace. After your feedback, I edited
http://translatewiki.net/wiki/MediaWiki:Right-zero-edit/qqq to ask
translators to keep the word Zero in English, to reflect the untranslated
namespace name, and fuzzied six other translations that translated the word
Zero.

-- 
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 56664] Clean up the code that formats Wikibase entries in recent changes

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56664

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|ASSIGNED|PATCH_TO_REVIEW
 CC||lydia.pintscher@wikimedia.d
   ||e

--- Comment #1 from Lydia Pintscher lydia.pintsc...@wikimedia.de ---
https://gerrit.wikimedia.org/r/#/c/96268/

-- 
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 54215] Put entity data into parser output

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54215

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|ASSIGNED|PATCH_TO_REVIEW

-- 
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 54215] Put entity data into parser output

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54215

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 89792 had a related patch set uploaded by Lydia Pintscher:
Store serialized entity in parser output

https://gerrit.wikimedia.org/r/89792

-- 
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 57063] migrate integration/jenkins.git to deployment system

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57063

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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #11 from Antoine hashar Musso has...@free.fr ---
Sounds good now, the remaining occurrences of /var/lib/jenkins are in abandoned
code paths which will be cleared out later on.

-- 
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 46890] Passed Jenkins jobs should have links to Sauce Labs jobs

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46890

Željko Filipin zfili...@wikimedia.org changed:

   What|Removed |Added

 Whiteboard||gci2013
   ||https://www.mediawiki.org/w
   ||iki/Google_Code-In#Candidat
   ||e_tasks

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52392] Sort statements within a statement group

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52392

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 CC||lydia.pintscher@wikimedia.d
   ||e
 Resolution|--- |FIXED

-- 
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 44678] allow to change the order of statements

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44678

Bug 44678 depends on bug 52392, which changed state.

Bug 52392 Summary: Sort statements within a statement group
https://bugzilla.wikimedia.org/show_bug.cgi?id=52392

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
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 52393] Enable sorting of statements

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52393

Bug 52393 depends on bug 52392, which changed state.

Bug 52392 Summary: Sort statements within a statement group
https://bugzilla.wikimedia.org/show_bug.cgi?id=52392

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
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 51113] Formatter for URL datatype

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51113

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
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 57212] the output of dumpJson should include each snak's data type id.

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57212

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 CC||lydia.pintscher@wikimedia.d
   ||e
 Resolution|--- |FIXED

-- 
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 57212] the output of dumpJson should include each snak's data type id.

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57212

Bug 57212 depends on bug 54320, which changed state.

Bug 54320 Summary: Add datatype to snaks in the external JSON
https://bugzilla.wikimedia.org/show_bug.cgi?id=54320

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
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 57231] Special:EntityData output should include each snak's data type id

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57231

Bug 57231 depends on bug 54320, which changed state.

Bug 54320 Summary: Add datatype to snaks in the external JSON
https://bugzilla.wikimedia.org/show_bug.cgi?id=54320

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
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 57213] API output should include each snak's data type id

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57213

Bug 57213 depends on bug 54320, which changed state.

Bug 54320 Summary: Add datatype to snaks in the external JSON
https://bugzilla.wikimedia.org/show_bug.cgi?id=54320

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
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 54320] Add datatype to snaks in the external JSON

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54320

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
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 56307] Don't use 302 redirect to handle wikidata.org/entity/Q12345

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56307

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 57592] Retain POSTed information in Special:SetSiteLink after error

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57592

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
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 57214] Use type-specific serializers in JsonDumpGenerator

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57214

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 CC||lydia.pintscher@wikimedia.d
   ||e
 Resolution|--- |FIXED

-- 
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 54369] Set up generation of JSON dumps for wikidata.org

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54369

Bug 54369 depends on bug 57214, which changed state.

Bug 57214 Summary: Use type-specific serializers in JsonDumpGenerator
https://bugzilla.wikimedia.org/show_bug.cgi?id=57214

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
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 57771] My wikidata dev machine is not responding

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57771

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
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 57531] internal_api_error_MWException on test.wikidata.org

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57531

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
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 57529] XML format change

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57529

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
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 57966] New: VisualEditor: the {{phpi}} template in mediawiki.org is not showing any content while editing in VE

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57966

   Web browser: ---
Bug ID: 57966
   Summary: VisualEditor: the {{phpi}} template in mediawiki.org
is not showing any content while editing in VE
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: MediaWiki integration
  Assignee: krinklem...@gmail.com
  Reporter: amir.ahar...@mail.huji.ac.il
CC: jforres...@wikimedia.org, krinklem...@gmail.com,
roan.katt...@gmail.com, tpars...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Try editing https://www.mediawiki.org/wiki/User:Amire80/phpi in VE.

The template's content doesn't show when editing in VE.

-- 
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 57461] Class 'Wikibase\InfoActionHookHandler' not found in WikibaseClient.hooks.php on line 696

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57461

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
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 57014] Create a FormatValue API module for formatting data values

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57014

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
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 57967] New: Input panel is opened instead of display panel

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57967

   Web browser: ---
Bug ID: 57967
   Summary: Input panel is opened instead of display panel
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Keywords: browser-test-bug
  Severity: normal
  Priority: Unprioritized
 Component: UniversalLanguageSelector
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: niklas.laxst...@gmail.com
CC: alolita.sha...@gmail.com,
amir.ahar...@mail.huji.ac.il, kartik.mis...@gmail.com,
niklas.laxst...@gmail.com, pgi...@wikimedia.org,
run...@gmail.com, s.mazel...@xs4all.nl,
santhosh.thottin...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This is the browser test:

  Scenario: Live preview of display language changes can be reverted on closing
the dialog on cancel from a different panel
Given I open the Universal Language Selector
  And I open Display panel of language settings
  And I select a language different than English for display language
  And I switch to Input panel of language settings
When I click Cancel
  ***And I open Display panel of language settings
Then I should see the text in the language panel in English

At *** Input panel is opened instead of display panel, presumably because it
was open last when settings was closed. I would expect display panel to open,
because I clicked that tab at the bottom of the uls language selector.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40341] Enable translation import on wikis with Translate extension

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40341

--- Comment #22 from Siebrand Mazeland s.mazel...@xs4all.nl ---
I think $wgTranslateTasks may need to have this added:

'export-as-po' = 'ExportasPoMessagesTask'

Will look into it once I complete what I was working on when I read this
reply...

-- 
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 56307] Don't use 302 redirect to handle wikidata.org/entity/Q12345

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56307

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 56478] FOUC: The [$1 Wikidata item] associated with this page will be automatically updated soon.

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56478

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
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 57967] Input panel is opened instead of display panel

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57967

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 99061 had a related patch set uploaded by Nikerabbit:
Refactor another live preview scenario

https://gerrit.wikimedia.org/r/99061

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55901] Invalid commons media data are accepted, causing an uneditable claim

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55901

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
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 57967] Input panel is opened instead of display panel

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57967

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55731] escaped HTML-chars in wbclient-linkItem-goButton label

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55731

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
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 53849] Migrate current selenium tests to cucumber

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53849

Bug 53849 depends on bug 53845, which changed state.

Bug 53845 Summary: Migrate current statement selenium tests to cucumber
https://bugzilla.wikimedia.org/show_bug.cgi?id=53845

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

-- 
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 53845] Migrate current statement selenium tests to cucumber

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53845

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

-- 
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 53845] Migrate current statement selenium tests to cucumber

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53845

--- Comment #3 from Lydia Pintscher lydia.pintsc...@wikimedia.de ---
Patch only adds some tests. More are needed.

-- 
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 53845] Migrate current statement selenium tests to cucumber

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53845

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|REOPENED|ASSIGNED

-- 
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 56310] Properties not being set on pages in custom namespaces

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56310

Neill Mitchell mitchell_ne...@hotmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INVALID |---
 Ever confirmed|0   |1

--- Comment #5 from Neill Mitchell mitchell_ne...@hotmail.com ---
Hang on, you can't just close this! Two people have reported this regression on
the current stable release version of SMW. 

SMW 1.9 is not released. A lot of people are using 1.8.0.5 and will be going
forward. So are you saying all support for the current release version of SMW
has now been dropped?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 53036] ItemByTitleHelper Undefined offset errors

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53036

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED
 CC||lydia.pintscher@wikimedia.d
   ||e

-- 
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 50931] Site link widget error bubble not sticky during hover

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50931

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
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 46629] Plural forms not processed

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46629

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
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 48086] edit=autoconfirmed not working for confirmed users on Wikidata

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48086

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
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 46752] Key 'wikibase-unconnectedpages-format-row' needs plural support

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46752

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
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 57240] Connection Error

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57240

This, that and the other at.li...@live.com.au changed:

   What|Removed |Added

 CC||at.li...@live.com.au,
   ||benap...@gmail.com,
   ||t...@tim-landscheidt.de
  Component|lists   |tools
   Assignee|fabioloc...@gmail.com   |m...@uberbox.org
Product|Tool Labs tools |Wikimedia Labs

--- Comment #2 from This, that and the other at.li...@live.com.au ---
Moving this bug: it is not related to the lists tool.

-- 
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 45762] Wikibase-sitelinks-link-columnheading: Raw HTML entities on item creation

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45762

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
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 56667] Wikibase Client needs to support rc source recent changes column

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56667

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|ASSIGNED|PATCH_TO_REVIEW

-- 
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 56667] Wikibase Client needs to support rc source recent changes column

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56667

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 99065 had a related patch set uploaded by Aude:
Utilize rc_source column in client recent changes

https://gerrit.wikimedia.org/r/99065

-- 
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 57968] New: Tool Labs is very slow when browsing with non-HTTPS

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57968

   Web browser: ---
Bug ID: 57968
   Summary: Tool Labs is very slow when browsing with non-HTTPS
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: tools
  Assignee: m...@uberbox.org
  Reporter: at.li...@live.com.au
CC: benap...@gmail.com, t...@tim-landscheidt.de
Classification: Unclassified
   Mobile Platform: ---

https://tools.wmflabs.org is fine

http://tools.wmflabs.org is very slow (~45 seconds to load the page)

-- 
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 54438] Port HTML5 default mode change (core 97caae596) to Parsoid

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54438

--- Comment #7 from Kelson [Emmanuel Engelhart] kel...@kiwix.org ---
It seems to me, but not sure this is related to this bug fix, Parsoid generates
an additional/unnecessary   character after the closing time tag.

Examples:
* http://parsoid.wmflabs.org/frwikisource/Auteur%3AVictor_Hugo
* http://parsoid.wmflabs.org/frwikisource/Auteur:Abb%C3%A9%20Pierre

-- 
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 57588] allow entering quantities in scientific notation

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57588

tobias.gritschac...@wikimedia.de changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 CC||tobias.gritschacher@wikimed
   ||ia.de
 Resolution|--- |FIXED

-- 
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 54318] Quantity datatype (tracking)

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54318

Bug 54318 depends on bug 57588, which changed state.

Bug 57588 Summary: allow entering quantities in scientific notation
https://bugzilla.wikimedia.org/show_bug.cgi?id=57588

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
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 57588] allow entering quantities in scientific notation

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57588

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 97907 merged by jenkins-bot:
(bug 57588) Scientific notation for quantities.

https://gerrit.wikimedia.org/r/97907

-- 
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 57920] On mediawiki.org, Special:Book is unable to export in ZIM format

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57920

--- Comment #1 from robin.he...@gmail.com ---
At the same time, notice that the requested export to ODT / ODF also provides a
PDF file, if you
1 - enable Book Creator;
2 - add any page of mediawiki.org;
3 - generate a book, choosing ODT
4 - download the file

The file is a PDF too, despite you asked for an ODF.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40667] Drop unused rc_cur_time field from recentchanges table in version 1.24

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40667

Marcin Cieślak marcin.cies...@gmail.com changed:

   What|Removed |Added

 CC||marcin.cies...@gmail.com

--- Comment #8 from Marcin Cieślak marcin.cies...@gmail.com ---
I am now getting 

Query: INSERT INTO recentchanges
(rc_timestamp,rc_namespace,rc_title,rc_type,rc_source,rc_minor,rc_cur_id,rc_user,rc_user_text,rc_comment,rc_this_oldid,rc_last_oldid,rc_bot,rc_ip,rc_patrolled,rc_new,rc_old_len,rc_new_len,rc_deleted,rc_logid,rc_log_type,rc_log_action,rc_params,rc_id)
VALUES ('2013-12-04 10:54:26
GMT','0','Main_Page','1','mw.new','0','1','0','MediaWiki
default',,'1','0','0','127.0.0.1','0','1','0','524','0','0',NULL,,,'1')
Function: RecentChange::save
Error: 23502 ERROR:  null value in column rc_cur_time violates not-null
constraint

when installing git master (now at 0a54e70cdd2162be4b331aacb79ad5a3926dd2c6) on
PostgreSQL.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 57969] New: Restore morebots' microblogging relay @wikimediatech

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57969

   Web browser: ---
Bug ID: 57969
   Summary: Restore morebots' microblogging relay @wikimediatech
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Keywords: ops
  Severity: blocker
  Priority: Unprioritized
 Component: Morebots
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: federicol...@tiscali.it
CC: abog...@wikimedia.org, gpaum...@wikimedia.org,
g...@wikimedia.org, rlan...@gmail.com
Blocks: 50109
Classification: Unclassified
   Mobile Platform: ---

Last know message: https://twitter.com/wikimediatech/status/401108763769593856
Wikimedia Tech Staff ‏@wikimediatech

Nemo_bis: hashar !log Gerrit: added marktraceur to group
https://gerrit.wikimedia.org/r/#/admin/groups/539,members … stream-events

2:05 PM - 14 Nov 13

corresponding to
https://wikitech.wikimedia.org/w/index.php?title=Server_Admin_Logdiff=89255oldid=89254
(notice that it was a duplicate, because the first one wasn't confirmed on IRC
as relayed).

Technically a blocker for this component; I didn't file it because I was told
there is a RT ticket but maybe there isn't.

If the Twitter API is unstable, perhaps it's easier to post to
http://identi.ca/wikimediatech and enable the forward from there to Twitter via
OAuth (bug 50109 comment 1).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 50109] Add pump.io (identi.ca) support to morebots

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50109

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Depends on||57969

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47464] Undefined offset notice in ImageGallery.php if fileuntil=xxx.yyy is appended

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47464

S. Piccardi picca...@truelite.it changed:

   What|Removed |Added

 CC||picca...@truelite.it

--- Comment #5 from S. Piccardi picca...@truelite.it ---
I can confirm this error. 

I'm using standard Debian packages for Apache, PHP, memcache, apc. From
Mediawiki version page I have:


MediaWiki 1.21.2
PHP 5.3.3-7+squeeze17 (apache2handler)
MySQL 5.1.66-0+squeeze1-log


What I find in the error log is:

[Wed Dec 04 11:46:26 2013] [error] [client 217.133.96.194] PHP Notice: 
Undefined offset: 3 in
/var/www/fountainpen.it/mediawiki/includes/ImageGallery.php on line 266

I got this asking for something like:

http://www.fountainpen.it/index.php?title=Categoria:Waterman_Adsfileuntil=1916-Waterman-4x.jpg.

It happen always when having a category for images with more that 200 images.
First you have to go in the second page page by the next 200 link, then going
backby the previous 200 triggers the error.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 57948] The mouse scroll zoom capacity have been broken in 1.23wmf5

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57948

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
Any identifiable code commit? 
Does zooming via browser menu items or via keyboard shortcuts still work?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 54734] Default lang when adding items

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54734

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #1 from Lydia Pintscher lydia.pintsc...@wikimedia.de ---
We can't do this because language and site are not the same thing. There are
cases where this would cause issues. We'll have to think about another way.

-- 
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 40667] Drop unused rc_cur_time field from recentchanges table in version 1.24

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40667

--- Comment #9 from Marcin Cieślak marcin.cies...@gmail.com ---
Submitted gerrit change 99068 to revert this for now.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 49124] When wiki is read only then edit buttons should be grayed out

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49124

--- Comment #6 from Andre Klapper aklap...@wikimedia.org ---
(In reply to comment #5)
 I guess this would need an upstream bug to get solved properly.

What is upstream here?

-- 
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 57885] Create nlwikibots mailing list

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57885

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
   Severity|normal  |enhancement

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 57912] pending changes protection should be recorded in the logs of a move target like regular protection

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57912

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
   Severity|normal  |enhancement

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40341] Enable translation import on wikis with Translate extension

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40341

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|REOPENED|PATCH_TO_REVIEW

-- 
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 57909] Bogus entries in externallinks table due to unescaping of %=+

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57909

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40341] Enable translation import on wikis with Translate extension

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40341

--- Comment #23 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 99070 had a related patch set uploaded by Siebrand:
Allow exporting files as gettext in Translate

https://gerrit.wikimedia.org/r/99070

-- 
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 57890] Monitor amount of messages delivered by mail relays (for enotif and everything)

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57890

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 57840] Newtalk status remains set even after viewing talk page

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57840

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 Whiteboard||aklapper-moreinfo

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 57874] Special:Contributions RSS has 1 more than limit

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57874

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
  Component|General/Unknown |Special pages
Version|unspecified |1.23-git
   Severity|normal  |minor

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 57922] updateSpecialPages.php - PHP Notice No transaction to commit, something got out of sync!

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57922

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |High
  Component|Special pages   |Maintenance scripts

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 56667] Wikibase Client needs to support rc source recent changes column

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56667

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 99065 merged by jenkins-bot:
Utilize rc_source column in client recent changes

https://gerrit.wikimedia.org/r/99065

-- 
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 57487] {{BASEPAGENAME}} {{SUBPAGENAME}} don't work properly in the fr.Wikiversity templates namespace

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57487

--- Comment #5 from JackPotte hubert.bos...@gmail.com ---
I had moved it on he concerned site:
https://fr.wikiversity.org/wiki/Wikiversit%C3%A9:La_salle_caf%C3%A9/47_2013#Bug_57487_-_.7B.7BBASEPAGENAME.7D.7D_.26_.7B.7BSUBPAGENAME.7D.7D_ne_fonctionnent_pas_normalement

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 57213] API output should include each snak's data type id

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57213

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

   What|Removed |Added

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

--- Comment #2 from Daniel Kinzler daniel.kinz...@wikimedia.de ---
Status: this is now supported by the serializers, but API modules need to be
updated to make use of that new feature.

-- 
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 57213] API output should include each snak's data type id

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57213

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

   What|Removed |Added

 Status|PATCH_TO_REVIEW |ASSIGNED

-- 
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 54181] PNG attachments to bugzilla download instead of viewing in browser

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54181

--- Comment #33 from Andre Klapper aklap...@wikimedia.org ---
My personal plan is to ignore this report until I've finished stuff that
currently has higher priorities for me. I also want to see what upstream does
with regard to the underlying issue that led to this settings change. Patches
might speed up fixing this problem (see comment 26).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 54098] [UI] Front-end performance: Improve loading time of items

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54098

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

   What|Removed |Added

 CC||daniel.kinz...@wikimedia.de
 Depends on||57746, 56903

-- 
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 57746] Allow Entity pages to be stored in the ParserCache

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57746

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

   What|Removed |Added

 Blocks||54098

-- 
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 56903] Wikibase\EntityView::getBasicEntityInfo must not load full data for all referenced entities.

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56903

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

   What|Removed |Added

 Blocks||54098

-- 
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 57960] Gerrit has no log of additions or removals of reviewers

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57960

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
URL|https://code.google.com/p/g |
   |errit/issues/detail?id=1300 |
 CC||aklap...@wikimedia.org
   See Also||http://code.google.com/p/ge
   ||rrit/issues/detail?id=1300
   Severity|normal  |enhancement

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
Ticket describes new functionality. Hence setting priority to enhancement.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 57970] New: Special:Search does not find terms that exist in article

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57970

   Web browser: ---
Bug ID: 57970
   Summary: Special:Search does not find terms that exist in
article
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: thorste...@web.de
Classification: Unclassified
   Mobile Platform: ---

Searching for Triazamat in German Wikipedia does not find article with that
term (https://de.wikipedia.org/wiki/Insecticide_Resistance_Action_Committee).

This behaviour can be reproduced with other terms from that article, e.g.
Alanycarb or Oxamyl.

Other terms are found, e.g. Heptenophos or Famphur.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 57965] Add -noredirect argument to pagegenerators.py

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57965

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 CC||aklap...@wikimedia.org
Summary|for pagegenarators.py   |Add -noredirect argument to
   |please add -noredirect  |pagegenerators.py
   |argument|
   Severity|normal  |enhancement

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
The bug title does not describe a bug but a solution or feature / new
functionality. Hence setting priority to enhancement.

-- 
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 54668] Parsoid problem with the pages tag, wrong navigation links

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54668

--- Comment #2 from Kelson [Emmanuel Engelhart] kel...@kiwix.org ---
The tag pages is handled by the Proofread Page extension:
https://www.mediawiki.org/wiki/Extension:Proofread_Page

-- 
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 56310] Properties not being set on pages in custom namespaces

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56310

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |WONTFIX

--- Comment #6 from Andre Klapper aklap...@wikimedia.org ---
Neill: Comment 4 asked to provide a reproducible testcase that can be triggered
against SMW master. It is up to developers to decide which versions they still
support, and as written, 1.8.x is no longer under active development.

Closing as WONTFIX for 1.8.x for the time being (feels slightly more
appropriate than INVALID) until it has been shown that the problem still
happens in more recent versions.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 57920] On mediawiki.org, Special:Book is unable to export in ZIM format

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57920

--- Comment #2 from Andre Klapper aklap...@wikimedia.org ---
Different problem, hence please create a separate bug report. Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 57968] Tool Labs is very slow when browsing with non-HTTPS

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57968

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Keywords||performance

-- 
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 57240] Connection Error

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57240

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 Whiteboard||aklapper-moreinfo

--- Comment #3 from Andre Klapper aklap...@wikimedia.org ---
tanvi.gupta8: 

As written on the mailing list:

Please try creating a new tool at tools.wmflabs.org and login to that tool or
ask someone who wants to share their username  password.

What is the status here? What happened after trying that?

-- 
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 57925] LanguageConverter not applied to GeoCrumbs output

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57925

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Keywords||i18n

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 57963] Find a better way to provide wgUserVariant JavaScript variable on multilingual wikis

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57963

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 Status|NEW |UNCONFIRMED
 Ever confirmed|1   |0
   Severity|normal  |minor

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
better way does not define a problem. 
In bug reports, please define the current problem you want to see solved.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 57959] FileRepo should have tests

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57959

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
Version|unspecified |1.23-git

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 54668] Parsoid problem with the pages tag, wrong navigation links

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54668

Derk-Jan Hartman hartman.w...@gmail.com changed:

   What|Removed |Added

 CC||hartman.w...@gmail.com

--- Comment #3 from Derk-Jan Hartman hartman.w...@gmail.com ---
pagelist, pages

And also dynamicpagelist:
https://www.mediawiki.org/wiki/Extension:DynamicPageList_(Wikimedia)

And section:
https://www.mediawiki.org/wiki/Extension:Labeled_Section_Transclusion

are in use on wikisource

-- 
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   5   6   7   >