Bug 40760 - 'Edit' link in item receive table is not formatted as link
Summary: 'Edit' link in item receive table is not formatted as link
Status: Needs Signoff
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low minor
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-09-05 16:45 UTC by Katrin Fischer
Modified: 2025-10-10 08:43 UTC (History)
1 user (show)

See Also:
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 (1.94 KB, patch)
2025-10-10 08:43 UTC, Jonathan Druart
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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).