#2392: Enabling i18n.run_template_filter does not enable translation filter in 
Kid
templates
----------------------------------------+-----------------------------------
 Reporter:  Chris Arndt                 |        Owner:  Chris Arndt 
     Type:  defect                      |       Status:  closed      
 Priority:  normal                      |    Milestone:  1.1.x bugfix
Component:  I18n                        |      Version:  1.1         
 Severity:  normal                      |   Resolution:  fixed       
 Keywords:  i18n, kid, template engine  |  
----------------------------------------+-----------------------------------
Changes (by Chris Arndt):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Fixed in r6872.

 `kid.i18n.run_template_filter` now defaults to `True` if
 `i18n.run_template_filter` is enabled and Kid is available.

 I.e. you can still turn off the translation filter for Kid templates only,
 if you set `i18n.run_template_filter` to `True` and
 `kid.i18n.run_template_filter` to `False` in your configuration.

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2392#comment:1>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to