FreshInstall: Exception TypeError: Object has default comparison
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SchoolTool |
New
|
High
|
Unassigned |
Bug Description
After a fresh install via APT, edited paste.ini to allow remote access. Restarted service, then tried to open interface.
On first open at <ourdomain>:7080/
and equally localhost:7080
Exception
TypeError: Object has default comparison
Traceback
File "/usr/lib/
obj = request.
File "/usr/lib/
ob = super(BrowserRe
File "/usr/lib/
ob = super(HTTPRequest, self).traverse(obj)
File "/usr/lib/
publication.
File "/usr/lib/
self.
File "/usr/lib/
principal = auth.authentica
File "/usr/lib/
return self.authPlugin
File "/usr/lib/
if self._checkPlai
File "/usr/lib/
if username in app['persons']:
File "/usr/lib/
return key in self._SampleCon
Changed in schooltool: | |
importance: | Undecided → High |
What version of Ubuntu? SchoolTool doesn't work on Trusty yet.