#2062: [PATCH] subtle gettext issue when tg is partially loaded
------------------------+---------------------------------------------------
Reporter: cdevienne | Owner: faide
Type: defect | Status: new
Priority: normal | Milestone: 1.0.x bugfix
Component: TurboGears | Version: 1.0.7
Severity: normal | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Comment (by cdevienne):
Here it is :
Put these lines into conf.py :
{{{
#!python
import turbogears.validators
turbogears.validators.Validator.gettextargs = {}
}}}
--
Ticket URL: <http://trac.turbogears.org/ticket/2062#comment:2>
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.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---