[Bug 15069] New: items_search_fields.authorised_values_category is still a varchar(32)
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15069 Bug ID: 15069 Summary: items_search_fields.authorised_values_category is still a varchar(32) Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org Depends on: 13379 This is a follow-up for bug 13379. items_search_fields.authorised_values_category is now a varchar(32) but the updatedatabase.pl did not modify it (changed only on kohastructure.sql) Referenced Bugs: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13379 [Bug 13379] authorised_values.category is varchar(16) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15069 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15069 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 44073 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44073&action=edit Bug 15069: Update items_search_fields.authorised_values_category to varchar(32) This is a follow-up for bug 13379. items_search_fields.authorised_values_category is now a varchar(32) but the updatedatabase.pl did not modify it (changed only on kohastructure.sql) Test plan: SHOW CREATE TABLE items_search_fields before and after this patch. items_search_fields.authorised_values_category should be a varchar(32) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15069 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Should be backported to 3.20.x -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15069 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15069 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #44073|0 |1 is obsolete| | --- Comment #3 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 44074 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44074&action=edit Bug 15069: Update items_search_fields.authorised_values_category to varchar(32) This is a follow-up for bug 13379. items_search_fields.authorised_values_category is now a varchar(32) but the updatedatabase.pl did not modify it (changed only on kohastructure.sql) Test plan: SHOW CREATE TABLE items_search_fields before and after this patch. items_search_fields.authorised_values_category should be a varchar(32) Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15069 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15069 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #4 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Patch pushed to master. Thanks for taking care, Jonathan! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org