#2001: [PATCH] Buffet default renderer is not configured
-----------------------------+----------------------------------------------
Reporter: TimurIzhbulatov | Owner: faide
Type: defect | Status: new
Priority: normal | Milestone: 1.9.7a5
Component: TurboGears | Version: trunk
Severity: normal | Keywords: buffet renderer genshi i18n xhtml
doctype
-----------------------------+----------------------------------------------
The attached patch aims to fix the following regression issues in TG2:
* i18n in Genshi templates doesn't work
* default Genshi output format doesn't match the doctype in templates
The fix should work for most users at least as long as they don't change
default renderer. Probably, there should be a more 'correct' way of
defining default options rather than just hard coding them (adding an
instance variable which will be updated in project's `app_cfg.py`, getting
options from `pylons.config`, whatever), but I think this should be fine
for now because Buffet will be deprecated in 2.0.
--
Ticket URL: <http://trac.turbogears.org/ticket/2001>
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
-~----------~----~----~----~------~----~------~--~---