Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem writing data to console from Wildfire Plugin #4

Closed
GoogleCodeExporter opened this issue Mar 3, 2016 · 1 comment
Closed

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Download and install Firepy 0.1.4
2. Firefox 3.0.11, Firebug 1.3.3 on Linux 
3. followed example; import logging, logging.info("test")

Expect Firebug output: 
(i) test

Actual Firebug output:
(x) ["There was a problem writing your data from the Wildfire Plugin
http://meta.firephp.org/Wildfire/Structure/FirePHP/FirebugConsole/0.1",
TypeError: mode is undefined message=mode is undefined]

The above message is repeated as many times as there are page dependencies
being loaded; e.g. I see one for the page itself, then one for each
javascript, png, css, etc. dependency being sent by the server.

Original issue reported on code.google.com by isolatio...@gmail.com on 19 Jul 2009 at 5:15

@GoogleCodeExporter
Copy link
Author

Thank you very much! This stupid bug (my total mistake) have been resolved in 
0.1.5.

Original comment by serialx....@gmail.com on 19 Jul 2009 at 5:46

  • Changed state: Verified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant