Ticket #148 (closed enhancement: fixed)

Opened 2 months ago

Last modified 2 months ago

Do not cache xincluded parts in dev and stage mode

Reported by: mikey Assigned to: mikey
Priority: major Milestone: 0.9.0
Component: XML/XSL view engine Version: SVN-trunk
Keywords: Cc: prema

Description

Currently the skin generation caches xincluded parts even if in dev or stage mode. This is counterproductive when developing the site as you have to call phing clear-cache regularly. The skin generation should respect the cache setting of the current mode.

Change History

07/07/08 12:49:49 changed by mikey

  • cc set to prema.

07/16/08 18:20:54 changed by mikey

  • status changed from new to assigned.

07/16/08 18:36:46 changed by mikey

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

Implemented with r1714.