Nice, but instead of an exception now only an error is triggered.
The change within translation means that you can set a language even if you have not added it without getting an exception.

So instead of stopping the application to work, it now will continue and trigger only an error.
How should the missing of an exception stop an application from work ???
I think that there are some other problems on your side.

Greetings
Thomas Weidner, I18N Team Leader, Zend Framework
http://www.thomasweidner.com


----- Original Message ----- From: "Alex" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, October 03, 2008 8:55 PM
Subject: [fw-general] Commit 11606 seems to have broken Zend_Translate


Hello,

Commit 11606 by "thomas" seems to have broken something Translate related.

After the update, $this->translate()->getLocale() causes a total halt in
execution, with no Exceptions thrown. Reverting to 11600 fixes the problem.

Anyone else experiencing this?

- Alex


Reply via email to