[TYPO3-english] [OT] cooluri and tx_news - wrong url for non-localized records
Jan Bednarik
info at bednarik.org
Thu Apr 18 11:01:16 CEST 2013
Hi,
CoolUri hasn't been compatible with DBAL since beginning since it uses
types like DATETIME which are not supported by DBAL (or at least
weren't, if it's changed, I don't know about it).
Support for mysqli shouldn't be that big deal. There's a DB layer that
wraps DB calls (obviously I missed a few places). So this would be just
a matter of writing a new DB layer and factory.
JAn
Dne 18.4.2013 9:25, Jigal van Hemert napsal(a):
> Hi,
>
> On 18-4-2013 8:15, Xavier Perseguers wrote:
>>> if (mysql_error() || !$res) return $param;
>> ^^^^
>>
>> Interesting, so it means cooluri is not compatible with DBAL, at least
>> 100% when mysql is totally unvailable?
>
> It's also not compatible with TYPO3 CMS 6.1 which uses mysqli internally.
>
More information about the TYPO3-english
mailing list