Summary: | statecollection.pl is unused | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Architecture, internals, and plumbing | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | normal | ||
Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, h.meissner.82, kyle, m.de.rooy |
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 11687: statecollection.pl is no longer in use
Bug 11687: statecollection.pl is no longer in use Bug 11687: statecollection.pl is no longer in use |
Description
Jonathan Druart
2014-02-05 09:39:22 UTC
Created attachment 25046 [details] [review] Bug 11687: statecollection.pl is no longer in use It can be removed. Test plan: git grep statecollection returns no occurrence. Created attachment 25085 [details] [review] Bug 11687: statecollection.pl is no longer in use It can be removed. Test plan: git grep statecollection returns no occurrence. http://bugs.koha-community.org/show_bug.cgi?id=11682 Signed-off-by: Holger Meißner <h.meissner.82@web.de> Created attachment 25121 [details] [review] Bug 11687: statecollection.pl is no longer in use It can be removed. Test plan: git grep statecollection returns no occurrence. http://bugs.koha-community.org/show_bug.cgi?id=11682 Signed-off-by: Holger Meissner <h.meissner.82@web.de> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Commit 3519c9540a1ed96e2d6621bb30738f0c3cc3233c removed this file in 2007, but commit e9ae8c0686629747415ade8e2b8d69defeccbc62 reintroduced it. Pushed to master. Thanks, Jonathan! Pushed to 3.14.x, will be in 3.14.07. Pushed to 3.12.x will be in 3.12.13 |