[Bug 15447] New: log4perl.conf does not have __LOG_DIR__ replaced when installing
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15447 Bug ID: 15447 Summary: log4perl.conf does not have __LOG_DIR__ replaced when installing Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: blocker Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Since the introduction of Koha::Logger, it appears that the log4perl.conf config file has been broken. The references to __LOG_DIR__ is not being replaced. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15447 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15447 --- Comment #1 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 46099 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46099&action=edit Bug 15447 - log4perl.conf does not have __LOG_DIR__ replaced when installing Since the introduction of Koha::Logger, it appears that the log4perl.conf config file has been broken. The references to __LOG_DIR__ is not being replaced. Test Plan: 1) Apply this patch 2) Run 'perl Makefile.PL' 3) Run 'make' 4) Open blib/KOHA_CONF_DIR/log4perl.conf with a text editor 5) Note the log file paths are correctly set, and do not have __LOG_DIR__ in them. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15447 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt@gmail.com |kyle@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15447 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15447 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #46099|0 |1 is obsolete| | --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 46119 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46119&action=edit Bug 15447 - log4perl.conf does not have __LOG_DIR__ replaced when installing Since the introduction of Koha::Logger, it appears that the log4perl.conf config file has been broken. The references to __LOG_DIR__ is not being replaced. Test Plan: 1) Apply this patch 2) Run 'perl Makefile.PL' 3) Run 'make' 4) Open blib/KOHA_CONF_DIR/log4perl.conf with a text editor 5) Note the log file paths are correctly set, and do not have __LOG_DIR__ in them. Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15447 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org Status|Signed Off |Passed QA --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Trivial, skipping QA. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15447 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #4 from Kyle M Hall <kyle@bywatersolutions.com> --- Pushed to master! -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15447 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |julian.maurice@biblibre.com --- Comment #5 from Julian Maurice <julian.maurice@biblibre.com> --- Patch pushed to 3.22.x, will be in 3.22.2 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org