>>IE: Select .... where .... AND `I18n__description`.`locale` = 'deu'
>>FFx: Select .... where .... AND `I18n__description`.`locale` = 'de_de'

first 2 symbols are same

try
>>IE: Select .... where .... AND `I18n__description`.`locale` = 'de%'
>>FFx: Select .... where .... AND `I18n__description`.`locale` = 'de_de'

P.S.Sorry for my bad english
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to