#2448: Genshi xi:include Caching Issue
------------------------+---------------------------------------------------
Reporter: rpetrello | Owner:
Type: defect | Status: new
Priority: normal | Milestone: __unclassified__
Component: TurboGears | Version: 2.1a3
Severity: normal | Keywords:
------------------------+---------------------------------------------------
We're experiencing a caching issue with genshi when we include two
different files in two different directories that happen to have the same
name. I'm not sure if this is actually a Genshi defect, or if it belongs
in TG, but I figured it was enough of an issue to bring up here. Example:
templates/example'''a'''/index.html '''includes'''
templates/example'''a'''/include.html
templates/example'''b'''/index.html '''includes'''
templates/example'''b'''/include.html
Sometimes when visiting the controller hooked to the exampleb template,
the examplea include is used (and vice-versa).
To illustrate, I've attached a quickstart project that illustrates this
behavior. To replicate:
* Run the quickstart project and visit localhost:8080.
* At the bottom of the root page, click the link that takes you to the
second page.
* On the second page, click the link that takes you back to the first
page.
Our Genshi version: 0.5.1
We're able to reproduce this in TG2.1a3+ (including the most recent
2.1b1).
--
Ticket URL: <http://trac.turbogears.org/ticket/2448>
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