Bugs item #436808, was opened at 2001-06-27 11:57
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105757&aid=436808&group_id=5757

Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Ernest MacDougal Campbell III (emc3)
Assigned to: Nobody/Anonymous (nobody)
Summary: html not set in DynLayer constructor

Initial Comment:
In dynapi.api.dynlayer.js, the html property is always 
set to null, even when a value is passed to the 
constructor. Line 21 should be changed to read:

  this.html=a[9]||null;



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

Comment By: Robert Rainwater (rainwater)
Date: 2001-07-07 07:45

Message:
Logged In: YES 
user_id=16618

The bug has been verified and a fix for the bug has been 
implemented.  The fix should be available in CVS as well as the 
next official release of the DynAPI.

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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105757&aid=436808&group_id=5757

_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Reply via email to