[11:50:29] heya.. I am working on an (old) extension someone at work wrote. He uses a lot of getWikiValue() calls for all kinds of different datatypes. Most of those calls just throw "undefined function" errors. Have those functions been removed in recent SMW versions? [11:57:04] sven^: yes - a lot of the code around the retrieval of values has changed. [11:57:29] meh. [12:00:17] main problem right now is that he uses some recursive data processing where he doesn't care what kind of object he "stringifies"... It seems earlier you could just use getWikiValue() on almost everything and now I have to rewrite the code to check what kind of object I am handling at the moment [12:03:28] I'm not sure if that's true... let me check. [12:04:29] Call to undefined method SMWDIBlob::getTitle() <=> Call to undefined method SMWDIWikiPage::getString() [12:04:33] same line of code [12:04:44] it's not a problem with SMW, it's a problem with this code [12:04:55] sven^: actually, it looks like getKey() will work in all cases. [12:05:21] he just walks down some property paths and doesn't care what kind of objects he gets on the way. It's pretty ugly [12:05:36] uh, I will try that tomorrow, then. Thanks [15:06:07] JeroenDeDauw: yt? [15:55:13] thingles: pong [16:01:43] JeroenDeDauw: Hey [16:14:45] JeroenDeDauw: thanks for the note on the charts... I've replied. [16:15:12] I think there is also a RL issue here. bug at https://bugzilla.wikimedia.org/show_bug.cgi?id=48944 [21:45:37] Hello, I am using SMW and have a quick question about the "Edit with form" button [21:46:00] When adjusting my template to use a new form "[[Page has default form::" directive [21:46:03] it seems to ignore it [21:46:13] Do I need to run anything to address this? [22:35:35] mightmare: no, it should work immediately. [22:36:22] If you go to the "Browse properties" link for any page that uses that template, do you see the "Page has default form" property there? [22:59:09] New patchset: Mwjames; "SMW\SQLStore\WantedPropertiesCollector" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/66052 [23:09:01] New patchset: Mwjames; "SMW\SQLStore\StatisticsCollector" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/60092 [23:12:34] New patchset: Mwjames; "SMW\SQLStore\WantedPropertiesCollector" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/66052 [23:38:11] New patchset: Mwjames; "SMW\Settings enable nested settings" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/66056 [23:43:05] New patchset: Mwjames; "SMW\Settings enable nested settings" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/66056