[Mono-bugs] [Bug 51689][Min] Changed - TableItemStyle not being merged

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 4 Dec 2003 06:56:13 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=51689

--- shadow/51689	2003-12-04 06:55:34.000000000 -0500
+++ shadow/51689.tmp.8653	2003-12-04 06:56:13.000000000 -0500
@@ -10,13 +10,12 @@
 Component: System.Web
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: TableItemStyle not being merged
 
 Description of Problem:
 Currently the properties
 ofTableItemStyle(HorizontalAlign,VerticalAlign,Wrap) aren't merged.That
 happens since the Style.IsEmpty and Style.CopyFrom methods arecalled
@@ -33,6 +32,10 @@
 Proposed fix
 
 
 ------- Additional Comments From gonzalo@ximian.com  2003-12-04 06:55 -------
 Bug report and files provided by Alon Gazit <along@mainsoft.com>
 
+
+------- Additional Comments From gonzalo@ximian.com  2003-12-04 06:56 -------
+Go ahead and commit.
+Thanks.