https://bugzilla.wikimedia.org/show_bug.cgi?id=29901
Markus Krötzsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #3 from Markus Krötzsch <[email protected]> 2011-07-15 12:39:22 UTC --- SMW has a setting to configure this behaviour. The default is to ignore query errors and execute the query anyway (even if empty). You can change this by setting $smwgIgnoreQueryErrors = false; in LocalSetting.php. With this setting, only the error message will be shown when an error occurred in processing the query. -- 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
