[Bug 3243] New: Patron Card Label Add Patrons to Batch sorting headers lose track of batch_id
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3243 Summary: Patron Card Label Add Patrons to Batch sorting headers lose track of batch_id Product: Koha Version: rel_3_0 Platform: All URL: http://koha:8080/cgi-bin/koha/labels/pcard-member- search.pl OS/Version: All Status: NEW Severity: normal Priority: P1 Component: Label printing AssignedTo: mason.james@liblime.com ReportedBy: mjr@ttllp.co.uk Estimated Hours: 0.0 Change sponsored?: Sponsored Go to Home › Tools › Labels › Patron Card Batch Add Patrons to Batch View some patrons somehow Click one of the column headers to sort it Click "Add" by a patron At worst, get an error; at best, get no patron added. I am currently preparing a patch for this. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3243 MJR <mjr@ttllp.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3243 MJR <mjr@ttllp.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mason.james@liblime.com |mjr@ttllp.co.uk Status|ASSIGNED |NEW Priority|P1 |PATCH-Sent -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3243 --- Comment #1 from MJR <mjr@ttllp.co.uk> 2009-05-21 14:30:03 --- Created an attachment (id=804) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=804) pcard-members-search-fails-to-add-patrons.patch -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3243 MJR <mjr@ttllp.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3243 Galen Charlton <galen.charlton@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |galen.charlton@liblime.com Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #2 from Galen Charlton <galen.charlton@liblime.com> 2009-05-21 15:56:02 --- Patch doesn't work when applied against HEAD: $ perl -c labels/pcard-member-search.pl Global symbol "$category" requires explicit package name at labels/pcard-member-search.pl line 157. labels/pcard-member-search.pl had compilation errors. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3243 --- Comment #3 from MJR <mjr@ttllp.co.uk> 2009-05-22 13:49:05 --- Probably requires the search-by-category change which I sent previously. Will locate and regenerate against HEAD. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3243 --- Comment #4 from MJR <mjr@ttllp.co.uk> 2009-05-22 13:54:11 --- Created an attachment (id=806) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=806) Add-patron-card-member-searching-by-category-code.patch -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3243 MJR <mjr@ttllp.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3243 --- Comment #5 from Galen Charlton <galen.charlton@liblime.com> 2009-05-22 14:34:50 --- Pushed the two patches + a followup by me to HEAD. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3243 MJR <mjr@ttllp.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #6 from MJR <mjr@ttllp.co.uk> 2009-06-07 12:47:59 --- Reopening to await inclusion in rel_3_0 -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3243 Chris Nighswonger <cnighswonger@foundations.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cnighswonger@foundations.edu --- Comment #7 from Chris Nighswonger <cnighswonger@foundations.edu> 2010-02-10 13:05:21 --- It appears that this fix has been committed into 3.0.x. http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=commit;h=95a4819cb16b726571c... Please test and close. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3243 MJR <mjr@ttllp.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #8 from MJR <mjr@ttllp.co.uk> 2010-02-23 12:45:38 --- Tested on 3.0.5 -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3243 MJR <mjr@ttllp.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (2)
-
bugzilla-daemon@kohaorg.ec2.liblime.com -
bugzilla-daemon@liblime.com