Add School Year does not copy all course info

Bug #785994 reported by Alan Elkner
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
SchoolTool
Fix Released
Medium
Douglas Cerna
1.4
Fix Released
Medium
Douglas Cerna

Bug Description

The code for copying courses from the active school year to the new one uses the following code:

newCourses[course.__name__] = Course(course.title, course.description)

It needs to copy all the attributes into the new course object.

Related branches

Changed in schooltool:
assignee: nobody → Douglas Cerna (replaceafill)
Changed in schooltool:
status: New → Fix Committed
Changed in schooltool:
milestone: none → 1.6.1
importance: Undecided → Medium
Changed in schooltool:
status: Fix Committed → Fix Released
no longer affects: schooltool/1.5
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.