[Bug 65793] Add seperate database tables for Mathoid

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65793

--- Comment #3 from Gerrit Notification Bot  ---
Change 135521 merged by jenkins-bot:
Add separate database tables for Mathoid

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

-- 
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 59225] sync-dir needs to use rsync proxies like scap

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59225

--- Comment #4 from Gerrit Notification Bot  ---
Change 135513 merged by jenkins-bot:
Convert sync-dir and sync-file to python

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

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


[Bug 65796] HHVM segfaults when calling Parser->callParserFunction

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65796

Ori Livneh  changed:

   What|Removed |Added

 CC||o...@wikimedia.org

--- Comment #1 from Ori Livneh  ---
Sorry, I didn't mean to paste the content of the attachment into the comment
body.

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


[Bug 65796] New: HHVM segfaults when calling Parser->callParserFunction

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65796

Bug ID: 65796
   Summary: HHVM segfaults when calling Parser->callParserFunction
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Keywords: hiphop
  Severity: normal
  Priority: Unprioritized
 Component: Parser
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: o...@wikimedia.org
CC: aschulz4...@gmail.com, tstarl...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

Created attachment 15481
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=15481&action=edit
Stack trace

Host: osmium
ProcessID: 32178
ThreadID: 7f335b102540
ThreadPID: 32178
Name: /usr/bin/nice
Type: Segmentation fault
Runtime: hhvm
Version: heads/master-0-g298b3b71908c101e158dcb917f5f34f47b4e1675
DebuggerCount: 0

Arguments: MWScript.php runJobs.php --wiki=elwiktionary --procs=1 --maxtime=60
--memory-limit=300M
ThreadType: CLI

# 0  ?? at php:0
# 1  killpg at /lib/x86_64-linux-gnu/libc.so.6:0
# 2  ?? at php:0
# 3  HPHP::JIT::X64::BackEnd::enterTCHelper(unsigned char*,
HPHP::JIT::TReqInfo&) at php:0
# 4  HPHP::JIT::MCGenerator::enterTC(unsigned char*, void*) at php:0
# 5  HPHP::ExecutionContext::enterVM(HPHP::ActRec*,
HPHP::ExecutionContext::StackArgsState, HPHP::Resumable*, HPHP::ObjectData*) at
php:0
# 6  HPHP::ExecutionContext::invokeFunc(HPHP::TypedValue*, HPHP::Func const*,
HPHP::Variant const&, HPHP::ObjectData*, HPHP::Class*, HPHP::VarEnv*,
HPHP::StringData*, HPHP::ExecutionContext::InvokeFlags) at php:0
# 7  HPHP::ExecutionContext::invokeUnit(HPHP::TypedValue*, HPHP::Unit*) at
php:0
# 8  HPHP::invoke_file(HPHP::String const&, bool, char const*) at php:0
# 9  HPHP::include_impl_invoke(HPHP::String const&, bool, char const*) at php:0
# 10 HPHP::hphp_invoke(HPHP::ExecutionContext*, std::basic_string, std::allocator > const&, bool, HPHP::Array
const&, HPHP::VRefParamValue const&, std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&, bool&,
std::basic_string, std::allocator >&, bool,
bool, bool) at php:0
# 11 HPHP::hphp_invoke_simple(std::basic_string,
std::allocator > const&, bool) at php:0
# 12 ?? at php:0
# 13 HPHP::execute_program(int, char**) at php:0
# 14 HPHP::emulate_zend(int, char**) at php:0
# 15 main at php:0
# 16 __libc_start_main at /build/buildd/eglibc-2.19/csu/libc-start.c:321
# 17 ?? at php:0

PHP Stacktrace:

#0  Parser->callParserFunction(tplframe{}, invoke, Array) called at
[/usr/local/apache/common-local/php-1.24wmf5/includes/parser/Parser.php:3416]
#1  Parser->braceSubstitution(Array, tplframe{}) called at
[/usr/local/apache/common-local/php-1.24wmf5/includes/parser/Preprocessor_DOM.php:1153]
#2  PPFrame_DOM->expand(Object of class DOMElement could not be converted to
string) called at
[/usr/local/apache/common-local/php-1.24wmf5/includes/parser/Parser.php:3329]
#3  Parser->braceSubstitution(Array, tplframe{}) called at
[/usr/local/apache/common-local/php-1.24wmf5/includes/parser/Preprocessor_DOM.php:1153]
#4  PPFrame_DOM->expand(Object of class DOMElement could not be converted to
string) called at
[/usr/local/apache/common-local/php-1.24wmf5/includes/parser/Parser.php:3568]
#5  Parser->braceSubstitution(Array, frame{}) called at
[/usr/local/apache/common-local/php-1.24wmf5/includes/parser/Preprocessor_DOM.php:1153]
#6  PPFrame_DOM->expand(Object of class DOMElement could not be converted to
string, 0) called at
[/usr/local/apache/common-local/php-1.24wmf5/includes/parser/Parser.php:3226]
#7  Parser->replaceVariables({{δείτε|δικιά|-δικία}}
=={{-el-}}==

==={{μορφή ουσιαστικού|el}}===
'''{{PAGENAME}}''' {{ο}}
# {{πτώσειςΟΑΚπλ|δίκιο}}

{{κλείδα-ελλ}}

[[en:δίκια]]) called at
[/usr/local/apache/common-local/php-1.24wmf5/includes/parser/Parser.php:1238]
#8  Parser->internalParse({{δείτε|δικιά|-δικία}}
=={{-el-}}==

==={{μορφή ουσιαστικού|el}}===
'''{{PAGENAME}}''' {{ο}}
# {{πτώσειςΟΑΚπλ|δίκιο}}

{{κλείδα-ελλ}}

[[en:δίκια]]) called at
[/usr/local/apache/common-local/php-1.24wmf5/includes/parser/Parser.php:406]
#9  Parser->parse({{δείτε|δικιά|-δικία}}
=={{-el-}}==

==={{μορφή ουσιαστικού|el}}===
'''{{PAGENAME}}''' {{ο}}
# {{πτώσειςΟΑΚπλ|δίκιο}}

{{κλείδα-ελλ}}

[[en:δίκια]], δίκια, Object of class ParserOptions could not be converted to
string, 1, 1, 3194428) called at
[/usr/local/apache/common-local/php-1.24wmf5/includes/StubObject.php:105]
#10 StubObject->_call(parse, Array) called at
[/usr/local/apache/common-local/php-1.24wmf5/includes/StubObject.php:125]
#11 StubObject->__call(parse, Array) called at
[/usr/local/apache/common-local/php-1.24wmf5/includes/content/WikitextContent.php:327]
#12 WikitextContent->fillParserOutput(δίκια, 3194428, Object of class
ParserOptions could not be converted to string, 1, Object of class ParserOutput
could not be converted to string) called at
[/usr/local/apache/common-local/php-1.24wmf5/includes/content/Abstra

[Bug 65795] New: Signup invites prevent opening action=edit in new tabs

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65795

Bug ID: 65795
   Summary: Signup invites prevent opening action=edit in new tabs
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: GettingStarted
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: federicol...@tiscali.it
CC: mflasc...@wikimedia.org, samsm...@wikimedia.org,
swall...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

Created attachment 15480
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=15480&action=edit
Screenshot of the invite by reporter

The signup invites
()
trap the ctrl-click or middle-click or whatever. Reported yesterday on
#wikimedia but still not filed AFAICS.

06.12 < mr-chen-> [ISSUE] middle clicking no longer works for unregistered
users wishing to edit a page
06.46 < mr-chen-> the dialogue box messes up middle clicking the "Edit" link to
open in a new tab

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


[Bug 65793] Add seperate database tables for Mathoid

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65793

--- Comment #2 from Gerrit Notification Bot  ---
Change 135522 had a related patch set uploaded by Physikerwelt:
Add table for new math renderer Mathoid

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

-- 
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 65793] Add seperate database tables for Mathoid

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65793

physikerwelt  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
   Assignee|wikibugs-l@lists.wikimedia. |phy...@ckurs.de
   |org |
   Target Milestone|--- |MW 1.24 version

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


[Bug 65703] HHVM goes bonkers in HtmlFormatter

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65703

Ori Livneh  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
URL||https://github.com/facebook
   ||/hhvm/issues/2772
 Resolution|--- |FIXED

--- Comment #5 from Ori Livneh  ---
Thank you for chasing that down. I reverted b568bf9587 in our fork and will
track the upstream issue you filed.

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


[Bug 65551] Prevent false positive Wikipedias from getting wrong GettingStarted messages

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65551

Nemo  changed:

   What|Removed |Added

 CC||federicol...@tiscali.it

--- Comment #1 from Nemo  ---
Can't you just disable it for "special"?
https://noc.wikimedia.org/conf/highlight.php?file=special.dblist

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


[Bug 65793] Add seperate database tables for Mathoid

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65793

Gerrit Notification Bot  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 65793] Add seperate database tables for Mathoid

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65793

--- Comment #1 from Gerrit Notification Bot  ---
Change 135521 had a related patch set uploaded by Physikerwelt:
Add seperate database tables for Mathoid

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

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


[Bug 65794] New: Document/differentiate between use cases of formatTimePeriod() and formatDuration()

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65794

Bug ID: 65794
   Summary: Document/differentiate between use cases of
formatTimePeriod() and formatDuration()
   Product: MediaWiki
   Version: 1.24-git
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Internationalization
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: pleasest...@live.com
CC: alolita.sha...@gmail.com, asha...@wikimedia.org,
da...@sheetmusic.org.uk, jeroen_ded...@yahoo.com,
kartik.mis...@gmail.com, niklas.laxst...@gmail.com,
run...@gmail.com, siebr...@kitano.nl,
sucheta.ghos...@gmail.com, tylerro...@gmail.com
Blocks: 1
   Web browser: ---
   Mobile Platform: ---

Here we have two methods of Language (formatTimePeriod() and formatDuration())
whose names mean pretty much the same thing. When to choose one over the other
should be documented.

From what I can tell, the former supports abbreviating units and two specific
strategies to avoid showing unnecessary units, yet the latter allows
fine-grained control over which units to use (though does not allow
abbreviation). However, it's unclear whether there are contexts in which one
would be appropriate yet the other would not.

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


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

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1

Kevin Israel (PleaseStand)  changed:

   What|Removed |Added

 Depends on||65794

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


[Bug 65793] New: Add seperate database tables for Mathoid

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65793

Bug ID: 65793
   Summary: Add seperate database tables for Mathoid
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Math
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: phy...@ckurs.de
CC: peter.krautzber...@mathjax.org, phy...@ckurs.de
   Web browser: ---
   Mobile Platform: ---

As well as LaTeXML, the Mathoid-server needs separate database tables as well.

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


[Bug 65792] New: LuaSandbox segfaults under HHVM

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65792

Bug ID: 65792
   Summary: LuaSandbox segfaults under HHVM
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Keywords: hiphop
  Severity: normal
  Priority: Unprioritized
 Component: Scribunto
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: o...@wikimedia.org
CC: bjor...@wikimedia.org, tstarl...@wikimedia.org,
vasi...@gmail.com
   Web browser: ---
   Mobile Platform: ---

Created attachment 15479
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=15479&action=edit
HHVM stack trace

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


[Bug 65791] Restrict access to Special:PageMigration

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65791

Nemo  changed:

   What|Removed |Added

   Priority|Unprioritized   |High

-- 
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 65740] Special page for migration of legacy translation pages (tracking)

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65740

Nemo  changed:

   What|Removed |Added

 Depends on||65791

-- 
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 65791] New: Restrict access to Special:PageMigration

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65791

Bug ID: 65791
   Summary: Restrict access to Special:PageMigration
   Product: MediaWiki extensions
   Version: master
  Hardware: All
   URL: http://pagemigration.wmflabs.org/wiki/Special:PageMigr
ation
OS: All
Status: ASSIGNED
  Severity: normal
  Priority: Unprioritized
 Component: Translate
  Assignee: pr4tiklah...@gmail.com
  Reporter: federicol...@tiscali.it
CC: da...@sheetmusic.org.uk, niklas.laxst...@gmail.com,
siebr...@kitano.nl
Blocks: 65740
   Web browser: ---
   Mobile Platform: ---

Using the feature should per restricted by a user right: I think for now we can
start by requiring "pagetranslation".

Currently I can see http://pagemigration.wmflabs.org/wiki/Special:PageMigration
as unregistered user. On Wikimedia wikis it can be restricted to translation
admins for now, while on the test wiki you can give "pagetranslation" to all
registered users.

-- 
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 65592] Selection a namespace on [[Special:Watchlist]] should add the "namespace" parameter to the URL

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65592

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
Version|unspecified |1.24-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 65590] Provide a way to collect contact info

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65590

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
Version|unspecified |1.24-git
   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 59225] sync-dir needs to use rsync proxies like scap

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59225

--- Comment #3 from Gerrit Notification Bot  ---
Change 135513 had a related patch set uploaded by BryanDavis:
Convert sync-dir and sync-file to python

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

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


[Bug 59225] sync-dir needs to use rsync proxies like scap

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59225

Gerrit Notification Bot  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 56220] WikiLexicalData installation script breaks: superfluous database prefix

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56220

--- Comment #12 from Gerrit Notification Bot  ---
Change 135511 had a related patch set uploaded by Hiong3-eng5:
Bug: 56220

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

-- 
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 65703] HHVM goes bonkers in HtmlFormatter

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65703

--- Comment #4 from Tim Starling  ---
Isolated and filed https://github.com/facebook/hhvm/issues/2772 . To work
around, revert b568bf9587.

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


[Bug 62342] [Interlanguage links] Always display assistant languages where available

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62342

Santhosh Thottingal  changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|wikibugs-l@lists.wikimedia. |federicol...@tiscali.it
   |org |

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


[Bug 64793] Make compact interwikis (interlanguage wikilinks) default (tracking)

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64793
Bug 64793 depends on bug 62342, which changed state.

Bug 62342 Summary: [Interlanguage links] Always display assistant languages 
where available
https://bugzilla.wikimedia.org/show_bug.cgi?id=62342

   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 37883] Bug and feature requests related to Wikimedia Commons (tracking)

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37883
Bug 37883 depends on bug 62342, which changed state.

Bug 62342 Summary: [Interlanguage links] Always display assistant languages 
where available
https://bugzilla.wikimedia.org/show_bug.cgi?id=62342

   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 62342] [Interlanguage links] Always display assistant languages where available

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62342

--- Comment #6 from Gerrit Notification Bot  ---
Change 132811 merged by jenkins-bot:
Always display assistant languages where available

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

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


[Bug 37519] internal_api_error_DBQueryError when moving files

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37519

--- Comment #13 from Sean Pringle  ---
The example error in comment 9 was:

Fri Apr 25 9:41:57 UTC 2014 mw1144  commonswiki
SqlDataUpdate::invalidatePages  10.64.16.29 1213Deadlock found when
trying to get lock; try restarting transaction (10.64.16.29)

This does indeed still happen from time to time.

Deadlocks occur according to combination of transaction isolation level, number
and complexity of indexes affecting table access patterns, and engine-specific
things like InnoDB gap locking. Commonswiki is prone to deadlocks, and to
lock-wait-timeout, due to the long-running file handling transactions which
block each other.

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


[Bug 65787] Exception: Parameter 2 to ScribuntoHooks::formatLimitData() expected to be a reference, value given

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65787

Andre Klapper  changed:

   What|Removed |Added

   Keywords||easy
   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 65674] Hypothetical generation of strange characters at the beginning of pages

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65674

--- Comment #4 from Andre Klapper  ---
I asked because I'm wondering if this is another case of broken browser plugins
(bug 52327)...

-- 
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 64885] Set $wgCategoryCollation to 'uca-cs' on Czech Wikipedia and rebuild category sort keys

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64885

Sean Pringle  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 45443] Deploy language-specific "uca-xx" collations on Wikimedia wikis (tracking)

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45443
Bug 45443 depends on bug 64885, which changed state.

Bug 64885 Summary: Set $wgCategoryCollation to 'uca-cs' on Czech Wikipedia and 
rebuild category sort keys
https://bugzilla.wikimedia.org/show_bug.cgi?id=64885

   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 64885] Set $wgCategoryCollation to 'uca-cs' on Czech Wikipedia and rebuild category sort keys

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64885

--- Comment #9 from Sean Pringle  ---
Done.

-- 
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 65775] Import Module error created Revision 0, now page cannot be edited

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65775

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
  Component|General/Unknown |Export/Import
Version|unspecified |1.24-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 65747] Sanitizer::removeHTMLtags doesn't close tags correctly when $wgUseTidy is enabled

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65747

Andre Klapper  changed:

   What|Removed |Added

 Blocks||2542

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


[Bug 2542] Tidy sucks (tracking)

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2542

Andre Klapper  changed:

   What|Removed |Added

 Depends on||65747

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


[Bug 65214] initSiteStats.php calls undefined/protected functions

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65214

--- Comment #3 from This, that and the other  ---
It can take some weeks or months for a minor patch such as this to be reviewed.
I find it rather frustrating, but not much can be done about it without
actually poking people and possibly getting them annoyed.

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


[Bug 37519] internal_api_error_DBQueryError when moving files

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37519

Andre Klapper  changed:

   What|Removed |Added

 Blocks||37883

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


[Bug 37883] Bug and feature requests related to Wikimedia Commons (tracking)

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37883

Andre Klapper  changed:

   What|Removed |Added

 Depends on||37519

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


[Bug 65779] When Special:WhatLinksHere is included and a valid title not provided, a form is shown

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65779

--- Comment #3 from Jackmcbarn  ---
(In reply to MZMcBride from comment #2)
> (In reply to Jackmcbarn from comment #1)
> > This doesn't seem like a bug to me. Any other behavior would be less useful.
> 
> When transcluding {{Special:WhatLinksHere}}, you think it's appropriate to
> display an input form? I don't think this is expected behavior. I agree with
> Kevin that an error message or outputting nothing would be more expected
> here. The current behavior as described in comment 0 actually feels like a
> regression.

With the form, {{Special:WhatLinksHere}} is a somewhat useful construct.
Without it, it wouldn't be useful in any way. It doesn't show up when it would
just get in the way, only when there's no other output.

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


[Bug 65762] on bug submit: Incorrect key file for table './bugzilla/bugs_fulltext.MYI

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65762

--- Comment #4 from Andre Klapper  ---
Oh, I now see the outage thread on ops@ (outage 2014-05-26 08:30:25). Alright.

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


[Bug 25958] thumb.php should work with ForeignAPIRepo

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25958

Bawolff (Brian Wolff)  changed:

   What|Removed |Added

 CC||aarcos.w...@gmail.com,
   ||bryan.tongm...@gmail.com,
   ||fflo...@wikimedia.org,
   ||gti...@wikimedia.org,
   ||mtrac...@member.fsf.org
  Component|General/Unknown |File management

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


[Bug 65426] Install tmux on tools-login and tools-dev

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65426

--- Comment #2 from Gerrit Notification Bot  ---
Change 135505 had a related patch set uploaded by Tim Landscheidt:
Tools: Install user-requested packages

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

-- 
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 65354] install tesseract command line tool and the associated language package

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65354

Gerrit Notification Bot  changed:

   What|Removed |Added

 Status|NEW |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 65779] When Special:WhatLinksHere is included and a valid title not provided, a form is shown

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65779

MZMcBride  changed:

   What|Removed |Added

 CC||b...@mzmcbride.com

--- Comment #2 from MZMcBride  ---
(In reply to Jackmcbarn from comment #1)
> This doesn't seem like a bug to me. Any other behavior would be less useful.

When transcluding {{Special:WhatLinksHere}}, you think it's appropriate to
display an input form? I don't think this is expected behavior. I agree with
Kevin that an error message or outputting nothing would be more expected here.
The current behavior as described in comment 0 actually feels like a
regression.

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


[Bug 65426] Install tmux on tools-login and tools-dev

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65426

Gerrit Notification Bot  changed:

   What|Removed |Added

 Status|NEW |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 61445] Install python module matplotlib

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61445

Gerrit Notification Bot  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 61445] Install python module matplotlib

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61445

--- Comment #4 from Gerrit Notification Bot  ---
Change 135505 had a related patch set uploaded by Tim Landscheidt:
Tools: Install user-requested packages

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

-- 
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 65354] install tesseract command line tool and the associated language package

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65354

--- Comment #1 from Gerrit Notification Bot  ---
Change 135505 had a related patch set uploaded by Tim Landscheidt:
Tools: Install user-requested packages

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

-- 
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 53704] Packages to be added to toollabs puppet

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53704

Tim Landscheidt  changed:

   What|Removed |Added

 Depends on||65426

-- 
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 65426] Install tmux on tools-login and tools-dev

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65426

Tim Landscheidt  changed:

   What|Removed |Added

 CC||m...@uberbox.org
 Blocks||53704
   Assignee|m...@uberbox.org|t...@tim-landscheidt.de

-- 
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 61445] Install python module matplotlib

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61445

Tim Landscheidt  changed:

   What|Removed |Added

 CC||m...@uberbox.org
   Assignee|m...@uberbox.org|t...@tim-landscheidt.de

-- 
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 65354] install tesseract command line tool and the associated language package

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65354

Tim Landscheidt  changed:

   What|Removed |Added

 CC||m...@uberbox.org
   Assignee|m...@uberbox.org|t...@tim-landscheidt.de

-- 
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 65790] SecurePoll PurgePrivateVoteData missing tables in dberror log

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65790

Sean Pringle  changed:

   What|Removed |Added

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

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


[Bug 51574] Make puppet cronjob to run SecurePoll/cli/purgePrivateVoteData.php

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51574

Sean Pringle  changed:

   What|Removed |Added

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

-- 
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 65789] New: WMFLabs: meta_p.wiki contains centralauth (unexpected wiki.url field is NULL)

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65789

Bug ID: 65789
   Summary: WMFLabs: meta_p.wiki contains centralauth (unexpected
wiki.url field is NULL)
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: krinklem...@gmail.com
CC: abog...@wikimedia.org, benap...@gmail.com,
rlan...@gmail.com
   Web browser: ---
   Mobile Platform: ---

I'm using code like the following as the basis for the  menu of
wiki-agnostic tools.


$conn = kfGetMetaDb();
return kfQueryDb( $conn, 'SELECT * FROM wiki WHERE is_closed = 0' );

However I'm running into an unexpected entry for 'centralauth' where the 'name'
and 'url' field are NULL.

I can understand the use case for being able to look up in meta_p.wiki on which
shard centralauth is. But when writing this query there was a reasonable
expectation that I would not have to defend against random columns being null.

Now I know about centralauth I can exclude it and/or add a "WHERE url IS NOT
NULL" clause.

However the problem is that this reflects a trend in my opinion that could
easily cause another unexpected entry to show up for a use case I don't know of
at the moment leading to more defensive "not NULL" conditions.

I'd recommend either removing centralauth from meta_p.wiki or adding a straight
forward way to only get wikis out of the table that have all columns populated
with valid values.

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


[Bug 65790] New: SecurePoll PurgePrivateVoteData missing tables in dberror log

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65790

Bug ID: 65790
   Summary: SecurePoll PurgePrivateVoteData missing tables in
dberror log
   Product: MediaWiki
   Version: 1.23-git
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Database
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: sprin...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

These are trickling into dberror.log:

Tue May 27 1:47:24 UTC 2014 terbium zhwikivoyage
PurgePrivateVoteData::execute10.64.16.16 1146 Table
'zhwikivoyage.securepoll_elections' doesn't exist

Various wikis: viwikivoyage, zerowiki, tyvwiki ... a few more.

Puppet has a recent new cron job misc::maintenance::purge_securepoll which does
foreachwiki extensions/SecurePoll/cli/purgePrivateVoteData.php.

Should it be using foreachwikiindblist?

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


[Bug 65790] SecurePoll PurgePrivateVoteData missing tables in dberror log

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65790

Sean Pringle  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 65748] Deprecate and remove skin autodiscovery (autoloading) mechanism

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65748

Andre Klapper  changed:

   What|Removed |Added

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

-- 
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 61824] Document how to install Python modules in a tool's home directory/virtual environment

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61824

Tim Landscheidt  changed:

   What|Removed |Added

Summary|Install internetarchive |Document how to install
   |python package  |Python modules in a tool's
   ||home directory/virtual
   ||environment

-- 
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 53117] Switch to using the mysqlnd driver in PHP

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53117

Yuvi Panda  changed:

   What|Removed |Added

 CC||yuvipa...@gmail.com

--- Comment #4 from Yuvi Panda  ---
I suppose the easiest way to do this is to just upgrade to PHP 5.4.

-- 
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 53117] Switch to using the mysqlnd driver in PHP

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53117

--- Comment #3 from Krinkle  ---
Fatal error: Call to undefined method mysqli_result::fetch_all() in
/data/project/orphantalk/src/mw-tool-orphantalk/lib/basetool/GlobalFunctions.php
on line 181

Seems not an uncommon pitfall.

[1] http://stackoverflow.com/a/11664672/319266
[2] http://stackoverflow.com/a/6694603/319266

-- 
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 53117] Switch to using the mysqlnd driver in PHP

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53117

Krinkle  changed:

   What|Removed |Added

 CC||krinklem...@gmail.com

--- Comment #2 from Krinkle  ---
There's at least one I just ran into.

Functions like mysqli_result::fetch_all()[1] are only available with mysqlnd.

I'm not sure why that is, but reading different bits of documentation leads me
to believe that it is:
* backwards compatible
* considered to be an improvement (directer connection, better performance,
different kind of bindings, dropping things in the backend it kept for legacy
reasons)


[1] http://php.net/mysqli_fetch_all
[2] http://nl1.php.net/manual/en/intro.mysqlnd.php

-- 
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 65779] When Special:WhatLinksHere is included and a valid title not provided, a form is shown

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65779

Jackmcbarn  changed:

   What|Removed |Added

 CC||jackmcbarn+w...@gmail.com

--- Comment #1 from Jackmcbarn  ---
This doesn't seem like a bug to me. Any other behavior would be less useful.

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


[Bug 64651] UI freezes when saving too many snaks

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64651

--- Comment #3 from Gerrit Notification Bot  ---
Change 135498 had a related patch set uploaded by Aude:
Focus snakview variation only when viewState is enabled

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

-- 
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 64651] UI freezes when saving too many snaks

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64651

Aude  changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

--- Comment #2 from Aude  ---
gah, yet another related bug

https://gerrit.wikimedia.org/r/#/c/135498/

-- 
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 65703] HHVM goes bonkers in HtmlFormatter

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65703

--- Comment #3 from Tim Starling  ---
I was able to reproduce it with:

mwscript eval.php --wiki=eswiktionary
$u = new CirrusSearch\Updater;
$u->updateFromTitle(Title::newFromText('Etchebarne'));

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


[Bug 54202] InstantCommons no longer working

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54202

Erik Moeller  changed:

   What|Removed |Added

 CC||bda...@wikimedia.org,
   ||e...@wikimedia.org

--- Comment #6 from Erik Moeller  ---
In the latest MediaWiki Vagrant with the multimedia role enabled,
InstantCommons does not successfully generate thumbnails for me. The issue goes
away if I comment out the thumb-php-on-404 handler, so I suspect it's an issue
with the rewrite rule. CCing Bryan since he wrote that template.

-- 
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 65765] populateRevisionLength.php displays "Content of archive unavailable" error when updating ar_len field with text stored in archive table

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65765

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #2 from Mark A. Hershberger  ---
I'm trying to reproduce this and having trouble.  It doesn't appear to happen
from a straight 1.22.0 -> 1.23.0-rc.2 update.

It would be good to have a test case that reproduces your problem:

> this is caused by the fact that for old archived revisions, the rows in the
> archive table do _not_ contain a pointer to the text in the text table, but
> that the text is stored in the archive table directly. Obviously the above
> code cannot handle this situation properly.

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


[Bug 65637] Flow failing with $wgMainCacheType = CACHE_DB;

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65637

Kunal Mehta (Legoktm)  changed:

   What|Removed |Added

 CC||legoktm.wikipe...@gmail.com

--- Comment #4 from Kunal Mehta (Legoktm)  ---
Is this fixed 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 65788] New: lua and parser tests for mismatching data type / value errors

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65788

Bug ID: 65788
   Summary: lua and parser tests for mismatching data type / value
errors
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataClient
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: aude.w...@gmail.com
CC: wikidata-b...@lists.wikimedia.org
   Web browser: ---
   Mobile Platform: ---

we need tests for lua and property parser function to cover formatting and
handling of mismatching data type / value errors

-- 
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 65787] New: Exception: Parameter 2 to ScribuntoHooks::formatLimitData() expected to be a reference, value given

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65787

Bug ID: 65787
   Summary: Exception: Parameter 2 to
ScribuntoHooks::formatLimitData() expected to be a
reference, value given
   Product: MediaWiki extensions
   Version: REL1_22 branch
  Hardware: All
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: Scribunto
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: bob...@uswinewiki.org
CC: bjor...@wikimedia.org, tstarl...@wikimedia.org,
vasi...@gmail.com
   Web browser: ---
   Mobile Platform: ---

[aa3f4156] /wiki/Main_page Exception from line 212 of
/var/www/html/mediawiki/includes/Hooks.php: Detected bug in an extension! Hook
ScribuntoHooks::formatLimitData has invalid call signature; Parameter 2 to
ScribuntoHooks::formatLimitData() expected to be a reference, value given

Backtrace:

#0 /var/www/html/mediawiki/includes/GlobalFunctions.php(3877):
Hooks::run(string, array)
#1 /var/www/html/mediawiki/includes/parser/Parser.php(545): wfRunHooks(string,
array)
#2 /var/www/html/mediawiki/includes/content/WikitextContent.php(300):
Parser->parse(string, Title, ParserOptions, boolean, boolean, integer)
#3 /var/www/html/mediawiki/includes/WikiPage.php(3552):
WikitextContent->getParserOutput(Title, integer, ParserOptions)
#4 /var/www/html/mediawiki/includes/PoolCounter.php(222):
PoolWorkArticleView->doWork()
#5 /var/www/html/mediawiki/includes/Article.php(708):
PoolCounterWork->execute()
#6 /var/www/html/mediawiki/includes/actions/ViewAction.php(44): Article->view()
#7 /var/www/html/mediawiki/includes/Wiki.php(448): ViewAction->show()
#8 /var/www/html/mediawiki/includes/Wiki.php(312):
MediaWiki->performAction(Article, Title)
#9 /var/www/html/mediawiki/includes/Wiki.php(602): MediaWiki->performRequest()
#10 /var/www/html/mediawiki/includes/Wiki.php(467): MediaWiki->main()
#11 /var/www/html/mediawiki/index.php(49): MediaWiki->run()
#12 {main}

Changing:
public static function formatLimitData( $key, &$value, &$report, $isHTML,
$localize ) {

to:
public static function formatLimitData( $key, $value, &$report, $isHTML,
$localize ) {

eliminates the exception.

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


[Bug 65786] string value input with whitespace or return characters

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65786

--- Comment #2 from Aude  ---
looks like we have "data-values/value-view": "~0.5.0" in wikibase composer.json
while the value view patch for bug 63301 is in 0.6 (dev)

I also think these perhaps the formatter and/or api upon save should take care
of these characters.

-- 
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 65786] string value input with whitespace or return characters

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65786

--- Comment #1 from Aude  ---
was bug 63301 completely fixed? or additional issues?

i still experience the issue on master (and on wikidata

-- 
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 65786] New: string value input with whitespace or return characters

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65786

Bug ID: 65786
   Summary: string value input with whitespace or return
characters
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: aude.w...@gmail.com
CC: wikidata-b...@lists.wikimedia.org
   Web browser: ---
   Mobile Platform: ---

i am entering string values and sometimes they get submitted to the api for
save as''fsfs\n' and 'fsfs ' with trailing spaces or return characters, and
then get 'malformed input' errors and can't save.

for example:

api.php?action=wbformatvalue&format=json&datavalue=%7B%22value%22%3A%22fsfs++%22%2C%22type%22%3A%22string%22%7D&options=%7B%7D&datatype=string&generate=text%2Fplain

action:wbsetclaim
format:json
claim:{"type":"statement","mainsnak":{"snaktype":"value","property":"P18","datavalue":{"type":"string","value":"fsfs

"}},"id":"Q300$838e49d4-4ea0-4d57-b036-d40631678425","qualifiers":{},"qualifiers-order":[],"rank":"normal"}


or:

api.php?action=wbformatvalue&format=json&datavalue=%7B%22value%22%3A%22fsfs%5Cn%22%2C%22type%22%3A%22string%22%7D&options=%7B%7D&datatype=string&generate=text%2Fplain

action:wbsetclaim
format:json
claim:{"type":"statement","mainsnak":{"snaktype":"value","property":"P18","datavalue":{"type":"string","value":"fsfs\n"}},"id":"Q300$838e49d4-4ea0-4d57-b036-d40631678425","qualifiers":{},"qualifiers-order":[],"rank":"normal"}

-- 
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 64141] Metatables don't work from wikitext (__index)

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64141

Jackmcbarn  changed:

   What|Removed |Added

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

--- Comment #4 from Jackmcbarn  ---
This will be live on all WMF wikis starting June 5th.

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


[Bug 64141] Metatables don't work from wikitext (__index)

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64141

--- Comment #3 from Gerrit Notification Bot  ---
Change 127458 merged by jenkins-bot:
Keep modules' export tables inside Lua

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

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


[Bug 50935] Install pastebinit

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50935

Tim Landscheidt  changed:

   What|Removed |Added

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

--- Comment #7 from Tim Landscheidt  ---
While the default goes to http://paste.ubuntu.com/ and not
http://tools.wmflabs.org/paste/, this bug as such has been 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 50935] Install pastebinit

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50935

--- Comment #6 from Gerrit Notification Bot  ---
Change 135493 merged by coren:
toollabs: Install pastebinit

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

-- 
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 65694] Uncaught TypeError: Cannot read property 'each' of null

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65694

--- Comment #4 from Gerrit Notification Bot  ---
Change 135498 had a related patch set uploaded by Aude:
Focus snakview variation only when viewState is enabled

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

-- 
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 65694] Uncaught TypeError: Cannot read property 'each' of null

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65694

Gerrit Notification Bot  changed:

   What|Removed |Added

 Status|RESOLVED|PATCH_TO_REVIEW
 Resolution|DUPLICATE   |---

-- 
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 65398] item statement value vanishes when setting a rank

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65398

Gerrit Notification Bot  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 65693] Snak value disappears when adding a qualifier

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65693

Gerrit Notification Bot  changed:

   What|Removed |Added

 Status|NEW |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 65693] Snak value disappears when adding a qualifier

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65693

--- Comment #3 from Gerrit Notification Bot  ---
Change 135498 had a related patch set uploaded by Aude:
Focus snakview variation only when viewState is enabled

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

-- 
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 65398] item statement value vanishes when setting a rank

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65398

--- Comment #3 from Gerrit Notification Bot  ---
Change 135498 had a related patch set uploaded by Aude:
Focus snakview variation only when viewState is enabled

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

-- 
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 50935] Install pastebinit

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50935

Gerrit Notification Bot  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 50935] Install pastebinit

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50935

--- Comment #5 from Gerrit Notification Bot  ---
Change 135493 had a related patch set uploaded by Tim Landscheidt:
Tools: Install pastebinit

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

-- 
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 65784] Include /* section title */ in edit summary for mobile section edits

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65784

Yuvi Panda  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Yuvi Panda  ---
Yup, it is not displayed there because of space constraints and whatnot, but
that does get added to the edit summary.

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


[Bug 65784] Include /* section title */ in edit summary for mobile section edits

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65784

--- Comment #2 from Liangent  ---
Well actually I found it missing as prefilled text of edit summary box.

You can close this bug if you think the current behavior is more user friendly.

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


[Bug 65785] New: Enabling TemplateData editor in Catalan Wikipedia

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65785

Bug ID: 65785
   Summary: Enabling TemplateData editor in Catalan Wikipedia
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: General
  Assignee: jforrester+veteambztick...@wikimedia.org
  Reporter: q...@wikimedia.org
CC: jforres...@wikimedia.org, ryasm...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

/me waves with my volunteer ca.wiki tech ambassador hat on.

The Catalan Wikipedia community wants to try the TemplateData editor. Can you
enable it, please? Discussion (in Catalan) at

https://ca.wikipedia.org/wiki/Viquip%C3%A8dia:La_taverna/Ajuda#VisualEditor_global_newsletter.E2.80.94May_2014

-- 
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 65784] Include /* section title */ in edit summary for mobile section edits

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65784

--- Comment #1 from Yuvi Panda  ---
I remember writing the code for it, are you sure this does not happen atm?

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


[Bug 62598] Filter for New User uploads in Mobile Web

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62598

Lupo  changed:

   What|Removed |Added

 CC||lupo.bugzi...@gmail.com

--- Comment #35 from Lupo  ---
The numbers Steinsplitter mentioned above (85%, 14%) are my estimates after
having patrolled the Mobile/Web uploads for the past weeks closely.  The
remaining 1% contains some usable images. I didn't keep track of exact counts,
though.

In any case the number of copyvios and unusable selfies/instagram/twitter
images is overwhelming. If in a day's uploads through this channel we get a
handful of useful pictures, we're lucky. The very large majority is just copied
from the web somewhere.

It takes substantial effort to track down these copyvios, tag them, delete
them. This is not worth our volunteers' time.

I don't think the uploaders act in bad faith. But I do think that they just do
not get at all what this feature does. The uploaders have no clue about what
they are doing (witness the countless selfies that then remain unused -- in
fact, many other uploads through Mobile/Web also remain unused), they have no
clue about what the Commons is, no clue about free licenses, no clue about the
fact that Wikipedia is supposed to be "free", and no clue that such a thing as
copyright even exists. This twitter/instagram/pinterest generation just sees
another upload button through which it can send its pixel diarrhea. If the
warning that was implemented in response to this bug report is shown at all (I
didn't notice any improvement), it's clicked away.

I do think this feature needs to be shut off.

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


[Bug 65784] New: Include /* section title */ in edit summary for mobile section edits

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65784

Bug ID: 65784
   Summary: Include /* section title */ in edit summary for mobile
section edits
   Product: Wikipedia App
   Version: Alpha
  Hardware: All
OS: All
Status: NEW
  Keywords: design, easy
  Severity: enhancement
  Priority: Unprioritized
 Component: Android App
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: liang...@gmail.com
CC: aricha...@wikimedia.org, br...@wikimedia.org,
dga...@wikimedia.org,
florian.schmidt.wel...@t-online.de,
jared.zimmer...@wikimedia.org, jgon...@wikimedia.org,
jrob...@wikimedia.org, kw...@wikimedia.org,
maxsem.w...@gmail.com, mpinc...@wikimedia.org,
rkald...@wikimedia.org, tf...@wikimedia.org,
yuvipa...@gmail.com
   Web browser: ---
   Mobile Platform: ---

+++ This bug was initially created as a clone of Bug #60134 +++

So page history is easier to read.

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


[Bug 65703] HHVM goes bonkers in HtmlFormatter

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65703

--- Comment #2 from Ori Livneh  ---
Created attachment 15478
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=15478&action=edit
PHP and HHVM stack traces

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


[Bug 65674] Hypothetical generation of strange characters at the beginning of pages

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65674

--- Comment #3 from Quim Gil  ---
More, from more users:

https://ca.wikipedia.org/w/index.php?title=Partit_dels_i_les_Comunistes_de_Catalunya&diff=prev&oldid=13430606

https://ca.wikipedia.org/w/index.php?title=Purita_Campos&diff=13441743&oldid=13383289

I will ask the user that replied which browser he is using.

-- 
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 65703] HHVM goes bonkers in HtmlFormatter

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65703

--- Comment #1 from Tim Starling  ---
I tried just running a random cirrusSearchLinksUpdate job, but it didn't crash.
Where are the logs? Is there any core file?

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


[Bug 43652] Implement ability to search wikitext of current Wikimedia wiki pages with regular expressions (regex)

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43652

MZMcBride  changed:

   What|Removed |Added

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

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


[Bug 65783] Allow search in the raw wiki text source via insource:

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65783

MZMcBride  changed:

   What|Removed |Added

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

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


[Bug 65783] New: Allow search in the raw wiki text source via insource:

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65783

Bug ID: 65783
   Summary: Allow search in the raw wiki text source via insource:
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: CirrusSearch
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: thiemo.maet...@wikimedia.de
CC: dga...@wikimedia.org, innocentkil...@gmail.com,
neverett+bugzi...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

The German community did a voting for a "technical wish list". "Source search"
made it into the top 20 wishes. See
[[w:de:WP:Umfragen/Technische_Wünsche/Suche#Wünsche]].

I had the chance to talk with one of the current CirrusSearch developers and we
think it should be fairly easy to implement this: In addition to the current
field (which contains the visible text only) we could add a second field that
contains the plain, untransformed wiki text. I suggest a keyword "insource:..."
to allow searching this field. This could be very powerful in combination with
the existing "hastemplate:...".

Possible problems:

1. This will roughly double the size of the index. Is this worth it?
2. Stemming should be disabled on this field, if that's possible. And it
probably needs a few more tweaks.
3. Searching for special characters can't work, right?
4. Can this still work if we switch to Parsoid some day? It should, right?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are 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   >