Summary: | Housekeeping: Remove _biblionumber_sth from VirtualShelves.pm | ||
---|---|---|---|
Product: | Koha | Reporter: | Marcel de Rooy <m.de.rooy> |
Component: | Architecture, internals, and plumbing | Assignee: | Marcel de Rooy <m.de.rooy> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, jonathan.druart, kyle, m.de.rooy, veron |
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 11799: Housekeeping: Remove _biblionumber_sth from VirtualShelves.pm
[Signed-off]Bug 11799: Housekeeping: Remove _biblionumber_sth from VirtualShelves.pm Bug 11799: Housekeeping: Remove _biblionumber_sth from VirtualShelves.pm |
Description
Marcel de Rooy
2014-02-20 11:54:24 UTC
Created attachment 25496 [details] [review] Bug 11799: Housekeeping: Remove _biblionumber_sth from VirtualShelves.pm This routine is no longer used. Test plan: Do a grep on the name. (Bonus points:) Verify if you can perform some actions on lists. Created attachment 25518 [details] [review] [Signed-off]Bug 11799: Housekeeping: Remove _biblionumber_sth from VirtualShelves.pm This routine is no longer used. Test plan: Do a grep on the name. (Bonus points:) Verify if you can perform some actions on lists. No more occurences of _biblionumber_sth found Signed-off-by: Marc Véron <veron@veron.ch> Created attachment 25529 [details] [review] Bug 11799: Housekeeping: Remove _biblionumber_sth from VirtualShelves.pm This routine is no longer used. Test plan: Do a grep on the name. (Bonus points:) Verify if you can perform some actions on lists. No more occurences of _biblionumber_sth found Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Pushed to master. Thanks, Marcel! Pushed to 3.14.x, will be in 3.14.07 Pushed to 3.12.x will be in 3.12.13 |