[Webkit-unassigned] [Bug 12616] dojo tree component fails to render

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 5 14:53:41 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12616





------- Comment #3 from ddkilzer at webkit.org  2007-02-05 14:53 PDT -------
(In reply to comment #2)
> Hmm, the HTML version is loading for me now.  I put the HTML page on the same
> app server (Sun v9.0) and it works, but the JSF page does not.  Very strange
> since the HTML is identical.  Could it be something in the response headers or
> a load event that isn't being triggered correctly?

It may be that some resource is not being found.  The easiest way to check this
is to look at the "Activity" window from the "Window" menu for any red items
when you load the JSF page.  The "hard" way is to use a packet sniffer and
identify any http connections that return a 404 (or non-success) status.

> Aside from enabling the debug menu, I'm not running any Input Managers or
> haxies.  I'm running 10.4.8 (8L2127) on a MacBook Pro.

The debug menu is a must for web development and won't harm anything.  :)


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list