Ticket #2402 (closed defect: fixed)
use_dotted_templatenames = False does not work with genshi
| Reported by: | robert | Owned by: | percious |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1b1 |
| Component: | TurboGears | Version: | 2.1a1 |
| Severity: | major | Keywords: | patch |
| Cc: | elpargo, percious |
Description
with tg 2.1a2 the config setting
use_dotted_templatenames = False
does not have any effects when using genshi as renderer. the attached patch restores the behaviour of tg 2.0.3.
Attachments
Change History
Changed 2 years ago by robert
-
attachment
genshi_non_dotted_templatenames.patch
added
Note: See
TracTickets for help on using
tickets.
patch