gplx/mediawiki/extensions/SemanticMediaWiki/docs/releasenotes/RELEASE-NOTES-3.1.5.md

2.3 KiB

Semantic MediaWiki 3.1.5

Released on February 29, 2020.

Bug fixes and internal code changes

  • #4423 as 2e11fd7: Fixes table alias usage in select queries by maintenace script "updateQueryDependencies.php"
  • #4500 as b9e1bff: Fixes special page "SemanticMediaWiki" being broken if configuration paramter $wgDebugLogFile is set
  • #4516 as 13056ff: Fixes external identifier formatting in references
  • #4532 as 3a08cad: Fixes the InvalidArgumentException issue when using the #info parser function with an integer parameter
  • #4550 as 243f0ab: Checks PropertyRegistry::getInstance()->findPropertyIdByLabel( $label ) for false
  • #4589 as 1ca5979 and 93765eb: Fixes "smwtable-clean" class being broad by default

See also