#1161: Running the toolbox shell inside the app overrides "_" used by
gettext/i18n
------------------------+---------------------------------------------------
Reporter: arnarbi | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: unassigned | Version: 1.0b1
Severity: normal | Keywords:
------------------------+---------------------------------------------------
Mounting the toolbox somewhere in your app and running it overwrites
gettext's definition of the "_" function. The last evaluated value in the
shell is assigned to _ so after that calls to _("somestring") all over the
app results in unpredictable behaviour.
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1161>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" 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/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---