https://bugzilla.wikimedia.org/show_bug.cgi?id=43260

--- Comment #2 from Yaron Koren <[email protected]> ---
Hi Andreas,

This seems like two unrelated problems in SD. The first one, with dates, comes
from the fact that you were using date-type filtering on a property of type
"String". That's not allowed - although SD should display an appropriate error
message for that, instead of just letting the SQL query crash.

The second one seems like a real issue. (Or, more real.) Could you please add
the following line to LocalSettings.php, at least temporarily:

$wgShowSQLErrors = true;

...and put here what the actual query is?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to