Summary: | Cannot remove instructors from course whose card number begins with a 0 | ||
---|---|---|---|
Product: | Koha | Reporter: | Kyle M Hall (khall) <kyle> |
Component: | Course reserves | Assignee: | Bugs List <koha-bugs> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | ||
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: | ||
Circulation function: | |||
Attachments: | Bug 11645 - Cannot remove instructors from course whose card number begins with a 0 |
Description
Kyle M Hall (khall)
2014-01-30 18:49:25 UTC
Created attachment 24902 [details] [review] Bug 11645 - Cannot remove instructors from course whose card number begins with a 0 It appears that if an instructor's card number begins with a 0, that instructor cannot be removed from a course. Test Plan: 1) Create a patron with a card number "012345" 2) Add this patron to a course 3) Click the "remove" link for that instructor 4) Note that nothing happens 5) Apply this patch 6) Reload the page 7) Repeat stepts 2-3 8) Note you can now remove the instructor |