Ticket #929 (closed defect: fixed)

Opened 7 months ago

Last modified 2 weeks ago

move freemarker templates out of WEB-INF/pages

Reported by: russ Assigned to: russ
Priority: low Milestone: 0.9.1
Component: ambra Version: 0.9-SNAPSHOT
Keywords: Cc:
Blocking: Blocked By:

Description

there's no reason to keep some freemarker templates in WEB-INF/pages - it's a historical accident.

Dependency Graph

Change History

08/15/08 16:17:36 changed by russ

  • milestone set to 0.9.1.

09/10/08 17:01:31 changed by amit

  • type changed from task to defect.

09/11/08 17:12:08 changed by russ

also, remove deprecated/unreferenced freemarker templates

10/21/08 12:08:20 changed by russ

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

sounds like some of these leftovers are necessary for tests, and i don't think i have the background to know what to keep or remove.

11/05/08 13:26:16 changed by russ

  • status changed from closed to reopened.
  • resolution deleted.

re-opening this - will move any templates referred to in struts.xml out of WEB-INF

any remaining templates will be left for someone else to figure out :)

11/06/08 10:52:14 changed by russ

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

(In [6640]) moved many freemarker templates from webapp/WEB-INF/pages to webapp/

updated struts.xml to match

closes #929