comments worksheet shows blank page

Bug #1366359 reported by xris_xcess
This bug report is a duplicate of:  Bug #1306986: Wrong path to ckeditor files. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SchoolTool
New
Undecided
Unassigned

Bug Description

In our school the teachers write course personality reports twice a year for the students, and I'm was looking for this funtionality in schooltool. You can do it through a comments in a worksheet, but this has to be deployed schoolwide.

I did this and get a new tab in the gradebook, but when I select it I get a blank page.

I the server error log I see:

---
Sat Sep 6 12:26:21 2014 unauthenticated, sb.person.user1, User1,
KeyError: u'3.6.1/ckeditor/ckeditor.js'
--------------------------------

I also tried with the manager account and get the same result

I'm running ubuntu 12.04 and just upgraded from 2.6 to 2.8 through the PPA

Revision history for this message
xris_xcess (xris-eason) wrote :

Last erros in schooltool/error.log:

--------------
2014-09-06 13:05:01,466 Exception during task
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/zope/server/taskthreads.py", line 49, in handlerThread
    task.service()
  File "/usr/lib/python2.7/dist-packages/zope/server/serverchannelbase.py", line 205, in service
    task.service()
  File "/usr/lib/python2.7/dist-packages/zope/server/http/httptask.py", line 67, in service
    self.channel.server.executeRequest(self)
  File "/usr/lib/python2.7/dist-packages/zope/server/http/wsgihttpserver.py", line 109, in executeRequest
    result = self.application(env, curriedStartResponse(task))
  File "/usr/lib/python2.7/dist-packages/paste/urlmap.py", line 203, in __call__
    return app(environ, start_response)
  File "/usr/lib/python2.7/dist-packages/zope/app/wsgi/__init__.py", line 59, in __call__
    request = publish(request, handle_errors=handle_errors)
  File "/usr/lib/python2.7/dist-packages/zope/publisher/publish.py", line 142, in publish
    obj, request, exc_info, True)
  File "/usr/lib/python2.7/dist-packages/zope/app/publication/zopepublication.py", line 411, in handleException
    response.handleException(exc_info)
  File "/usr/lib/python2.7/dist-packages/zope/publisher/http.py", line 850, in handleException
    self.setResult(body)
  File "/usr/lib/python2.7/dist-packages/zope/publisher/http.py", line 776, in setResult
    r, headers = self._implicitResult(r)
  File "/usr/lib/python2.7/dist-packages/zc/resourcelibrary/publication.py", line 114, in _implicitResult
    html = self._generateIncludes(resource_libraries)
  File "/usr/lib/python2.7/dist-packages/zc/resourcelibrary/publication.py", line 158, in _generateIncludes
    url = library_resources[file_name]()
  File "/usr/lib/python2.7/dist-packages/zope/browserresource/directory.py", line 72, in __getitem__
    raise KeyError(name)
KeyError: u'3.6.1/ckeditor/ckeditor.js'
----------------

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

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