ID:               39719
 Updated by:       [EMAIL PROTECTED]
 Reported By:      daxohara at gmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Class/Object related
 Operating System: debian etch/ubuntu edgy-elf
 PHP Version:      5.2.0
 New Comment:

Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

Core->BzPage isn't initialized when you create the render 
& languages objects.
Move $this->BzPage=$BzPage; up one line


Previous Comments:
------------------------------------------------------------------------

[2006-12-03 04:07:00] daxohara at gmail dot com

Description:
------------
we instantiate 3 objects, 2 are child of the other one... the parent's
variables should be the same for the 2 childs but thats not whats
happening.

Reproduce code:
---------------
http://balzac.s1mp3.org/bug.php.txt

Expected result:
----------------
We expect that the BzPage array content printed from all objects stay
the same, once the array is always the same...

Actual result:
--------------
looks like in someplace the object lost the scope of BzPage array and
it's printing a totaly diferent result.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=39719&edit=1

Reply via email to