Closed (fixed)
Project:
Janode
Version:
5.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2006 at 05:05 UTC
Updated:
31 Jan 2007 at 12:31 UTC
when browsing to www.example.com/janode it just returns a blank white page...not even a 404.
installed in two different sites and same error.... tried on a fresh install with just janode as the contrib. module and its the same.
don't really know why this happens
Comments
Comment #1
AjK commentedCan you check the watchdog and server error log to see if it gives a clue?
Comment #2
jkarenparker commentedI'm having the same problem. Nothing in the logs.
Comment #3
AjK commentedThe problem here is "janode/" is not a valid URL. A node nid is expected, eg "janode/123". So, I'm not sure what you expected to find at that URL you are using.
I have just release 5.x-1.1 of Janode which will produce a "404 Not Found" for the URL "janode/" rather than a white screen of death which helps nobody. If you can think that the URL should do something other than 404 please open a new issue with a category "Feature request" and explain what you think it should do.
Comment #4
AjK commentedI suppose white screen of death output is a bug even if users aren't supposed to use the URL. Setting this back to "bug report".
Comment #5
(not verified) commented