|
Description
Fridolin Somers
2015-04-13 11:08:32 UTC
Created attachment 37723 [details] [review] Bug 13984 - CardnumberLength missing in sysprefs.sql Test plan : - create a fresh database with installer - check the presence of the syspref : select value from systempreferences where variable like 'CardnumberLength' Created attachment 37727 [details] [review] Bug 13984 - CardnumberLength missing in sysprefs.sql Test plan : - create a fresh database with installer - check the presence of the syspref : select value from systempreferences where variable like 'CardnumberLength' Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Created attachment 37728 [details] [review] Bug 13984: Add atomic update - Insert pref CardnumberLength if not exists Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Created attachment 38029 [details] [review] [PASSED QA] Bug 13984 - CardnumberLength missing in sysprefs.sql Test plan : - create a fresh database with installer - check the presence of the syspref : select value from systempreferences where variable like 'CardnumberLength' Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Created attachment 38030 [details] [review] [PASSED QA] Bug 13984: Add atomic update - Insert pref CardnumberLength if not exists Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Patches pushed to master. Thanks Frido and Jonathan! Pushed to 3.18.x will be in 3.18.7 |