Bug 40760

Summary: 'Edit' link in item receive table is not formatted as link
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: TemplatesAssignee: Jonathan Druart <jonathan.druart>
Status: Needs Signoff --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: jonathan.druart
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 40760: Format 'Edit' link in item receive table as link

Description Katrin Fischer 2025-09-05 16:45:11 UTC
When receiving items in the acq module, the "Edit" link in the items table for orders with items created when ordering is not recognizable as link, but appears just formatted as normal text.

To test:
* Create a basket with items 'on order'
* Add an order line with 2+ items
* Close basket
* Receive shipment for the same vendor
* Click on "receive" link
* Verify the "Edit" in the items table on the left is not formatted as a link
Comment 1 Jonathan Druart 2025-10-10 08:43:26 UTC
Created attachment 187718 [details] [review]
Bug 40760: Format 'Edit' link in item receive table as link

When receiving items in the acq module, the "Edit" link in the items
table for orders with items created when ordering is not recognizable as
link, but appears just formatted as normal text.

To test:
* Create a basket with items 'on order'
* Add an order line with 2+ items
* Close basket
* Receive shipment for the same vendor
* Click on "receive" link
* Verify the "Edit" in the items table on the left is formatted as a
  link
Comment 2 Jonathan Druart 2025-10-10 08:43:41 UTC
I didn't find the cause of the regression (if it is one).