NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: JohanR on January 22, 2012, 03:14:00 AM

Title: GET error being shown in the firebug console
Post by: JohanR on January 22, 2012, 03:14:00 AM

Hi,

Any inline browse event seems to trigger the GET error.

Selecting a record in the browse, clicking an inline "change" or "delete" button,
however if I have a "change" button above the browse, it does not post an error.

I have attached a screenshot.

It seems to work fine, but not sure if it's ok to leave this error.


Johan





[attachment deleted by admin]
Title: Re: GET error being shown in the firebug console
Post by: Bruce on January 22, 2012, 11:35:43 PM
The screen-shot doesn't show me a whole lot - the "response" is the key thing.
If the response is completely blank, then it's ok, you can ignore the error.
Title: Re: GET error being shown in the firebug console
Post by: JohanR on January 23, 2012, 01:45:15 AM

Hi Bruce

thanks.

To confirm, I check the response in the log on the webserver window?
If yes, then it is blank, so no worries,

thanks

Johan
Title: Re: GET error being shown in the firebug console
Post by: bruce2 on January 23, 2012, 09:03:37 PM
The web server window tracks incoming requests, not outgoing replies.

I was referring tot he console in firebug, that's where you can see the replies. If it is blank there, then no problem.