Bug 11645 - Cannot remove instructors from course whose card number begins with a 0
Summary: Cannot remove instructors from course whose card number begins with a 0
Status: RESOLVED DUPLICATE of bug 11636
Alias: None
Product: Koha
Classification: Unclassified
Component: Course reserves (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-30 18:49 UTC by Kyle M Hall
Modified: 2014-01-30 19:49 UTC (History)
0 users

See Also:
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 (1.71 KB, patch)
2014-01-30 18:51 UTC, Kyle M Hall
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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 ***