#1167: AgaviTranslationManager does not call setlocale with the given locale
identifier
-----------------------------------------+----------------------------------
Reporter: sven.kretschm...@… | Owner: dominik
Type: enhancement | Status: closed
Priority: normal | Milestone: 1.0.2
Component: translation | Version: 1.0.1
Severity: normal | Resolution: wontfix
Keywords: | Has_patch: 0
-----------------------------------------+----------------------------------
Changes (by david):
* status: new => closed
* resolution: => wontfix
Comment:
System locales are, among other things, not thread-safe, and they will
affect other things like formatting of numbers.
The entire point of Agavi's translation subsystem is that it neither
depends on nor tinkers with system locales; it was built with this
specific requirement in mind.
I will therefore close this ticket as ''wontfix''. If you need this
specific behavior, you may always subclass
{{{AgaviTranslationManager}}} and extend the {{{setLocale}}} method
accordingly.
--
Ticket URL: <http://trac.agavi.org/ticket/1167#comment:2>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets