Summary: | Wrong permission check in addbiblio.pl | ||
---|---|---|---|
Product: | Koha | Reporter: | Agustín Moyano <agustinmoyano> |
Component: | Architecture, internals, and plumbing | Assignee: | Nick Clemens (kidclamp) <nick> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | martin.renvoize |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
19.05.00
|
|
Circulation function: | |||
Bug Depends on: | 20128 | ||
Bug Blocks: | 16232 | ||
Attachments: |
Bug 22748: Pass uderid to haspermission
Bug 22748: Pass uderid to haspermission Bug 22748: Pass userid to haspermission |
Description
Agustín Moyano
2019-04-22 14:35:54 UTC
Created attachment 88382 [details] [review] Bug 22748: Pass uderid to haspermission Created attachment 88386 [details] [review] Bug 22748: Pass uderid to haspermission Signed-off-by: Agustin Moyano <agustinmoyano@theke.io> Misses a test plan, but looking at the code the change makes sense. Created attachment 88592 [details] [review] Bug 22748: Pass userid to haspermission Signed-off-by: Agustin Moyano <agustinmoyano@theke.io> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Awesome work all! Pushed to master for 19.05 Bug with enhancement not in 18.11.x series. |