Summary: | [22.11] Subscription cannot be reopened | ||
---|---|---|---|
Product: | Koha | Reporter: | Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski> |
Component: | Serials | Assignee: | Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski> |
Status: | Needs Signoff --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | david |
Version: | 22.11 | Keywords: | regression |
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 37247 | ||
Bug Blocks: | |||
Attachments: | Bug 39996: Fix subscription details display |
Description
Baptiste Wojtkowski (bwoj)
2025-05-26 10:19:16 UTC
Created attachment 182781 [details] [review] Bug 39996: Fix subscription details display Test plan (only on a 22.11 !): 1 - Create a subscription, close it. 2 - Visit [YOUR INSTANCE]/cgi-bin/koha/serials/subscription-detail.pl?subscriptionid=[THE ID OF THE SUBSCRIPTION] -> there is a "close" button, it is not written closed at the right side of the title 3 - Apply patch 4 - repeat 2, there is no close button but a Reopen button + "(closed)" is written after the title Note: qa script fails at tidying but it would require to change a lot of code before adding just one line. (In reply to Baptiste Wojtkowski (bwoj) from comment #2) > Note: qa script fails at tidying but it would require to change a lot of > code before adding just one line. I tried to test, but was not able to get a 22.11.x instance running with KTD. (In reply to Katrin Fischer from comment #3) > (In reply to Baptiste Wojtkowski (bwoj) from comment #2) > > Note: qa script fails at tidying but it would require to change a lot of > > code before adding just one line. There might have been an error during your answer :) |