https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37989

--- Comment #2 from Lisette Scheer <[email protected]> ---
To test:

1. Turn on OPACReportProblem in the system preferences. 
2. In the staff interface, create the following report:
  SELECT * FROM message_queue WHERE letter_id='PROBLEM_REPORT'
3. Log into the OPAC
4. Report a problem
5. Run the report you created.
6. Observe the data. (Bug 37991, the title doesn't store properly)
7. Apply the patch
8. Restart all services (restart_all on command line Restart Services in
sandbox options)
9. Edit the PROBLEM_REPORT notice to include [% problemreport.username %] after
the bespoke syntax for the username. 
10. File a new OPAC problem report
11. Run your report. 2 usernames should now show.

-- 
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/

Reply via email to