http://tools.wmflabs.org/ says to request access to tool labs and links to:
https://wikitech.wikimedia.org/wiki/Special:FormEdit/Tools_Access_Request
but that page is down (no content)
http://tools.wmflabs.org/ says to request access to tool labs and links to:
https://wikitech.wikimedia.org/wiki/Special:FormEdit/Tools_Access_Request
but that page is down (no content)
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | Reedy | T123583 https://wikitech.wikimedia.org/wiki/Special:FormEdit/Tools_Access_Request down | |||
Declined | None | T72625 Migrate Tools access request process to Phabricator | |||
Resolved | Foxtrott | T124149 SF_AutoeditAPI.php: Call to a member function formHTML() on a non-object (null) |
2016-01-13 22:54:56 silver labswiki fatal ERROR: [bd535472] PHP Fatal Error: Call to a member function formHTML() on a non-object {"exception_id":"bd535472"} [Exception ErrorException] (/srv/mediawiki/php-1.27.0-wmf.10/extensions/SemanticForms/includes/SF_AutoeditAPI.php:915) PHP Fatal Error: Call to a member function formHTML() on a non-object #0 [internal function]: MWExceptionHandler::handleFatalError() #1 {main}
Also:
2016-01-13 22:55:20 silver labswiki fatal ERROR: [0d2adf8e] PHP Fatal Error: Call to undefined function wfMsgExt() {"exception_id":"0d2adf8e"} [Exception ErrorException] (/srv/mediawiki/php-1.27.0-wmf.10/extensions/SemanticMediaWiki/includes/articlepages/SMW_PropertyPage.php:114) PHP Fatal Error: Call to undefined function wfMsgExt() #0 [internal function]: MWExceptionHandler::handleFatalError() #1 {main}
Change 264023 had a related patch set uploaded (by Reedy):
Add lots of wfMsg*() for wikitech
This appears to have just been a Semantic MediaWiki problem - I'm guessing that the SF error message was just a compound effect or something.
I should note that Semantic Forms does not require the presence of SMW - not that I'm suggesting you get rid of SMW.
Change 265166 had a related patch set uploaded (by Reedy):
Replace wfMsg*() usages in 1.8.x branch for WMF usages
Change 265167 had a related patch set uploaded (by Reedy):
Replace wfMsg*() usages in 1.8.x branch for WMF usages
Change 265172 had a related patch set uploaded (by Reedy):
Replace wfMsg*() usages in 0.5.x branch for WMF usages
Change 264023 abandoned by Reedy:
Add lots of wfMsg*() for wikitech
Reason:
I've made patches fixing up the extensions branches, so this is even less needed now
Change 265166 merged by jenkins-bot:
Replace wfMsg*() usages in 1.8.x branch for WMF usages
Change 265196 had a related patch set uploaded (by Alex Monk):
Update SemanticResultFormats for I4c28907d
Change 265172 merged by Florianschmidtwelzow:
Replace wfMsg*() usages in 0.5.x branch for WMF usages
Change 265167 merged by jenkins-bot:
Replace wfMsg*() usages in 1.8.x branch for WMF usages
Change 265196 abandoned by Reedy:
Update SemanticResultFormats for I4c28907d
Reason:
No-op after https://gerrit.wikimedia.org/r/#/c/265247/