For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > April 2006 > Re: [PEAR] HTML_AJAX error... object(undefined)









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PEAR] HTML_AJAX error... object(undefined)
Joshua Eichorn

2006-04-21, 7:02 pm

Richard Udovich wrote:
> What can possibly cause this error?
>
>
> object(undefined) (5) {
> ["message"]=>
> string(25) "content has no properties"
> ["fileName"]=>
> string(62)
> "http://localhost/test/index.php?client=all&stub=PermissionAJAX"
> ["lineNumber"]=>
> number(1732)
> ["stack"]=>
> string(217)
> "()@http://localhost/test/index.php?cli...issionAJAX:1732
> ()@http://localhost/test/index.php?cli...issionAJAX:1702
> ()@http://localhost/test/index.php?cli...issionAJAX:1619
> @:0
> "
> ["name"]=>
> string(9) "TypeError"
> }
>
>
>
> Thanks
>

I'm not sure what triggers that bug. Its in the code where we figure
out the Content-Type of document we just loaded with XMLHttpRequest

Maybe you request a page with no Content-Type?

What browser are you using, can you send me the headers that the browser
received before it got this error.
-josh
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com