PhpEd is a very nice php development tool that can directly invoke Firefox 
for debugging purposes.  This eliminates the need for a testing environment 
on the productions server and the maintenance overhead of maintaining both 
a production and a testing environment.

However, Firebug does not work when the Javascript script resides on the 
local machine and not in the expected "server" environment, but gives an 
error such as:

<HTML><HEAD><TITLE>404 Not 
Found</TITLE></HEAD><BODY><H1>HTTP/404<br></H1><H2>The requested URL alias 
for */C:/MyBFL/Search/search.js* is not defined.</H2></BODY></HTML>

It would appear to be not very difficult to have Firebug recognize it has 
the path to the scripts on the local machine and use them just as if they 
had been found in a "server" environment.

Is this the proper forum to ask for such an enhancement?


-- 
You received this message because you are subscribed to the Google
Groups "Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
https://groups.google.com/forum/#!forum/firebug

Reply via email to