[Bug 65758] Invalid value for wikidata item. Long integer expected but gets a floatnumber

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

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 135397 had a related patch set uploaded by Xqt:
(bug 65758) WbQuantity may represent various value types

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

-- 
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 65758] Invalid value for wikidata item. Long integer expected but gets a floatnumber

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

Gerrit Notification Bot gerritad...@wikimedia.org 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 56828] Echo for anonymous users

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

--- Comment #4 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com ---
I uploaded Icfafb4e059baadff8bcda93594835a4ec6b47264 which is a diff of the
WikiHow code from current master of Echo. I'll work on cutting down the
irrelevant parts.

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


[Bug 65313] newitem.py edits instead of touch

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

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 135391 merged by jenkins-bot:
(bug 65313) deny cosmetic changes with touch edit of newitems.py

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

-- 
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 65664] Tipsy (jquery.tipsy) should disappear on click

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

--- Comment #7 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 135010 merged by jenkins-bot:
Close the tipsy tooltip when clicked on it

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

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


[Bug 65760] New: site.editpage may have Parameter 'md5'

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

Bug ID: 65760
   Summary: site.editpage may have Parameter 'md5'
   Product: Pywikibot
   Version: core (2.0)
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: pywikipedia-b...@lists.wikimedia.org
  Reporter: i...@gno.de
   Web browser: ---
   Mobile Platform: ---

This is the FIXME I removed from code at line 2690 in site.py:

elif watch:
pywikibot.warning(
ueditpage: Invalid watch value '%(watch)s' ignored.
% locals())
# FIXME: API gives 'badmd5' error
#md5hash = md5()
#md5hash.update(urllib.quote_plus(text.encode(self.encoding(
#params['md5'] = md5hash.digest()
req = api.Request(site=self, **params)
while True:

FIXME Introduced by:
Revision: 5c9752a1916ef062dde7f7f0b1f6cff51f482aa8
Author: Russell Blau russb...@users.mediawiki.org
Date: 16.12.2008 20:40:20
Message:
update properties

https://mediawiki.org/wiki/Special:Code/pywikipedia/6156

I am unsure whether is can be omitted

-- 
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 65760] site.editpage may have Parameter 'md5'

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

xqt i...@gno.de changed:

   What|Removed |Added

 Status|NEW |UNCONFIRMED
 Ever confirmed|1   |0

-- 
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 56828] Echo for anonymous users

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

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 56828] Echo for anonymous users

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

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 135396 had a related patch set uploaded by Legoktm:
[WIP] Allow anonymous users to receive notifications

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

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


[Bug 65664] Tipsy (jquery.tipsy) should disappear on click

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

Florian florian.schmidt.wel...@t-online.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 65313] newitem.py edits instead of touch

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

xqt i...@gno.de changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 CC||i...@gno.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 65738] Fix styling issues for Special:PageMigration

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

--- Comment #2 from Nemo federicol...@tiscali.it ---
The CSS work is part of bug 65736.

-- 
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 65738] Fix code styling issues for Special:PageMigration

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

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

Summary|Fix styling issues for  |Fix code styling issues for
   |Special:PageMigration   |Special:PageMigration

-- 
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 2089] Whitelist OASIS OpenDocument file format

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

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

URL|http://en.wikipedia.org/wik |https://commons.wikimedia.o
   |i/OpenDocument  |rg/wiki/Commons_talk:File_t
   ||ypes/Archive_1

--- Comment #48 from Nemo federicol...@tiscali.it ---
What's concretely the configuration setting needed here?

(In reply to Jean-Fred from comment #46)
 Good. I’ll open a community consultation soonish.

Ping.

(In reply to dacuetu from comment #47)
 What was the result of this? 

Consensus for OpenDocument has always been given for granted: in the
innumerable discussions about it I don't recall ever finding an opposer. There
are for instance a dozen supporters just in
https://commons.wikimedia.org/wiki/Commons_talk:File_types/Archive_1 (several
sections; nobody bothered +1 what was obvious).

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


[Bug 2089] Whitelist OASIS OpenDocument file format

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

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   Priority|Low |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 2089] Whitelist OASIS OpenDocument file format

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

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   Keywords|testme  |shell

--- Comment #49 from Nemo federicol...@tiscali.it ---
Also,
https://commons.wikimedia.org/wiki/Commons:Project_scope/Allowable_file_types
is apolicy and states the formats are allowed by policy, just blocked on
technical reasons. «SXW, SWC, SXD, and SXI (OpenOffice.org 1.x), as well as
ODT, ODS, ODG, and ODP (OpenDocument) are theoretically permissible. Marking
this shell; more discussion is always possible but not necessary.

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


[Bug 65047] Read in another language gives desktop site's links

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

fireattack human.p...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INVALID

--- Comment #3 from fireattack human.p...@gmail.com ---
(In reply to Florian from comment #2)
 If you change the language (or use read in another language) on a mobile
 device you will be redirected to the mobile site on the new language
 Wikipedia, tested with Android from en. to de.
 
 On a device which is desktop interpreted it's the right behavior in my
 opinion to change to the desktop site. Same is, if you change manually the
 Wikipedia (enter domain de.wikipedia.org you will become desktop site on a
 desktop device, also, if you previously surf on en.m.wikipedia.org) :)
 
 In my opinion: RESOLVED with WONTFIX.

Thanks for your reply. I finally found that it's just by phone's problem. Due
to something related to cookies my chrome on android can't correctly jump to
the mobile version. After clear all the cookies, it works fine now.

So, yeah, RESOLVED.

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


[Bug 65739] Add feature for manual splitting of translation units for Special:PageMigration

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

--- Comment #3 from Pratik Lahoti pr4tiklah...@gmail.com ---
Yes, keeping it simple seems the way to go. The text selection is lost on
button click event and hence window.getSelection() would return an empty
string.

I am now thinking of having a '+' icon along with the edit, delete and swap
icons. Clicking on it will add a new unit below the current one and update the
ids of corresponding units as well. User can then perform manual splitting by
clicking the edit icon and doing cut-paste.

-- 
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 55315] category.py breaks articles with includeonly and noinclude

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

--- Comment #7 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 5 abandoned by Ladsgroup:
Bug 55315 - category.py breaks articles with includeonly and noinclude

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

-- 
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 61639] TitleBlacklist should pass jshint

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

--- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 135093 merged by jenkins-bot:
mwext-TitleBlacklist-jslint is now voting

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

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


[Bug 61639] TitleBlacklist should pass jshint

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

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

   What|Removed |Added

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

--- Comment #5 from Antoine hashar Musso has...@free.fr ---
Thank you!  The Jenkins job is now voting :)

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


[Bug 60619] All repositories should pass jshint test (tracking)

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

Bug 61639 Summary: TitleBlacklist should pass jshint
https://bugzilla.wikimedia.org/show_bug.cgi?id=61639

   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 53920] Show global groups on Special:CentralAuth

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

Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||legoktm.wikipe...@gmail.com
 Resolution|--- |DUPLICATE

--- Comment #1 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com ---


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

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


[Bug 56045] List global group membership on Special:CentralAuth

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

Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed:

   What|Removed |Added

 CC||duplicate...@googlemail.com

--- Comment #10 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com ---
*** Bug 53920 has been marked as a duplicate of this bug. ***

-- 
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 41191] wpReasonList shouldn't be in ContentLanguage

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

Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com ---
Isn't that intentional? So local additions/overrides to the reason list show up
for all users?

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


[Bug 65677] Hindi Beta Wikipedia broken: A database query error has occurred

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

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 27142] Title of [[Special:CentralAuth]] in read-only mode

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

Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed:

   What|Removed |Added

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

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


[Bug 65761] New: math.sql does not exist

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

Bug ID: 65761
   Summary: math.sql does not exist
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Math
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: has...@free.fr
CC: peter.krautzber...@mathjax.org, phy...@ckurs.de
   Web browser: ---
   Mobile Platform: ---

When creating the fawiki on the beta cluster, the addWiki.php yield an error:


hashar@deployment-bastion:~$ mwscript
extensions/WikimediaMaintenance/addWiki.php --wiki=aawiki fa fawiki fawiki
fa.wikipedia.beta.wmflabs.org
Creating database fawiki for fa.fawiki (فارسی)
Initialising tables
[2ca8d598] [no req]   Exception from line 3790 of
/mnt/srv/scap-stage-dir/php-master/includes/db/Database.php: Could not open
/mnt/srv/scap-stage-dir/php-master/extensions/Math/db/math.sql.

Backtrace:
#0
/mnt/srv/scap-stage-dir/php-master/extensions/WikimediaMaintenance/addWiki.php(100):
DatabaseBase-sourceFile(string)
#1 /mnt/srv/scap-stage-dir/php-master/maintenance/doMaintenance.php(109):
AddWiki-execute()
#2
/mnt/srv/scap-stage-dir/php-master/extensions/WikimediaMaintenance/addWiki.php(275):
require_once(string)
#3 /mnt/srv/scap-stage-dir/multiversion/MWScript.php(97): require_once(string)
#4 {main}



The parent directory has:

$ ls -l /mnt/srv/scap-stage-dir/php-master/extensions/Math/db/
total 32
-rw-r--r-- 1 mwdeploy mwdeploy 511 May 20 11:45 mathlatexml.mysql.sql
-rw-r--r-- 1 mwdeploy mwdeploy 495 May 21 08:54 mathlatexml.postgres.sql
-rw-r--r-- 1 mwdeploy mwdeploy 511 May 21 08:54 mathlatexml.sqlite.sql
-rw-rw-r-- 1 mwdeploy mwdeploy 321 Apr 21 17:04 math.mssql.sql
-rw-r--r-- 1 mwdeploy mwdeploy 633 May 21 08:54 math.mysql.sql
-rw-rw-r-- 1 mwdeploy mwdeploy 346 Apr 21 17:04 math.oracle.sql
-rw-r--r-- 1 mwdeploy mwdeploy 252 May 21 08:54 math.postgres.sql
-rw-r--r-- 1 mwdeploy mwdeploy 633 May 21 08:54 math.sqlite.sql


The git working directory is clean and last commit is:

 commit 972cee0f98c0808985144012245c6a11d723ce7d
 Author: physikerwelt w...@physikerwelt.de
 Date:   Wed May 21 10:16:15 2014 +


There is a glitch somewhere :-)

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

Bug ID: 65762
   Summary: on bug submit: Incorrect key file for table
'./bugzilla/bugs_fulltext.MYI
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Bugzilla
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: has...@free.fr
CC: aklap...@wikimedia.org, s...@reedyboy.net
   Web browser: ---
   Mobile Platform: ---

Software error:

DBD::mysql::db do failed: Incorrect key file for table:
  './bugzilla/bugs_fulltext.MYI'
try to repair it

[for Statement UPDATE bugs_fulltext SET comments = ?, comments_noprivate = ?
WHERE bug_id = ?] at Bugzilla/Bug.pm line 1091
Bugzilla::Bug::_sync_fulltext('Bugzilla::Bug=HASH(0x3f4c0f0)',
'update_short_desc', undef, 'update_comments', 'ARRAY(0x4294a08)') called at
Bugzilla/Bug.pm line 1023
Bugzilla::Bug::update('Bugzilla::Bug=HASH(0x3f4c0f0)') called at
/srv/org/wikimedia/bugzilla/process_bug.cgi line 366
For help, please send mail to the webmaster (webmas...@wikimedia.org), giving
this error message and the time and date of 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 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 #1 from Antoine hashar Musso has...@free.fr ---
Happened on a few bugs this morning.  The last one was adding a comment and
resolving https://bugzilla.wikimedia.org/show_bug.cgi?id=65677 . The change
went in just fine though.

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

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

   What|Removed |Added

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

--- Comment #2 from Antoine hashar Musso has...@free.fr ---
Giuseppe _joe_ Lavagetto repaired table bugzilla.bugs_fulltext on db1001 as
it was marked as crashed

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

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

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||tobias.gritschacher@wikimed
   ||ia.de
 Resolution|--- |DUPLICATE

--- Comment #3 from tobias.gritschac...@wikimedia.de ---


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

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

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

   What|Removed |Added

 CC||aude.w...@gmail.com

--- Comment #1 from tobias.gritschac...@wikimedia.de ---
*** Bug 65694 has been marked as a duplicate of this bug. ***

-- 
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 65695] cannot reorder snaks within a reference

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

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

   What|Removed |Added

   Priority|Unprioritized   |High
 CC||tobias.gritschacher@wikimed
   ||ia.de
 Whiteboard||u=dev c=frontend p=0

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

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

   What|Removed |Added

 CC||tobias.gritschacher@wikimed
   ||ia.de
   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=65398
 Whiteboard||u=dev c=frontend p=0

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

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

   What|Removed |Added

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

-- 
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 65643] Deprecation warnings in JS console

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

--- Comment #2 from Florian florian.schmidt.wel...@t-online.de ---
But this isn't a bg of MobileFrontend, am i right?

MobileFrontend uses getName and isAnon already. The deprecated message appears
in mobileView and on desktop view, because it's generated every time
mediawiki.user.js is included:
https://github.com/wikimedia/mediawiki-core/blob/9f7e79ab6ba0fd3a0e4b002ca46b600a4a880a75/resources/src/mediawiki/mediawiki.user.js#L245

I think, for now we haven't to do anything :)

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


[Bug 55007] missing some pagegenerators in core branch

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

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 135407 had a related patch set uploaded by Ricordisamoa:
port PageTitleFilterPageGenerator from compat

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

-- 
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 55007] missing some pagegenerators in core branch

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

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 65759] error is returned when thead title includes an ampersand ()

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

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
On which URL was this tested?

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


[Bug 65633] Last modified breaks on back button when lazy loading pages

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

Florian florian.schmidt.wel...@t-online.de changed:

   What|Removed |Added

 CC||florian.schmidt.welzow@t-on
   ||line.de

--- Comment #2 from Florian florian.schmidt.wel...@t-online.de ---
Not only the last modified bar isn't there, the whole javascript content
isn't (on Firefox desktop with Mobile view and experimental). Looks like the
browser get only the cached version of HTML without javascript loaded content
(enable edit button, show toasts, toc and so on).

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


[Bug 65761] math.sql does not exist

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

--- Comment #1 from physikerwelt phy...@ckurs.de ---
I feel sorry. That's my fault.
I was thinking that the database updates are using the
MathHooks::onLoadExtensionSchemaUpdates hook.
This commit I4f4d31c281257014734e9e3a8d7f1506855ea6d9 renames math.sql to
math.mysql.php

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


[Bug 65753] Provide way to override the behavior of default search box

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

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 65757] Explicitly name check constraints for Microsoft SQL Server schema

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

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

   What|Removed |Added

   Priority|Unprioritized   |Low

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on 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] Unbalanced tags in DISPLAYTITLE (e.g. two b and only one /b) affect MediaWiki's interface

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

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
Version|unspecified |1.24-git
Summary|Unbalanced tags in  |Unbalanced tags in
   |DISPLAYTITLE affect |DISPLAYTITLE (e.g. two b
   |MediaWiki's interface   |and only one /b) affect
   ||MediaWiki's interface

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


[Bug 65743] caching / languages mixed up on Wikidata:List_of_properties/all

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

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

   What|Removed |Added

 CC||lydia.pintscher@wikimedia.d
   ||e

--- Comment #1 from Lydia Pintscher lydia.pintsc...@wikimedia.de ---
We can't really reproduce this here. Let's sit down together when you're back.

-- 
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 65741] editcount tool gives a significant different/wrong number of edits

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

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

   What|Removed |Added

Summary|Bug report wrong number of  |editcount tool gives a
   |edits   |significant different/wrong
   ||number of edits

-- 
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 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 #2 from Andre Klapper aklap...@wikimedia.org ---
Which browsers and browser versions are involved?

-- 
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 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 #3 from Andre Klapper aklap...@wikimedia.org ---
Urgh. Thanks for quickly handling this. :-/

Gerrit Notification Bot changed status in bug 65677 without previously
inserting the comment with the link to the Gerrit change, as usual.

Upstream closed as INVALID:
https://bugzilla.mozilla.org/show_bug.cgi?id=955799#c1

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


[Bug 65730] New statement not saving

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

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

   What|Removed |Added

 CC||lydia.pintscher@wikimedia.d
   ||e

--- Comment #1 from Lydia Pintscher lydia.pintsc...@wikimedia.de ---
We just tried to reproduce this on 3 different computers. All worked. Can you
reproduce this on another item? Can you add and edit other statements?

-- 
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 65727] install AbuseFilter and SpamBlacklist on wikidata jenkins

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

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||lydia.pintscher@wikimedia.d
   ||e
 Whiteboard||u=dev c=infrastructure p=0

-- 
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 65761] math.sql does not exist

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

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 65761] math.sql does not exist

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

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 135414 had a related patch set uploaded by Physikerwelt:
Fix: rename math table

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

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


[Bug 65739] Add feature for manual splitting of translation units for Special:PageMigration

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

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 65726] Call to undefined method Wikibase\EntityContentFactory::newContentFromEntity() in EditEntity.php on line 753

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

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 65739] Add feature for manual splitting of translation units for Special:PageMigration

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

--- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 135415 had a related patch set uploaded by BPositive:
Feature to add a new unit to facilitate manual splitting for
Special:PageMigration

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

-- 
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 65763] New: Pages with large number of templates display not all templates

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

Bug ID: 65763
   Summary: Pages with large number of templates display not all
templates
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: major
  Priority: Unprioritized
 Component: Templates
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: sj...@seznam.cz
   Web browser: ---
   Mobile Platform: ---

Since yesterday, some pages containing more templates display only part of the
templates correctly, the rest templates are displayed only as a link to the
template. At the edit page, a warning message Warning: Template include size
is too large. Some templates will not be included. is displayed. 

Affected pages on the cs:wiki: 
https://cs.wikipedia.org/wiki/Seznam_kulturn%C3%ADch_pam%C3%A1tek_v_%C4%8Cesk%C3%A9m_Krumlov%C4%9B
https://cs.wikipedia.org/wiki/Seznam_kulturn%C3%ADch_pam%C3%A1tek_na_Mal%C3%A9_Stran%C4%9B
https://cs.wikipedia.org/wiki/Seznam_kulturn%C3%ADch_pam%C3%A1tek_na_Star%C3%A9m_M%C4%9Bst%C4%9B_(Praha)

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


[Bug 65725] Apply Content-encoding: gzip to Tiff files from upload.wikimedia.org

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

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 65700] Move hook handlers into own classes (client)

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

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

   What|Removed |Added

   Keywords||need-volunteer
   Priority|Unprioritized   |Normal
 CC||lydia.pintscher@wikimedia.d
   ||e
 Whiteboard||u=dev c=backend p=0

-- 
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 65722] Wikidata parses dates incorrectly (in Portuguese)

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

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

   What|Removed |Added

   Priority|Unprioritized   |High
 CC||lydia.pintscher@wikimedia.d
   ||e
 Whiteboard||u=dev c=backend p=0

--- Comment #2 from Lydia Pintscher lydia.pintsc...@wikimedia.de ---
When using slashes in a date it is currently considered US-format apparently.
We need to support slashes for Portuguese as well and parse it as dd/mm/yy.


Helder: In the meantime can you try using spaces instead of slashes?

-- 
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 65698] Under HHVM: Call to a member function getGuid() on a non-object

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

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

   What|Removed |Added

   Keywords||need-volunteer
   Priority|Unprioritized   |Normal
 CC||adrian.l...@wikimedia.de,
   ||h...@online.de,
   ||lydia.pintscher@wikimedia.d
   ||e
 Whiteboard||u=dev c=backend p=0

-- 
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 65718] usage tracking on repo for purging items

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

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

   What|Removed |Added

   Priority|Unprioritized   |Low
 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 65701] Move hook handlers into own classes (repo)

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

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

   What|Removed |Added

   Keywords||need-volunteer
   Priority|Unprioritized   |Normal
 CC||lydia.pintscher@wikimedia.d
   ||e
 Whiteboard||u=dev c=backend p=0

-- 
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 65764] New: Better icon images for Special:PageMigration

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

Bug ID: 65764
   Summary: Better icon images for Special:PageMigration
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Translate
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: pr4tiklah...@gmail.com
CC: da...@sheetmusic.org.uk, niklas.laxst...@gmail.com,
siebr...@kitano.nl
   Web browser: ---
   Mobile Platform: ---

The icon images used currently at Special:PageMigration for various operations
like edit, delete, swap, adding a new unit need to be improved. They need to be
replaced with better and consistent icons to improve the look and feel. 

Also, when some of the icons are disabled (for example, when a particular unit
is opened for editing), they can be replaced with images of lighter gray level
to give the disabled effect.

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

Pratik Lahoti pr4tiklah...@gmail.com changed:

   What|Removed |Added

 Depends on||65764

-- 
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 65764] Better icon images for Special:PageMigration

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

Pratik Lahoti pr4tiklah...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 CC||federicol...@tiscali.it,
   ||pr4tiklah...@gmail.com
 Blocks||65740
   Assignee|wikibugs-l@lists.wikimedia. |pr4tiklah...@gmail.com
   |org |
   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 65764] Better icon images for Special:PageMigration

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

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   Keywords||design

-- 
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 65698] Under HHVM: Call to a member function getGuid() on a non-object

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

Adrian Lang adrian.l...@wikimedia.de changed:

   What|Removed |Added

 Blocks||64415

-- 
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 64415] Make Wikibase compatible with HHVM

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

Adrian Lang adrian.l...@wikimedia.de changed:

   What|Removed |Added

 Depends on||65698

-- 
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 64711] Instrument all actions in wikitext editing toolbar for organization and frequency of use analysis and improvements

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

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

   What|Removed |Added

   Priority|Unprioritized   |Low
   Severity|normal  |enhancement

--- Comment #5 from Andre Klapper aklap...@wikimedia.org ---
As long as no how is provided (talking to Analytics), giving this low prio

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on 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] New: update.php displays errors when updating ar_len field

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

Bug ID: 65765
   Summary: update.php displays errors when updating ar_len field
   Product: MediaWiki
   Version: 1.23-git
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Maintenance scripts
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: mueller062001-...@yahoo.de
   Web browser: ---
   Mobile Platform: ---

When I run update.php while updating from 1.22 to 1.23, amongst other things
the script maintenance/populateArchiveLength.php is executed to populate the
ar_len column. 

However, this script does not always work correctly so that the following error
occurs (code from populateArchiveLength.php):

# Go through and update ar_len from these rows.
foreach ( $res as $row ) {
$rev = Revision::newFromArchiveRow( $row );
$content = $rev-getContent();
if ( !$content ) {
# This should not happen, but sometimes does (bug 20757)
$this-output( Content of archive {$row-ar_id} unavailable!\n );

In my case this is _not_ caused by bug 20757. Instead, 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.

The line

$rev = Revision::newFromArchiveRow( $row );

does not work correctly in this case. It is unable to return information from
inside an archive row.

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


[Bug 65707] VisualEditor: hard breaks [Return/enter] are ignored when pages is saved by visual editor

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

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

   What|Removed |Added

 Status|NEW |UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
Please provide steps to reproduce - no idea at which stage/keyboard focus I
press some key on my keyboard, and which browsers this was tested with

Please see https://www.mediawiki.org/wiki/How_to_report_a_bug

-- 
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 24538] populateRevisionLength.php doesn't check archive table

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

Joerg mueller062001-...@yahoo.de changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on 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] update.php displays errors when updating ar_len field

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

Joerg mueller062001-...@yahoo.de changed:

   What|Removed |Added

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

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


[Bug 65766] New: Please add: ftp://sitelftp.unine.ch/ to the wgCopyUploadsDomains whitelist

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

Bug ID: 65766
   Summary: Please add:  ftp://sitelftp.unine.ch/ to the
wgCopyUploadsDomains whitelist
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: Site requests
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: rromir.im...@wikimedia.ch
CC: benap...@gmail.com,
bugzilla+org.wikime...@tuxmachine.com,
dereck...@espace-win.org, johnflewi...@gmail.com,
steinsplit...@wikipedia.de, twkozlow...@gmail.com,
wikimedia.b...@snowolf.eu
   Web browser: ---
   Mobile Platform: ---

please add the following domain(s) to the wgCopyUploadsDomains whitelist:
ftp://sitelftp.unine.ch/

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on 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] update.php displays errors when updating ar_len field

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

--- Comment #1 from Joerg mueller062001-...@yahoo.de ---
Ah, the script in fact is called populateRevisionLength.php, but the code does
exactly what I posted above.

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


[Bug 65766] Please add: ftp://sitelftp.unine.ch/ to the wgCopyUploadsDomains whitelist

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

--- Comment #1 from Sam Reed (reedy) s...@reedyboy.net ---
That domain includes a protocol. FTP isn't supported.
http://sitelftp.unine.ch/ gives a 403

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


[Bug 65757] Explicitly name check constraints for Microsoft SQL Server schema

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

Rainer Rillke @commons.wikimedia ril...@wikipedia.de changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|wikibugs-l@lists.wikimedia. |ril...@wikipedia.de
   |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 65767] New: VisualEditor introduces nowiki and then breaks template syntax

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

Bug ID: 65767
   Summary: VisualEditor introduces nowiki and then breaks
template syntax
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: MediaWiki integration
  Assignee: jforrester+veteambztick...@wikimedia.org
  Reporter: he7...@gmail.com
CC: jforres...@wikimedia.org, ryasm...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

https://pt.wikipedia.org/wiki/Jos%C3%A9_Antonio_Reyes?diff=38627387
https://pt.wikipedia.org/wiki/Jos%C3%A9_Antonio_Reyes?diff=38645684
https://pt.wikipedia.org/wiki/Jos%C3%A9_Antonio_Reyes?diff=39007919

-- 
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] update.php / populateRevisionLength.php displays Content of archive unavailable error when updating ar_len field

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

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

   What|Removed |Added

   Priority|Unprioritized   |High
 CC||gla...@hallowelt.biz,
   ||hexm...@gmail.com
Summary|update.php displays errors  |update.php /
   |when updating ar_len field  |populateRevisionLength.php
   ||displays Content of
   ||archive unavailable error
   ||when updating ar_len field

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


[Bug 65722] Wikidata parses dates incorrectly (in Portuguese)

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

--- Comment #3 from Helder he7...@gmail.com ---
I was able to use spaces as a workaround on
https://www.wikidata.org/wiki/Q10311783?diff=133797307

-- 
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 65763] Pages with large number of templates display not all templates

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

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
Warning: Template include size is too large. Some templates will not be
included. feels pretty clear... You hit a timeout for page rendering because
the page has gotten too large so the fix is to make it smaller again.

What's your expectation for this bug report? :)

https://cs.wikipedia.org/wiki/Seznam_kulturn%C3%ADch_pam%C3%A1tek_v_%C4%8Cesk%C3%A9m_Krumlov%C4%9B?debug=1forceprofile=true
shows in its HTML source:

100.00% 0.425575  1 - -total
 88.44% 0.376398  1 - MediaWiki::main
 58.80% 0.250232  1 - OutputPage::output
 57.65% 0.245364  1 - Output-skin
 57.61% 0.245171  1 - SkinTemplate::outputPage
 40.90% 0.174045  1 - SkinTemplate::prepareQuickTemplate
 25.53% 0.108654  1 - MediaWiki::performRequest
 22.91% 0.097484  1 - SkinTemplate::prepareQuickTemplate-stuff5
 22.32% 0.095003  1 - MediaWiki::performAction
 21.96% 0.093462  1 - Article::view
 17.41% 0.074080266 - MessageCache::get
 15.80% 0.067225  1 - SkinTemplate::outputPage-execute
 11.66% 0.049624 43 - Linker::titleAttrib
 11.26% 0.047923  1 - SkinTemplate::prepareQuickTemplate-stuff4

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


[Bug 65766] Please add: ftp://sitelftp.unine.ch/ to the wgCopyUploadsDomains whitelist

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

--- Comment #2 from Rromir rromir.im...@wikimedia.ch ---
(In reply to Sam Reed (reedy) from comment #1)
 That domain includes a protocol. FTP isn't supported.
 http://sitelftp.unine.ch/ gives a 403

Thank you for your comment Sam. Does this mean that I will have to transfer the
files (images) in to a http server in order to be able to use the GWToolset?

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


[Bug 65763] Pages with large number of templates display not all templates

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

--- Comment #2 from Mormegil morme...@centrum.cz ---
Exactly. The problem did not appear yesterday, it was caused by recent edits to
[[cs:Template:Památky v Česku]], which increased the post-expand include size
from 1842132 (for [[cs:Seznam kulturních památek v Českém Krumlově]]) to over
the limit.

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


[Bug 65768] Improve display of lists in diffs (e.g. aliases)

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

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

   What|Removed |Added

   Keywords||need-volunteer
   Priority|Unprioritized   |Low
 CC||daniel.kinz...@wikimedia.de
   Severity|normal  |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 65768] New: Improve display of lists in diffs (e.g. aliases)

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

Bug ID: 65768
   Summary: Improve display of lists in diffs (e.g. aliases)
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: daniel.kinz...@wikimedia.de
CC: wikidata-b...@lists.wikimedia.org
   Web browser: ---
   Mobile Platform: ---

In a diff view, insertions/deletions in a list should not have a new header for
each index, but should be lumped together under one header. 

Currently, adding two aliases in English would be shown as:

* aliases / en / 0:
  + Foo

* aliases / en / 1:
  + Bar

Instead, this should be shown as:

* aliases / en:
  + Foo
  + Bar

This should be doable by making DiffView aware of the isAssociative() flag of
the Diff object.

-- 
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 65763] Pages with large number of templates display not all templates

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

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

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

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


[Bug 65766] Please add: ftp://sitelftp.unine.ch/ to the wgCopyUploadsDomains whitelist

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

--- Comment #3 from Sam Reed (reedy) s...@reedyboy.net ---
(In reply to Rromir from comment #2)
 (In reply to Sam Reed (reedy) from comment #1)
  That domain includes a protocol. FTP isn't supported.
  http://sitelftp.unine.ch/ gives a 403
 
 Thank you for your comment Sam. Does this mean that I will have to transfer
 the files (images) in to a http server in order to be able to use the
 GWToolset?

The server seems to already have an HTTP server listening. It's just not
allowing access via HTTP. Chances are this can be fixed by updating the IIS
config

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


[Bug 65744] Removing a label through wbeditentity with remove:true does not work

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

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

   What|Removed |Added

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

--- Comment #2 from tobias.gritschac...@wikimedia.de ---
https://gerrit.wikimedia.org/r/135327 has been merged.

-- 
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 65536] Use original wikitext when selectively serializing unmodified text content

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

Helder he7...@gmail.com changed:

   What|Removed |Added

 CC||he7...@gmail.com

--- Comment #2 from Helder he7...@gmail.com ---
2^16 bugs :-)

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

Liangent liang...@gmail.com changed:

   What|Removed |Added

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

--- Comment #3 from Liangent liang...@gmail.com ---
It's missing again.

-- 
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 64621] Reorganize Wikipedia Apps product

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

--- Comment #14 from Andre Klapper aklap...@wikimedia.org ---
(In reply to Yuvi Panda from comment #3)
 Components:
 1. Android App
 2. iOS App
 3. Extension:MobileApp
 4. General / Unknown

I have created the components listed above.

I have disabled creating new tickets or moving existing tickets into the
following components:
* Automated Builds
* Generic
* History
* Localization/Translation/Language
* Media Uploads
* Near by
* Save Article
* Search
* Settings
* Share

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


[Bug 64621] Reorganize Wikipedia Apps product

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

--- Comment #15 from Andre Klapper aklap...@wikimedia.org ---
 Versions:
 1. Alpha
 2. Beta
 3. Stable

I've disabled the existing versions for bug entry or changing existing tickets
to those versions. I've created above three versions.


I won't try to move (open) tickets to new versions and components today anymore
(it's getting late here); feel free to start with that...

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


[Bug 65769] New: Slow loading of Json Editor in mobile frontend

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

Bug ID: 65769
   Summary: Slow loading of Json Editor in mobile frontend
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: BookManagerv2
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: djdeepalijain...@gmail.com
CC: molly.whi...@gmail.com
   Web browser: ---
   Mobile Platform: ---

While it is working fine in normal web view, the json editor is taking too much
time to load in mobile frontend.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on 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] Unbalanced tags in DISPLAYTITLE (e.g. two b and only one /b) affect MediaWiki's interface

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

--- Comment #2 from Florian florian.schmidt.wel...@t-online.de ---
Maybe an extension problem on wikipedia? I have tested on a clean 1.24wmf5
version without anything and AllowDisplayTitle=true and
RestrictDisplayTitle=false, but if i use displytitle parser hook in te same
format like given (unclosed b-tag) i become only the plain title without bold
(it's written bold, if i close the tag correctly). So, on a fresh mediawiki
installation i can not reproduce this error (correct me, if i does everything
false :)).

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


[Bug 64290] UI for monolingual text datatype

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

Adrian Lang adrian.l...@wikimedia.de changed:

   What|Removed |Added

 Depends on||65770

-- 
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 65770] Factor out inputextender usage and inputextender's widgets of experts

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

Adrian Lang adrian.l...@wikimedia.de changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

--- Comment #1 from Adrian Lang adrian.l...@wikimedia.de ---
https://github.com/wmde/ValueView/pull/51

-- 
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 65770] Factor out inputextender usage and inputextender's widgets of experts

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

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

   What|Removed |Added

   Priority|Unprioritized   |High
 CC||lydia.pintscher@wikimedia.d
   ||e
 Whiteboard||u=dev c=frontend p=20
   ||s=2014-05-20

-- 
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 65766] Please add: ftp://sitelftp.unine.ch/ to the wgCopyUploadsDomains whitelist

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

--- Comment #4 from Rromir rromir.im...@wikimedia.ch ---
(In reply to Sam Reed (reedy) from comment #3)
 (In reply to Rromir from comment #2)
  (In reply to Sam Reed (reedy) from comment #1)
   That domain includes a protocol. FTP isn't supported.
   http://sitelftp.unine.ch/ gives a 403
  
  Thank you for your comment Sam. Does this mean that I will have to transfer
  the files (images) in to a http server in order to be able to use the
  GWToolset?
 
 The server seems to already have an HTTP server listening. It's just not
 allowing access via HTTP. Chances are this can be fixed by updating the IIS
 config

Am I right to conclude that FTP isn`t supported at all? If yes, than it is
easier for me to upload the files in to a http server already white listed
(wikimedia.ch), instead of asking the university administration in charge of
the servers to make the necessary changes. 
By the way, the technical side is not my strongest side, so the less tech
solution would be easier for me.

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


[Bug 65761] math.sql does not exist

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

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 135414 merged by jenkins-bot:
Fix: rename math table

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

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