Summary: | When reporting a problem while not logged in, the problematic page is set to opac-reportproblem.pl | ||
---|---|---|---|
Product: | Koha | Reporter: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Component: | OPAC | Assignee: | Owen Leonard <oleonard> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | david |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31699 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Caroline Cyr La Rose
2023-03-08 19:53:20 UTC
For me, Koha is recording the OPAC home page (/) as the problematic page, irrespective of: - whether I'm logged in or not - irrespective of the page I'm on For example: 1. Log out of the OPAC 2. Go to a detail page for a record (for example http://127.0.0.1:8080/cgi-bin/koha/opac-detail.pl?biblionumber=262) or any other page (except the OPAC home page) 3. Click on report a problem in the footer 4. Prompted to log in 5. Log in 6. For the form, / is shown for "Problem found on page" 7. Enter some details and submit 8. In the staff interface, the problem page is reported as the OPAC home page Maybe this feature requires some other bugs to be applied, or that aren't in master yet? Or maybe I'm misunderstanding and getting confused with bug 31028 ... |