Update of /cvsroot/dynapi/dynapi/tests
In directory usw-pr-cvs1:/tmp/cvs-serv27300
Modified Files:
secondary_inheritance.html
Log Message:
updated test to reflect solved inheritance bug (#425789)
Index: secondary_inheritance.html
===================================================================
RCS file: /cvsroot/dynapi/dynapi/tests/secondary_inheritance.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** secondary_inheritance.html 2001/11/02 01:55:03 1.1
--- secondary_inheritance.html 2001/11/05 00:22:51 1.2
***************
*** 105,109 ****
in the event model or in other parts of the core that introduced this bug?<br />
<br /><br />
!
</body>
--- 105,114 ----
in the event model or in other parts of the core that introduced this bug?<br />
<br /><br />
! <b>Update 4/Nov/2001 : </b><br />
! <br />
! As of now this issue seems to have been resolved, thanks to the changes to dynapi.js<br />
! and listeners.js as suggested by Joachim Lundgren.<br />
! These changes have been commented, so they can be reversed if they have any<br />
! negative influence on anything else.
</body>
|