[17:59:58] [SemanticMediaWiki] mwjames force-pushed form-builder from 00e2989 to 027fc99: http://git.io/SWYFhw [17:59:58] SemanticMediaWiki/form-builder 027fc99 mwjames: Add HtmlFormBuilder... [18:11:59] hey, just got an error while upgrading SMW to 2.0.0 [18:12:01] Unexpected non-MediaWiki exception encountered, of type "OutOfBoundsException" [18:12:01] [9771d569] [no req] Exception from line 130 of /var/www/html/w/vendor/param-processor/param-processor/src/ParamDefinitionFactory.php: Unknown parameter type "coordinate". [18:12:13] after running: php extensions/SemanticMediaWiki/maintenance/SMW_refreshData.php -d 50 -v [18:13:04] didn't seem to break anything [18:18:00] [SemanticMediaWiki] mwjames deleted form-builder at 027fc99: http://git.io/3uxMpw [18:34:44] [semantic results format: gallery] anybody have any idea how i can resolve this issue? https://bugzilla.wikimedia.org/show_bug.cgi?id=71387 [18:40:29] [SemanticMediaWiki] mwjames force-pushed special-smwadmin-use-formbuilder from 8251d60 to 88ef444: http://git.io/ABjnxA [18:40:29] SemanticMediaWiki/special-smwadmin-use-formbuilder 88ef444 mwjames: Special::SMWAdmin to use formbuilder [18:45:57] PJosepherum0: No offense, but I am not sure what this bug (or bugs) is all about. Maybe rephrase it to aid somebody who might want to work on that to understand what exactly is the problem. See https://www.mediawiki.org/wiki/How_to_report_a_bug. [18:46:39] basically, captionproperty and autocaption doesn't work [18:46:42] as expected [18:48:16] captionproperty when set as a semantic property for (example, captionproperty=Caption, a text type) will return a caption below the image in the Special:Ask page, but when embedded, will revert to the default image title as the caption. [18:48:17] PJosepherum0: You could try pinging JeroenDeDauw and/or MWJames. They were the ones whoe worked on it last. But any significant changes were done about 2 years ago. [18:48:33] hah thanks [18:51:20] [SemanticMediaWiki] mwjames closed pull request #553: Special::SMWAdmin to use formbuilder (master...special-smwadmin-use-formbuilder) http://git.io/iC-Mzw [22:08:08] good news, turns out the ?# condition was borking the captions in the gallery format [22:08:33] strange that Special:Ask would insert the condition, which rendered ok on the special page, but failed on articles [22:08:53] also removal of ?# fixed parsing wikitext in text properties