iphone templates: 404 loading MochiKit.js

Report & discuss bugs found in SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
User avatar
jcfp
Release Testers
Release Testers
Posts: 989
Joined: February 7th, 2008, 12:45 pm

iphone templates: 404 loading MochiKit.js

Post 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
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: iphone templates: 404 loading MochiKit.js

Post 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.
User avatar
jcfp
Release Testers
Release Testers
Posts: 989
Joined: February 7th, 2008, 12:45 pm

Re: iphone templates: 404 loading MochiKit.js

Post by jcfp »

think I will, should be a matter of minutes once I get to it :)
Post Reply