Page 1 of 1

iphone templates: 404 loading MochiKit.js

Posted: July 6th, 2008, 11:24 am
by jcfp
Some missing caps cause loading of interfaces/iphone/templates/static/MochiKit/MochiKit.js to fail:
06/Jul/2008:18:18:43 HTTP INFO Page handler: "The path '/sabnzbd/m/static/mochikit/MochiKit.js' was not found."
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/cherrypy/_cphttptools.py", line 105, in _run
    self.main()
  File "/var/lib/python-support/python2.5/cherrypy/_cphttptools.py", line 246, in main
    page_handler, object_path, virtual_path = self.mapPathToObject(path)
  File "/var/lib/python-support/python2.5/cherrypy/_cphttptools.py", line 312, in mapPathToObject
    raise cherrypy.NotFound(objectpath)
NotFound: 404

Re: iphone templates: 404 loading MochiKit.js

Posted: July 6th, 2008, 1:21 pm
by shypike
There's  never enough testing  :(
Thanks.
I hope you will fix this yourself for your 0.4.0 package?

We'll fix it for the next release.

Re: iphone templates: 404 loading MochiKit.js

Posted: July 6th, 2008, 3:34 pm
by jcfp
think I will, should be a matter of minutes once I get to it :)