Bugs item #413744, was updated on 2001-04-04 09:55
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105757&aid=413744&group_id=5757

Category: DynAPI 2 API
Group: Verified
>Status: Closed
Priority: 5
Submitted By: Nicholas Crellin (ncrellin)
Assigned to: Nobody/Anonymous (nobody)
Summary: Minor HTML code missing

Initial Comment:
Label.js
     Revision 1.16
          Line 71

Current Code

this.textFull = '<table '+width+' 
cellpadding='+this.padding+' cellspacing=0 
border=0><td 
align="'+this.align+'" '+wrap+'>'+styled+'</td></table>
';

Missing 

<tr> and </tr>

Does not change anything, but noticed as I was trying 
to debug a netscape problem.

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

>Comment By: Robert Rainwater (rainwater)
Date: 2001-04-04 11:29

Message:
Logged In: YES 
user_id=16618

Fixed

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

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

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

Reply via email to