I'm trying to make gettext work with cake 1.1.x (stable) but I'm having some trouble. I'm running some tests with gettext, doing all locale initialization on the view (yes I know, worse thing to do, but it's just for testing), and I'm getting weird results. At first I thought everything had worked fine, because the view I was testing got translated, but (don't ask me why) I reloaded the page several times really quickly and I got the default language instead of the localization. From there on if I reloaded normally I would get the default language all the time, but reloading several times really fast switches to the locale I hardcoded the view to display. So even though the behaviour seems really random to me, I can reproduce it, switching languages just by reloading very quickly. I was wondering if any of you has had any similar experiences before or could point me in the right direction to solving this issue.
Thank you all very much for your time and help. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
