[09:42:59] Hi. I have a pretty straightforward datatable listing the pages in a Category. I'm a bit baffled, I've added a page to that category; it shows fine in the datatable, but the search box in the datatable isn't seeing it [09:43:09] Any ideas how I can troubleshoot this? [10:02:18] Er. Is it possible if the page title is the same as $wgSiteName that the search box misses it? [10:57:56] [SemanticMediaWiki] mwjames created target-is-subobject (+1 new commit): http://git.io/vkbVD [10:57:56] SemanticMediaWiki/target-is-subobject 0f98c79 mwjames: Distinguish display of a "normal" link and a suboject [11:04:17] [SemanticMediaWiki] mwjames opened pull request #1053: Distinguish display of a "normal" link and a suboject (master...target-is-subobject) http://git.io/vkbrG [15:01:30] [SemanticMediaWiki] mwjames pushed 1 new commit to master: http://git.io/vkAUQ [15:01:30] SemanticMediaWiki/master 5a38c07 mwjames: Set readjust baseline... [15:05:26] What's the mediawiki support channel? -support? [15:05:53] Im trying to run a subquery programmatically, I use SMWQueryProcessor to getComponentsFromFunctionParams (after I split the raw params into an array) [15:06:09] I then getProcessedParams and pass that along with the query string to SMWQuerProcessor's createQuery [15:06:23] the smfGetStore()->getQueryResult($query) is the result query [15:06:33] However, I can't seem to parse in subqueries [15:06:39] Is there something special I need to do for that? [15:30:42] AH, a dash [15:31:18] I'm trying to run a subquery inside smwfGetSTore()->getQueryResult by building out the query and parameters from a query string. [15:31:39] It doesn [15:31:44] It doesn't seem to be working though [23:53:07] [SemanticMediaWiki] mwjames pushed 1 new commit to master: http://git.io/vkhr6 [23:53:07] SemanticMediaWiki/master c07274f mwjames: Add conservative default for `smwgBlobCacheType`...