[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:53:12 -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:52:13.000000000 -0500
+++ shadow/51689.tmp.8582	2003-12-04 06:53:12.000000000 -0500
@@ -19,6 +19,11 @@
 Description of Problem:
 Currently the properties
 ofTableItemStyle(HorizontalAlign,VerticalAlign,Wrap) aren't merged.That
 happens since the Style.IsEmpty and Style.CopyFrom methods arecalled
 instead of TableItemStyle methods.The attached aspx file demonstrates the
 problem.
+
+------- Additional Comments From gonzalo@ximian.com  2003-12-04 06:53 -------
+Created an attachment (id=6103)
+Test case
+