[Wikidata-bugs] [Maniphest] [Commented On] T138974: SyntaxError's when adding statements

2016-06-30 Thread daniel
daniel added a comment. Can someone explain to me how this happened? I'm not seeing any code that tried to pass a string to the constructor of MediaWikiPageNameNormalizer. The line number in the error message also doesn't quite match... I'm confused.TASK

[Wikidata-bugs] [Maniphest] [Commented On] T138974: SyntaxError's when adding statements

2016-06-30 Thread Stashbot
Stashbot added a comment. Mentioned in SAL [2016-06-30T15:34:19Z] Synchronized php-1.28.0-wmf.8/extensions/Wikidata/extensions/Wikibase/repo/includes/WikibaseRepo.php: SWAT: [[gerrit:296701|Update Wikidata - Fix broken editing of statements (T138974)]] (duration: 00m 31s)TASK

[Wikidata-bugs] [Maniphest] [Commented On] T138974: SyntaxError's when adding statements

2016-06-30 Thread gerritbot
gerritbot added a comment. Change 296701 merged by jenkins-bot: Update Wikidata - Fix broken editing of statements https://gerrit.wikimedia.org/r/296701TASK DETAILhttps://phabricator.wikimedia.org/T138974EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To:

[Wikidata-bugs] [Maniphest] [Commented On] T138974: SyntaxError's when adding statements

2016-06-30 Thread gerritbot
gerritbot added a comment. Change 296701 had a related patch set uploaded (by Aude): Update Wikidata - Fix broken editing of statements https://gerrit.wikimedia.org/r/296701TASK DETAILhttps://phabricator.wikimedia.org/T138974EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T138974: SyntaxError's when adding statements

2016-06-29 Thread gerritbot
gerritbot added a comment. Change 296648 had a related patch set uploaded (by Aude): Fix construction of MediaWikiPageNameNormalizer in WikibaseRepo https://gerrit.wikimedia.org/r/296648TASK DETAILhttps://phabricator.wikimedia.org/T138974EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T138974: SyntaxError's when adding statements

2016-06-29 Thread aude
aude added a comment. problem is: Catchable fatal error: Argument 1 passed to MediaWiki\\Site\\MediaWikiPageNameNormalizer::__construct() must be an instance of Http, string given in /var/www/wiki/w/includes/site/MediaWikiPageNameNormalizer.php on line 51 introduced in