NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Strange Debugger Problem with script.aculo.us


Joined: 23 Jun 2004
Posts: 13
Reply with quote
When I run the debugger EVERYTHING works GREAT... I can even debug AJAX calls... HOWEVER the response is often ignored or missed... I'm using the current version of script.aculo.us (I am going to also check there about what to do)

The following are the response headers
With the debugger
Code:
Set-Cookie   DBGSESSID=XXXXXXXXXXXXXXXXXXXXX; path=/;
Expires   Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control   no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma   no-cache
Content-Length   41
Connection   close
Content-Type   text/html

Without The debugger
Code:
Content-Length   41
Connection   close
Content-Type   text/html

Is there someway to remove/override the response headers the debugger sends or 'skip' files for debugging?
View user's profileFind all posts by leighjamSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8335
Reply with quote
debug session runs only if you run it explicitly or if debug session option is turned on.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Strange Debugger Problem with script.aculo.us
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic