Bug 11645

Summary: Cannot remove instructors from course whose card number begins with a 0
Product: Koha Reporter: Kyle M Hall <kyle>
Component: Course reservesAssignee: 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:
Attachments: Bug 11645 - Cannot remove instructors from course whose card number begins with a 0

Description Kyle M Hall 2014-01-30 18:49:25 UTC
It appears that if an instructor's card number begins with a 0, that instructor cannot be removed from a course.
Comment 1 Kyle M Hall 2014-01-30 18:51:33 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
Comment 2 Kyle M Hall 2014-01-30 19:49:26 UTC

*** This bug has been marked as a duplicate of bug 11636 ***