https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17015
--- Comment #34 from Mehdi Hamidi <[email protected]> --- (In reply to Blou from comment #31) > Mehdi, > I think that in order to be tested using those soap box, you'll need > something in atomicupdates/ that does the equivalent of your init script, or > just call it. The box users have no control over running manual scripts, > iiuc. > > So maybe add a patch clearly identifying that it's just doing that (and > being useless otherwise). > > Otherwise, the patch is no "Patch doesn't apply". Soap boxes limits is not > a code error per se. Thank you for the insight Phillipe! I Changed the test plan so sandbox users can test the patch. Test plan : 1- Apply patch 2- Run installer/data/mysql/updatedatabase.pl 3- Run the script add_days_discrete_calendar.pl to add days into the future - Check if the max date is now today + 1 day 4- Generate schemas by running misc/devel/update_dbix_class_files.pl 5- Run test t/db_dependent/DiscreteCalendar.t 6- Run all of Koha's tests in t/ -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
