﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1058	replace LCASE with LOWER in SQL	Oliver Kohll		"I'm using postgres for mediawiki storage and found a problem with the FCKEditor plugin when searching for a link to add. Postgresql only recognises LOWER as a lowercase SQL function but MySQL recognises LCASE as well. I suggest changing LCASE in the FCKEditor plugin code to LOWER then it should be compatible with both.

The changes are in FCKeditorSajax.body.php, lines 58 and 105.
"	Bug	closed	Normal		Project : MediaWiki+FCKeditor		fixed	HasPatch	
