[TYPO3-core] RFC #15666: HCI: SysLanguage Table Icon should be the flag you selected

Ernesto Baschny [cron IT] ernst at cron-it.de
Sat Nov 13 00:12:40 CET 2010


Ernesto Baschny [cron IT] schrieb am 13.11.2010 00:08:

> How to test:
> 
> 1) Create sys_language records in your root. Use the attached .sql file
> as a convenience to create languages with all flags that were available
> before.
> 
> 2) Apply the patch v4
> 
> 3) delete your config-cache (typo3conf/temp*)

Forgot an important step here:

3.1) Go to Upgrade Wizard and do the "flagFromSprite" step!

> 4) Check with Web>List the root folder, see if the the language entries
> got correct flags (see attachment 15666-flag-after.gif)


Only with the step "3.1" this restoration makes sense:

> To restore your setup to the previous state, use the following SQL:
> 
>   UPDATE sys_language SET flag=CONCAT(flag, '.gif');




More information about the TYPO3-team-core mailing list