Summary: | Create label batch link in tools/manage-marc-import.pl doesn't do anything | ||
---|---|---|---|
Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
Component: | Tools | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | phil |
Version: | Main | ||
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: |
Description
Lucas Gass (lukeg)
2024-12-10 20:05:47 UTC
Could this be another CSRF related issue? (In reply to Katrin Fischer from comment #1) > Could this be another CSRF related issue? I looked briefly and I don't think so. It seems like there is a problem in create_labelbatch_from_importbatch. So this actually works, when my imported batch has items with correct branch, collection code, etc. The problem is that I don't know if it works or not: To recreate: 1. Click the link 2. Nothing seems to happen 3. Go to label batches, see a newly created label batch. |