[Mono-bugs] [Bug 74013][Wis] New - SWF is not endian-correct when used with a server with different endianess
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 23 Mar 2005 09:03:31 -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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74013
--- shadow/74013 2005-03-23 09:03:31.000000000 -0500
+++ shadow/74013.tmp.24284 2005-03-23 09:03:31.000000000 -0500
@@ -0,0 +1,22 @@
+Bug#: 74013
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: lupus@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: SWF is not endian-correct when used with a server with different endianess
+
+SWF doesn't work correctly when used with X servers that have different
+endianess than the client.
+To reproduce just run any swf test from a little endian box with the server
+on a big endian one or vice versa.