Hello Jan

Since this automatic update to Firefox 30 I cannot debug anymore.
And I think I can tell you why.

I have one PHP file. This file generates all code HTML, Javascript, CSS 
dynamically in one file.
The generated code depends on some POST parameters (also the javascript 
code).

The old firebug recognized this somehow and told me, that I have reload the 
code. The original PHP
file with all parameters was loaded again to get the javscript code.

The new firebug just load my PHP file without any parameters. This causes 
an error and a crash in 
my PHP file and only the code before this crash is loaded.

The javascript window looks like this then:

<script>
code..........   
</script>
<br><b>A database error has occurred</b><br>


The key point is: The file with the javascript code must be called
correctly (with parameters).

I hope my problem description is correct and this can be fixed.

Best Regards
Roland


Am Dienstag, 10. Juni 2014 17:16:08 UTC+2 schrieb Jan Honza Odvarko:
>
> https://blog.getfirebug.com/2014/06/10/firebug-2-0/
>
> Honza
>

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to firebug+unsubscr...@googlegroups.com.
To post to this group, send email to firebug@googlegroups.com.
Visit this group at http://groups.google.com/group/firebug.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/firebug/0ca88595-2e98-4b2e-8da0-da7455958a27%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to