Ticket #772 (closed enhancement: duplicate)

Opened 4 years ago

Last modified 4 years ago

pub-app should respect config.pub.virtualJournals.journals list when pulling in config.freemarker properties

Reported by: russ Assigned to: jsuttor
Priority: low Milestone:
Component: ambra Version: 0.8.2-SNAPSHOT
Keywords: config Cc:
Blocking: Blocked By:

Description

howdy!

in a bid for greater genericness, defaults.xml no longer defines plos-specific journals.

rather, in config.pub.virtualJournals we define the default TopazJournal? and virtual journal named VirtualJournal?.

there is freemarker config for these two journals as well in config.freemarker.journal

when the pub-app starts up, the freemarker config for these journals is pulled from defaults.xml even if config.pub.virtualJournals.journals does not list them.

the pub-app should ignore freemarker config for journals that are not named in config.pub.virtualJournals.journals

Dependency Graph

Change History

04/22/08 10:31:50 changed by russ

  • status changed from new to closed.
  • resolution set to duplicate.
  • blocking changed.
  • blockedby changed.

dupe with #515