No, it's not a bug just different behavior. I have to sort the list now
to find the languages I'm looking for. There were just too many! I
overlooked those I needed because the list was no longer sorted.
Bart
Bart McLeod schreef:
I'm on a local box with a fresh project with no caching enabled or
even implemented. Does it create a cache of its own accord?
Bart
Thomas Weidner schreef:
Delete your cache.
Probably cached data was overwritten by someone.
Greetings
Thomas Weidner, I18N Team Leader, Zend Framework
http://www.thomasweidner.com
----- Original Message ----- From: "Bart McLeod" <[email protected]>
To: "fw-general" <[email protected]>
Sent: Thursday, January 15, 2009 12:06 PM
Subject: [fw-general] Zend_Locale bug?
Anyone seen this one:
$list = Zend_Locale::getTranslationList('language','en');
Gives a list of dialects instead of languages. It worked a few weeks
ago, and now it has changed after a recent checkout from svn.
I will search the issuetracker for it and if I do not find it, wil
file an issue.
Bart