https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4461 --- Comment #139 from David Nind <david@davidnind.com> --- I've retested again. Two issues I've identified: 1) If there is no library email address there is no drop down list on the report a problem page, which is the expected behavour. If there is an email address set for the library then there is a drop down list with 'A librarian' and 'Koha administrator' options. Koha administrator works fine, if you select 'A librarian' you get this error message when submitting "[#% We really should avoid reaching this! %] Something wrong happened when sending the report. Please contact your library." 2)In the staff interface the link to the problem page (in the 'Problem page') displays correctly, however the actual link is adding additional information before it, for example: - Displays as http://kohadev.myDNSname.org:8080/ - Actual link when you try to click on it: http://127.0.0.1:8081/cgi-bin/koha/admin/http%3A%2F%2Fkohadev.myDNSname.org%... -- You are receiving this mail because: You are watching all bug changes.