Bug 41906 - Variable "@messages"/"$op" is not available... warnings in basket.pl
Summary: Variable "@messages"/"$op" is not available... warnings in basket.pl
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-02-21 18:42 UTC by Roman Dolny
Modified: 2026-02-21 18: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

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Dolny 2026-02-21 18:42:37 UTC
The warnings

[WARN] Variable "@messages" is not available at 
   /kohadevbox/koha/acqui/basket.pl line 698.
[WARN] Variable "$op" is not available at 
   /kohadevbox/koha/acqui/basket.pl line 704.

appears in plack-intranet-error.log

To reproduce:
1. Have a fresh KTD.
2. Observe plack-intranet-error.log
3. Go to Acquisitions, create vendor.
4. Create basket. After saving warnings appear in
   plack-intranet-error.log