https://bugzilla.wikimedia.org/show_bug.cgi?id=43199
Web browser: ---
Bug ID: 43199
Summary: $wgDebugWithToken=false will fail
Product: MediaWiki extensions
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: WikidataRepo
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected],
[email protected]
Classification: Unclassified
Mobile Platform: ---
Due to the change from false to an empty string in this construct
isset( $params['token'] ) ? $params['token'] : ''
(it is used in the API modules) debugging with $wgDebugWithToken will fail.
This is not a serious bug in production, but it makes it more awkward to debug
the API-modules.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l