Ticket #2451 (closed defect: fixed)
[PATCH] Override template failing in 2.1
| Reported by: | vinces1979 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1b2 |
| Component: | TurboGears | Version: | 2.1a3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
when finding the template engine lookup doesn't take into account that the content_type might include encoding ex: content_type=text/html; charset=utf-8
Attachments
Change History
comment:2 Changed 2 years ago by lmacken
- Status changed from new to closed
- Resolution set to fixed
Applied in http://bitbucket.org/turbogears/tg-dev/changeset/898cde174975 -- test suite passes.
Thanks for the patch, vinces1979!
Note: See
TracTickets for help on using
tickets.
