Bug 18338 - Replace varchar(16) with varchar(32) for cardnumber
Summary: Replace varchar(16) with varchar(32) for cardnumber
Status: RESOLVED DUPLICATE of bug 13178
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on: 15690
Blocks:
  Show dependency treegraph
 
Reported: 2017-03-27 10:46 UTC by Martin Renvoize
Modified: 2017-08-18 10:03 UTC (History)
12 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Renvoize 2017-03-27 10:46:13 UTC
Bug #15690 makes it more explicit that cardnumber is limited at the database level to 16 characters, but it does not go any way towards increasing that field length for those using cardnumbers of greater lengths.

I think we should increase the database field size from 16 characters to 32, giving us ample growing space for longer cardnumbers.
Comment 1 Josef Moravec 2017-08-18 10:03:44 UTC

*** This bug has been marked as a duplicate of bug 13178 ***