[TYPO3-dev] blank page after renaming page

Jan Schmidt jan.schmidt at uni-greifswald.de
Tue Aug 18 15:24:13 CEST 2009


Hi David!

David wrote:
> I recently updated a page with realurl and some extensions like tt_news 
> and modern_linklist, etc. without problems. Did you do a database_compare?
> In the Revision Notes it's said, that nothing special is to take care 
> of, but I remarked some changes. Looking up I found a snippet here:
> 
> ALTER TABLE tx_realurl_errorlog ADD rootpage_id int(11) NOT NULL default 
> '0';
> Changing fields
>     ALTER TABLE tx_realurl_uniqalias DROP KEY bk_realurl02;
>     ALTER TABLE tx_realurl_uniqalias ADD KEY bk_realurl02 
> (tablename,field_alias,field_id,value_alias(220),expire);
> 
> 
> In the first line a field is added.
> I'm not quiet sure if the snippet still is from update but I think 
> because I can't imagine where from it shall come else.
> 
> Just make a compare by yourself, so you can compare with my values too.

I made a database_compare but there are no differences regarding realurl.

Best regards,
Jan




More information about the TYPO3-dev mailing list