http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9586
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|[email protected] |[email protected] --- Comment #1 from David Cook <[email protected]> --- Created attachment 15216 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15216&action=edit Bug 9586 - Remove $ENV{DEBUG} info from Member Template Test Plan: Before applying patch... 1) Modify koha-httpd.conf, and add the following line, in the virtualhost (if it does not already exist): SetEnv DEBUG 1 2) Restart/reload Apache 3) Go to Add a New Patron 4) Note that the message "Debug is on (level 1)" appears at the top of the page above the patron entry form After applying patch... 5) Reload the patron add/edit page 6) Note that the message "Debug is on (level 1)" no longer appears 7) Change your koha-httpd.conf settings back as necessary... -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
