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

John Morton <j...@angrymonkey.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |j...@angrymonkey.net.nz

--- Comment #1 from John Morton <j...@angrymonkey.net.nz> 2011-02-06 16:18:57 
UTC ---
The problem is that getFields function in
SemanticMediaWiki/includes/storage/SMW_SQLHelpers.php uses a heredoc for the
SQL for the postgre branch, but the query text is escaping single quotes like
it's a big block of single quote string.

Which would have been painfully obvious if, before making a versioned release,
a simple upgrade was run against a test postgresql installation :-/

I'll attach a patch against 1.5.5.1

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to