[TYPO3-dev] Current master (6.1) breaks RealURL

Helmut Hummel helmut.hummel at typo3.org
Mon Apr 1 16:08:02 CEST 2013


On 01.04.13 14:52, Dmitry Dulepov wrote:
> Hi!
>
> Current RealURL is incomaptible with TYPO3 6.1 in the master branch. To
> improve speed RealURL uses MySQL-only compatible syntax. To ensure DBAL
> compatibility, it had to access $GLOBALS['TYPO3_DB']->link directly. Now
> this member is protected, so RealURl no longer works.
>
> I am aware of the problem. The update to RealURL will be released in the
> near time. The performance enhancement will be lost after the update. Sorry
> about that :(


https://review.typo3.org/19452

solves all issues you mention, doesn't it? Besides that, there is a 
getter for the ->link property now (which is mysqli object).

Kind regards,
Helmut

-- 
Helmut Hummel
Release Manager TYPO3 6.0
TYPO3 Core Developer, TYPO3 Security Team Member

TYPO3 .... inspiring people to share!
Get involved: typo3.org



More information about the TYPO3-dev mailing list