https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42084
--- Comment #6 from Hammat wele <[email protected]> --- (In reply to David Nind from comment #5) > After signing off, I now don't think this fixes the issue. > > Before the patch: > 1. If Plack is running, system preference changes show the staff interface > as the interface. > 2. If Plack is not running, as per the test plan, the OPAC is shown as the > interface. > > After the patch, if Plack is not running (as per the test plan) system > preference changes now correctly show as the staff interface. > > However, with the patch applied, and shutting KTD down and starting it up > again, the initial system preference changes still show as the OPAC > interface. > > To reproduce in KTD: > 1. Start up KTD. > 2. Go to the log viewer (Tools > Additional tools > Log viewer) and click > submit. > 3. Note that for all the system preference changes from the initial starting > up > of KTD, that OPAC is shown as the interface. > 4. Apply the patch and shut down KTD > 5. Start up KTD again. > 6. Repeat step 2. > 7. OPAC is still shown as the interface. Hi, I believe the test plan describes a different issue The original bug concerns changes made via the Staff interface. The patch correctly fixes that: such changes are now logged as coming from the Staff interface even when Plack is disabled. The OPAC entries seen at KTD startup are for preferences created automatically by KTD and are not related to this bug. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
