https://bugzilla.wikimedia.org/show_bug.cgi?id=32592
MWJames <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #20 from MWJames <[email protected]> 2012-02-01 23:16:35 UTC --- We use SMW 1.7.0.2 which means all those patches have been applied but some of those changes creates now problem when the query statement is a bit more complex. For example a simple query like [1] works just fine (cache is created) but for a query like [2] the concept cache is empty but [2] worked before. [1] {{#concept: [[Keyword::Japan]] }} [2] {{#concept: [[Keyword::Japan]] OR [[Geographic Region::Japan]] OR [[Category:Japan]] OR [[Tag::~*Japan*]] }} -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
