Hi All,
Using Symfony 1.4
Im getting "Please provide the ICU data to initialize." exception in sfDateTimeFormatInfo.class.php, LINE: 138. This happens when the admin generator calls the format_date() function from the _list_td_tabular.php template page.
This error doesnt happen in development. It seems the .../i18n/.../sfDateTimeFormatInfo.class.php is only called in production???? This error is crippling all my admin generator pages in production mode...only ones with displayed dates...
Can anyone help? This could be a bug?
