Editing layer hierarchy generates server error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SchoolTool CanDo |
Confirmed
|
High
|
Douglas Cerna |
Bug Description
Attempting to add additional layers to an existing document (empty) causes Server Error:
Server Error
An internal server error has occurred. This most likely means that you have found a bug in SchoolTool. Please report it on the issue tracker.
Exception
AttributeError: 'list' object has no attribute 'add'
Traceback
File "/usr/lib/
result = publication.
File "/usr/lib/
return mapply(ob, request.
File "/usr/lib/
return debug_call(obj, args)
Extra information: <schooltool.
File "/usr/lib/
return obj(*args)
File "/usr/lib/
return ViewletManager.
File "/usr/lib/
self.update()
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
collection.
Changed in schooltool.cando: | |
status: | New → Confirmed |
Changed in schooltool.cando: | |
assignee: | nobody → Douglas Cerna (replaceafill) |
importance: | Undecided → High |