[ww-bugs] Bug 2645: database issues with a newly created admin course

bugzilla-daemon at webwork.maa.org bugzilla-daemon at webwork.maa.org
Tue Jun 25 14:00:29 EDT 2013


http://bugs.webwork.maa.org/show_bug.cgi?id=2645





--- Comment #1 from Mike Gage <gage at math.rochester.edu>  2013-06-25 14:00:29 ---
Arnie,

Could you check the script that sets up the admin course.  

It is old and I wonder how it is getting its data for setting up the tables for
the admin "course". 
 It might not be consulting 
conf/database.conf.dist  and the files in webwork2/lib/DB/Record which 
define the fields in the various tables.    If it has hardwired code then it
may not have kept 
up with changes such as adding Gateway quizzes and so forth.

version_id is defined in ProblemVersion.pm and 
SetVersion.pm for example.

I suspect that the "upgrade courses" routine is trying to correct that and
issues the warnings
so that the upgrade is not being done behind your back.

-- 
Configure bugmail: http://bugs.webwork.maa.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the webwork-bugs mailing list