[Bug 39918] New: Unauthenticated request data should show when editing a request
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39918 Bug ID: 39918 Summary: Unauthenticated request data should show when editing a request Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: ILL Assignee: koha-bugs@lists.koha-community.org Reporter: pedro.amorim@openfifth.co.uk QA Contact: testopia@bugs.koha-community.org CC: pedro.amorim@openfifth.co.uk, tomascohen@gmail.com Depends on: 36917 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36917 [Bug 36917] Many warnings from t/db_dependent/Authority/Merge.t -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39918 Pedro Amorim <pedro.amorim@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|36917 |36197 Assignee|koha-bugs@lists.koha-commun |pedro.amorim@openfifth.co.u |ity.org |k Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36197 [Bug 36197] Allow unauthenticated ILL requests in the OPAC https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36917 [Bug 36917] Many warnings from t/db_dependent/Authority/Merge.t -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39918 Pedro Amorim <pedro.amorim@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39918 --- Comment #1 from Pedro Amorim <pedro.amorim@openfifth.co.uk> --- Created attachment 182525 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182525&action=edit Bug 39918: Add unauthenticated details to edit request screen Test plan, before applying patch: 1) Enable ILLModule and ILLOpacUnauthenticatedRequest 2) Log out, create a new unauthenticated request from the OPAC, visit: <opac_url>/cgi-bin/koha/opac-illrequests.pl?backend=Standard&op=add_form 3) Login to Staff again, edit the request. (If ID is 1) visit: <staff_url>/cgi-bin/koha/ill/ill-requests.pl?op=illview&illrequest_id=1 4) Click 'Edit request'. Notice the unauthenticated data does not show. 5) Apply patch. Refresh the page. Notice the unauthenticated data now shows. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39918 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39918 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182525|0 |1 is obsolete| | --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 182549 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182549&action=edit Bug 39918: Add unauthenticated details to edit request screen Test plan, before applying patch: 1) Enable ILLModule and ILLOpacUnauthenticatedRequest 2) Log out, create a new unauthenticated request from the OPAC, visit: <opac_url>/cgi-bin/koha/opac-illrequests.pl?backend=Standard&op=add_form 3) Login to Staff again, edit the request. (If ID is 1) visit: <staff_url>/cgi-bin/koha/ill/ill-requests.pl?op=illview&illrequest_id=1 4) Click 'Edit request'. Notice the unauthenticated data does not show. 5) Apply patch. Refresh the page. Notice the unauthenticated data now shows. Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39918 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Text to go in the| |This fixes the edit form release notes| |for an unauthenticated ILL | |request in the staff | |interface - it now shows | |the details for the person | |who made the request (name | |and email address). -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39918 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This fixes the edit form |This fixes the edit form release notes|for an unauthenticated ILL |for an unauthenticated ILL |request in the staff |request in the staff |interface - it now shows |interface - it now shows |the details for the person |the details for the person |who made the request (name |who made the request (name |and email address). |and email address). | | | |(This | |is a follow-up to Bug 36197 | |- Allow unauthenticated ILL | |requests in the OPAC, a new | |feature added in Koha | |25.05.) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39918 Lisette Scheer <lisette@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lisette@bywatersolutions.co | |m QA Contact|testopia@bugs.koha-communit |lisette@bywatersolutions.co |y.org |m -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39918 Lisette Scheer <lisette@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182549|0 |1 is obsolete| | --- Comment #3 from Lisette Scheer <lisette@bywatersolutions.com> --- Created attachment 186990 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186990&action=edit Bug 39918: Add unauthenticated details to edit request screen Worked as expected. Test plan, before applying patch: 1) Enable ILLModule and ILLOpacUnauthenticatedRequest 2) Log out, create a new unauthenticated request from the OPAC, visit: <opac_url>/cgi-bin/koha/opac-illrequests.pl?backend=Standard&op=add_form 3) Login to Staff again, edit the request. (If ID is 1) visit: <staff_url>/cgi-bin/koha/ill/ill-requests.pl?op=illview&illrequest_id=1 4) Click 'Edit request'. Notice the unauthenticated data does not show. 5) Apply patch. Refresh the page. Notice the unauthenticated data now shows. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Lisette Scheer <lisette@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39918 Lisette Scheer <lisette@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39918 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to main Version(s)| |25.11.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39918 --- Comment #4 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Nice work everyone! Pushed to main for 25.11 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39918 Laura Escamilla <Laura.escamilla@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to main |Needs documenting CC| |Laura.escamilla@bywatersolu | |tions.com --- Comment #5 from Laura Escamilla <Laura.escamilla@bywatersolutions.com> --- This is an enhancement and will not be backported to the 25.05.x branch. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39918 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal --- Comment #6 from David Nind <david@davidnind.com> --- A bug fix, no changes to the manual required. Note: I've changed this from an enhancement to a normal bug, as it is something that isn't working as it should. Feel free to change back if you have different views... -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39918 Aude Charillon <aude.charillon@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aude.charillon@openfifth.co | |.uk Status|Needs documenting |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39918 Bug 39918 depends on bug 36197, which changed state. Bug 36197 Summary: Allow unauthenticated ILL requests in the OPAC https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36197 What |Removed |Added ---------------------------------------------------------------------------- Status|Needs documenting |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org