My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 12: Fire_Profiler emits a notice
1 person starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----


Sign in to add a comment
 
Reported by drarok, Mar 15, 2009
What steps will reproduce the problem?
1. Set error_reporting to E_ALL.
2. Instantiate a Fire_Profiler in a controller.
3. View the page in a browser.

What is the expected output? What do you see instead?
A webpage, with debug info in FireBug.

What version of the product are you using? On what operating system?
svn r105. OS irrelevant.

Please provide any additional information below.
It's a simple fix, the constructor is overridden, but the parent
constructor is never called. I've attached a diff.

Fire_Profiler.diff
355 bytes   Download
Sign in to add a comment

Hosted by Google Code