jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/349728 )
Change subject: Remove unused and non-existing message from module config
......................................................................
Remove unused and non-existing message from module config
Not found any usage in inital version -
Ie6c9dea24be0985ac19ebd98598708cacddb4f2e
1) ResourcesTest::testMissingMessages
Message 'panscroll-js-init-error' required by 'ext.panscroll.core' must
exist
Failed asserting that false is true.
/home/jenkins/workspace/mwext-testextension-hhvm-jessie/src/tests/phpunit/structure/ResourcesTest.php:101
/home/jenkins/workspace/mwext-testextension-hhvm-jessie/src/tests/phpunit/MediaWikiTestCase.php:402
/home/jenkins/workspace/mwext-testextension-hhvm-jessie/src/maintenance/doMaintenance.php:111
Change-Id: Icc3780c175f84d31eb5ecc31604a7f78f87ddd5f
---
M PanScroll.php
1 file changed, 0 insertions(+), 3 deletions(-)
Approvals:
Hashar: Looks good to me, approved
jenkins-bot: Verified
diff --git a/PanScroll.php b/PanScroll.php
index 219f60e..9242b9e 100644
--- a/PanScroll.php
+++ b/PanScroll.php
@@ -29,9 +29,6 @@
'styles' => array(
'css/panscroll.css'
),
- 'messages' => array(
- 'panscroll-js-init-error'
- ),
'group' => 'ext.panscroll',
'localBasePath' => $dir,
'remoteExtPath' => 'PanScroll'
--
To view, visit https://gerrit.wikimedia.org/r/349728
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icc3780c175f84d31eb5ecc31604a7f78f87ddd5f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/PanScroll
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits