Closed (fixed)
Project:
Tree Access Module (pacs)
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2006 at 00:44 UTC
Updated:
25 Apr 2007 at 15:15 UTC
Jump to comment: Most recent file
Comments
Comment #1
bitman commentedThis is a bug in the settings page. A quick fix is to go to administer -> settings -> pacs and click "Submit configuration".
The problem is that on the settings page, synchronization with book pages is treated as enabled by default if the book module is also enabled, whereas everywhere else in the module it is treated as disabled by default (regardless of the book module). So until the configuration page is submitted, it looks like it is enabled when in fact it isn't.
I have attached a patch that will display the synchronization as disabled by default. An alternate solution would be to enable it by default throughout the entire module, but that involves additional checks to ensure that the book module is also enabled. That is probably the better solution because it would also correctly handle the book module being suddenly disabled.
Comment #2
peterone commentedThank you very much. Just commited a new version with bitman's patch applied.
Comment #3
(not verified) commented