Ticket #2402 (closed defect: fixed)

Opened 4 months ago

Last modified 2 months ago

use_dotted_templatenames = False does not work with genshi

Reported by: robert Assigned to: 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

genshi_non_dotted_templatenames.patch (1.2 kB) - added by robert on 11/05/09 06:29:27.
patch

Change History

11/05/09 06:29:27 changed by robert

  • attachment genshi_non_dotted_templatenames.patch added.

patch

11/08/09 10:44:49 changed by mramm

  • cc set to elpargo, percious.
  • keywords set to patch.
  • severity changed from normal to major.
  • owner set to percious.
  • milestone changed from __unclassified__ to 2.* bugfix.

01/23/10 16:00:31 changed by percious

  • milestone changed from 2.0.* bugfix to 2.1b1.

01/23/10 20:49:27 changed by percious

  • status changed from new to closed.
  • resolution set to fixed.