[Mono-bugs] [Bug 353960] Showcase control does not reflow.

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=353960

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=353960#c1


Michael Dominic K. [EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL 
PROTECTED]
 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Michael Dominic K. [EMAIL PROTECTED]  2008-02-28 05:27:00 
MST ---
Fixed now in r96859 and r96860. The showcase reflows fine without any tricks.
It was related to our broken enums returning in js.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
You are the assignee for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 362039] [Regression] Exception is thrown trying to load ClassifiedsStarterKit on Mono 1.9p2

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=362039

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=362039#c8


Marek Habersack [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Comment #8 from Marek Habersack [EMAIL PROTECTED]  2008-02-28 05:38:55 
MST ---
Fixed in svn trunk, revision 96861 and in the 1.9 branch, revision 96862


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 364430] ODBC: Command fails to use a UNICODE string parameter

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=364430

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=364430#c3


Veerapuram Varadhan [EMAIL PROTECTED] changed:

   What|Removed |Added

 AssignedTo|[EMAIL PROTECTED]|[EMAIL PROTECTED]
 Status|NEW |ASSIGNED




--- Comment #3 from Veerapuram Varadhan [EMAIL PROTECTED]  2008-02-28 
06:30:35 MST ---
Created an attachment (id=197662)
 -- (https://bugzilla.novell.com/attachment.cgi?id=197662)
Sample console app

Mark: With this sample, I am able to get unicode values store/retrieve
properly.  I am using MySQL through ODBC.  I am using Mono from current svn
trunk. 

Can you reverify with latest Mono (possibly from trunk)?


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 365586] New: PropertyGrid: support DisplayNameAttribute

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=365586


   Summary: PropertyGrid: support DisplayNameAttribute
   Product: Mono: Class Libraries
   Version: 1.2.6
  Platform: Other
OS/Version: Other
Status: NEW
  Severity: Normal
  Priority: P5 - None
 Component: Windows.Forms
AssignedTo: mono-bugs@lists.ximian.com
ReportedBy: [EMAIL PROTECTED]
 QAContact: mono-bugs@lists.ximian.com
  Found By: ---


Created an attachment (id=197665)
 -- (https://bugzilla.novell.com/attachment.cgi?id=197665)
Repro code

Repro attached.  Property __FooStringPassword has attribute [DisplayName(Named
FooStringPassword)] applied, it should thus be displayed in the grid with name
FooStringPassword.  It appears thus in MSFT.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
You are the assignee for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 364995] Extensions are matched case-sensitively

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=364995

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=364995#c2


Marek Habersack [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #2 from Marek Habersack [EMAIL PROTECTED]  2008-02-28 07:01:20 
MST ---
This bug has been fixed in svn trunk, revision 96870 and in the 1.9 branch,
revision 96871


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 365589] New: PropertyGrid: support PasswordPropertyTextAttribute

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=365589


   Summary: PropertyGrid: support PasswordPropertyTextAttribute
   Product: Mono: Class Libraries
   Version: 1.2.6
  Platform: Other
OS/Version: Other
Status: NEW
  Severity: Normal
  Priority: P5 - None
 Component: Windows.Forms
AssignedTo: mono-bugs@lists.ximian.com
ReportedBy: [EMAIL PROTECTED]
 QAContact: mono-bugs@lists.ximian.com
  Found By: ---


Repro from 365586, property __FooStringPassword has attribute
[PasswordPropertyText(true)] applied and thus its value should not be visible,
it should appear as asterisks or bullets etc.  It does on MSFT.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
You are the assignee for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 365586] PropertyGrid: support DisplayNameAttribute

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=365586



Andy Hume [EMAIL PROTECTED] changed:

   What|Removed |Added

 AssignedTo|mono-bugs@lists.ximian.com  |[EMAIL 
PROTECTED]
  Status Whiteboard|
|PropertyGrid




-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
You are the assignee for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 365588] PropertyGrid: support ParenthesizeNameAttribute

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=365588



Andy Hume [EMAIL PROTECTED] changed:

   What|Removed |Added

 AssignedTo|mono-bugs@lists.ximian.com  |[EMAIL 
PROTECTED]
  Status Whiteboard|
|PropertyGrid




-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
You are the assignee for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 365589] PropertyGrid: support PasswordPropertyTextAttribute

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=365589



Andy Hume [EMAIL PROTECTED] changed:

   What|Removed |Added

 AssignedTo|mono-bugs@lists.ximian.com  |[EMAIL 
PROTECTED]
  Status Whiteboard|
|PropertyGrid




-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
You are the assignee for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 351046] Calendar control displays incorrect previous/ next month at the end of some months

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=351046

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=351046#c1


Marek Habersack [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Marek Habersack [EMAIL PROTECTED]  2008-02-28 07:09:47 
MST ---
This bug no longer occurs in svn trunk and the 1.9 branch of mono.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 350755] File namespace bug when creating file with same name as system control

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=350755

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=350755#c4


Marek Habersack [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #4 from Marek Habersack [EMAIL PROTECTED]  2008-02-28 07:20:44 
MST ---
This bug no longer occurs with svn trunk and the 1.9 branch of mono


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 364430] ODBC: Command fails to use a UNICODE string parameter

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=364430

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=364430#c4


Mark Junker [EMAIL PROTECTED] changed:

   What|Removed |Added

 Attachment #197662|0   |1
is obsolete||




--- Comment #4 from Mark Junker [EMAIL PROTECTED]  2008-02-28 07:43:45 MST ---
Created an attachment (id=197683)
 -- (https://bugzilla.novell.com/attachment.cgi?id=197683)
Modified test source to make it run on Mono 1.2.6

I tried your source but I made several changes:
1. Using NULL as parameter value doesn't work on Mono 1.2.6
2. Use using() to ensure a closed connection (to ensure closed connection on
error)
3. Show error message if required (to find reason for change #1)
4. Pause at end (for testing from inside VS2003
5. Use conditional compilation for read/write
6. Writing the character codes (Windows console cannot show all characters and
therefore shows \u0444 as ?)

This are my test cases:

Output when inserting with .NET 1.1 and reading with .NET 1.1:
0061 a
0444 ?
0062 b
0438 ?
0063 c
0441 ?
0064 d
0432 ?
0065 e
0443 ?
0066 f
0430 ?
str = a?b?c?d?e?f?

Output when inserting with .NET 1.1 and reading with Mono 1.2.6:
1A61 ?
1A62 ?
1A63 ?
1A64 ?
1A65 ?
1A66 ?
str = ??

Output when inserting with Mono 1.2.6 and reading with .NET 1.1:
0061 a
003F ?
0062 b
003F ?
0063 c
003F ?
0064 d
003F ?
0065 e
003F ?
0066 f
003F ?
str = a?b?c?d?e?f?

Output when inserting with Mono 1.2.6 and reading with Mono 1.2.6:
3F61 ?
3F62 ?
3F63 ?
3F64 ?
3F65 ?
3F66 ?
str = ??

Sorry, I cannot test with trunk because I don't have the required build tools.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 364430] ODBC: Command fails to use a UNICODE string parameter

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=364430



Mark Junker [EMAIL PROTECTED] changed:

   What|Removed |Added

 Attachment #197683|application/octet-stream
|application/x-csharp
  mime type||




-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 364430] ODBC: Command fails to use a UNICODE string parameter

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=364430



Mark Junker [EMAIL PROTECTED] changed:

   What|Removed |Added

 Attachment #197683|application/x-csharp
|text/x-csharp
  mime type||




-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 343730] Compare and Range validators does not work

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=343730

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=343730#c2


Marek Habersack [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID




--- Comment #2 from Marek Habersack [EMAIL PROTECTED]  2008-02-28 07:49:24 
MST ---
The exception is thrown because RangeValidator doesn't have minvalue and
maxvalue properties. Instead it has, respectively, MinimumValue and
MaximumValue properties.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 351000] DropDownList loses the first item

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=351000

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=351000#c1


Marek Habersack [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Marek Habersack [EMAIL PROTECTED]  2008-02-28 07:56:13 
MST ---
This bug no longer occurs with mono svn trunk and mono 1.9


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 351094] IsAuthenticated returns different values on Mono and .Net

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=351094

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=351094#c1


Marek Habersack [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Marek Habersack [EMAIL PROTECTED]  2008-02-28 08:17:42 
MST ---
Using the client program shown at the original sample site, the sample works
correctly with mono svn trunk and the mono 1.9 branch.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 364734] GridView erroneous behavior on postback

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=364734

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=364734#c1


Marek Habersack [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
  Info Provider||[EMAIL 
PROTECTED]




--- Comment #1 from Marek Habersack [EMAIL PROTECTED]  2008-02-28 08:38:13 
MST ---
Please attach a stand-alone test case to the bug report and reopen the bug,
thanks!


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 352210] Serialization and deserialization of datetime to and from xml, shifts the time with the timezone

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=352210

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=352210#c28





--- Comment #28 from Roei Erez [EMAIL PROTECTED]  2008-02-28 08:46:34 MST ---
Hi,
Can I commit?


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
You are the assignee for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 365588] PropertyGrid: support ParenthesizeNameAttribute

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=365588

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=365588#c1


Ivan Zlatev [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Ivan Zlatev [EMAIL PROTECTED]  2008-02-28 08:47:56 MST ---
Fixed in r96883.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 365586] PropertyGrid: support DisplayNameAttribute

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=365586

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=365586#c1


Ivan Zlatev [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Ivan Zlatev [EMAIL PROTECTED]  2008-02-28 08:50:05 MST ---
Fixed in r96883.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 365589] PropertyGrid: support PasswordPropertyTextAttribute

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=365589

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=365589#c1


Ivan Zlatev [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Ivan Zlatev [EMAIL PROTECTED]  2008-02-28 08:50:09 MST ---
Fixed in r96883.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 352210] Serialization and deserialization of datetime to and from xml, shifts the time with the timezone

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=352210



Atsushi Enomoto [EMAIL PROTECTED] changed:

   What|Removed |Added

 Attachment #197416|application/octet-stream|text/plain
  mime type||
 Attachment #197416|0   |1
   is patch||




-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
You are the assignee for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 365653] New: WindowsFormsApplicationBase. OnCreateMainForm should not throw exception

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=365653


   Summary: WindowsFormsApplicationBase.OnCreateMainForm should not
throw exception
   Product: Mono: Class Libraries
   Version: 1.9.0
  Platform: Other
OS/Version: Other
Status: NEW
  Severity: Minor
  Priority: P5 - None
 Component: VB Runtime
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
 QAContact: mono-bugs@lists.ximian.com
  Found By: ---


When deriving a new application class from
Microsoft.VisualBasic.ApplicationServices.WindowsFormApplicationBase, the
following code works on Microsoft .NET:

Public Class MyApplication
Inherits
Microsoft.VisualBasic.ApplicationServices.WindowsFormApplicationBase

Protected Overrides Sub OnCreateMainForm()
MyBase.OnCreateMainForm()
MainForm = New Form1()
End Sub
End Class

However, on Mono, MyBase.OnCreateMainForm() throws a NotImplementedException.

Basically, it looks like on Microsoft's .NET
WindowsFormApplicationBase.OnCreateMainForm() does nothing (i.e. does not set
the main form and does not throw an exception), but
WindowsFormApplicationBase.Run() will throw an exception, after calling
OnCreateMainForm(), if MainForm is Nothing.

Obviously, this can be worked around by removing the unnecessary call to
MyBase.OnCreateMainForm().


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 365662] New: ShutdownMode.AfterAllFormsClose (i.e. shutdown when last form closes) does not work

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=365662


   Summary: ShutdownMode.AfterAllFormsClose (i.e. shutdown when
last form closes) does not work
   Product: Mono: Class Libraries
   Version: 1.9.0
  Platform: Other
OS/Version: Other
Status: NEW
  Severity: Major
  Priority: P5 - None
 Component: VB Runtime
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
 QAContact: mono-bugs@lists.ximian.com
  Found By: ---


Description:
A VB application with a shutdown mode When last form closes (i.e.
ShutdownMode.AfterAllFormsClose) exits after the main form is closed.

To Reproduce:
1. Create a VB application with Visual Studio 2008
2. In My Project, under Application, set Shutdown mode to When last form
 closes
3. Create Form1 and Form2 as Windows Forms (Form1 is the startup form)
4. In Form1, add a button with the following Click handler:
Dim form As New Form2
form.Show()
Close()
5. Run the program
6. Click on the button

Actual Behavior:
When you click on the button, the program exits

Expected Behavior:
When you click on the button, Form2 is displayed, Form1 is closed, and the
program continues to run until Form2 is closed


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 325371] Stack overflow in unmanaged code, with xsp2

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=325371

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=325371#c4


Marek Habersack [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




--- Comment #4 from Marek Habersack [EMAIL PROTECTED]  2008-02-28 10:08:32 
MST ---
It no longer happens with svn trunk and, since revision 96899, it doesn't
happen on the 1.9 branch either.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 365437] Add all vms on AtkUtil and AtkMisc

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=365437

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=365437#c1





--- Comment #1 from Mike Kestner [EMAIL PROTECTED]  2008-02-28 10:27:46 MST 
---
Created an attachment (id=197728)
 -- (https://bugzilla.novell.com/attachment.cgi?id=197728)
Partial patch

Partial patch to add a way to override get_root.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
You are the assignee for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 352210] Serialization and deserialization of datetime to and from xml, shifts the time with the timezone

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=352210

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=352210#c29





--- Comment #29 from Atsushi Enomoto [EMAIL PROTECTED]  2008-02-28 10:48:12 
MST ---
Yes please - tried corlib, System.XML and Mono.Security, and no regression
alarm was fired.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
You are the assignee for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 360788] Notepad.exe crashes randomly

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=360788

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=360788#c7


Rusty Howell [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEEDINFO|ASSIGNED
  Info Provider|[EMAIL PROTECTED]  |




--- Comment #7 from Rusty Howell [EMAIL PROTECTED]  2008-02-28 11:29:36 MST 
---
I don't know what font I changed it to when I caught the debug info.

I do know that the Baghdad font causes Notepad to crash. Rather, changing the
font _from_ Baghdad to something else with crash Notepad.exe.  The stack trace
is different. Is this a different bug?


Thu Feb 28 11:26:15 x64-macos-2.mono.lab.novell.com mono[29915] Error:
CGContextSynchronize: invalid context
Stacktrace:

  at (wrapper managed-to-native) System.Drawing.Carbon.QDEndCGContext
(intptr,intptr) 0x4
  at (wrapper managed-to-native) System.Drawing.Carbon.QDEndCGContext
(intptr,intptr) 0x
  at System.Drawing.Carbon.ReleaseContext (intptr,intptr) 0x000c0
  at System.Drawing.Graphics.Dispose () 0x0004f
  at (wrapper remoting-invoke-with-check) System.Drawing.Graphics.Dispose ()
0x
  at System.Drawing.Graphics.Finalize () 0x00013
  at (wrapper runtime-invoke) System.Drawing.Image.runtime_invoke_void
(object,intptr,intptr,intptr) 0x
Abort trap


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 364430] ODBC: Command fails to use a UNICODE string parameter

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=364430

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=364430#c5


Veerapuram Varadhan [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|ASSIGNED|NEEDINFO
  Info Provider||[EMAIL 
PROTECTED]




--- Comment #5 from Veerapuram Varadhan [EMAIL PROTECTED]  2008-02-28 
12:20:19 MST ---
Mark:  Can you try the 1.9.0 Preview packages from
http://mono.ximian.com/monobuild/preview/download-preview/ ?


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 341764] Exception in Control. FillControlCache when using AjaxCtrlTookit extenders without ID

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=341764

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=341764#c2


Marek Habersack [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #2 from Marek Habersack [EMAIL PROTECTED]  2008-02-28 12:20:49 
MST ---
As of revision 96912, both the mono 1.9 branch and svn trunk match behavior of
NET for this bug.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 365745] New: bug with byte type

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=365745


   Summary: bug with byte type
   Product: Mono: Class Libraries
   Version: 1.2.6
  Platform: Other
OS/Version: Linux
Status: NEW
  Keywords: All_Languages
  Severity: Normal
  Priority: P5 - None
 Component: CORLIB
AssignedTo: mono-bugs@lists.ximian.com
ReportedBy: [EMAIL PROTECTED]
 QAContact: mono-bugs@lists.ximian.com
  Found By: ---


Created an attachment (id=197768)
 -- (https://bugzilla.novell.com/attachment.cgi?id=197768)
codes

Description of Problem:
I am testing the remoting performance, and I found something strange with byte
type. When i call my function 5K with a table of 10K byte elements as
parameter, and 5K with a table of 100K byte elements, the first one takes 30
much longer than the second.
I've been testing it on Microsoft Vista, XP and Fedora Core 3, and it happens
only on linux system.

Steps to reproduce the problem:
1. gmcs Server.cs ITest.cs
2. mono Server.exe
3. gmcs Client.cs ITest.cs
4. mono Client.exe localhost 1
5. edit Server.cs, change the size of table, for 10
6. gmcs Server.cs ITest.cs
7. mono Server.exe
8. mono Client.exe localhost 10


Actual Results:
for bigger table it takes less time than for smaller


Expected Results:
it should take less time for smaller


How often does this happen? 
always

Additional Information:


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
You are the assignee for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 365824] New: Microsoft Silverlight web site, browser stops responding, animation sometimes continues

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=365824


   Summary: Microsoft Silverlight web site, browser stops
responding, animation sometimes continues
   Product: Moonlight
   Version: unspecified
  Platform: Other
OS/Version: Other
Status: NEW
  Severity: Normal
  Priority: P5 - None
 Component: engine
AssignedTo: mono-bugs@lists.ximian.com
ReportedBy: [EMAIL PROTECTED]
 QAContact: mono-bugs@lists.ximian.com
  Found By: ---


www.microsoft.com/silverlight seems to be pegging event queues in some form
because animations continue to happen (slowly, but they happen) but the browser
is not usable and clicking anywhere does not get anything moving on the screen.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
You are the assignee for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 365827] New: Jumper site fails to start after selecting a country, and clicking OK.

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=365827


   Summary: Jumper site fails to start after selecting a country,
and clicking OK.
   Product: Moonlight
   Version: unspecified
  Platform: Other
OS/Version: Other
Status: NEW
  Severity: Normal
  Priority: P5 - None
 Component: plugin
AssignedTo: mono-bugs@lists.ximian.com
ReportedBy: [EMAIL PROTECTED]
 QAContact: mono-bugs@lists.ximian.com
  Found By: ---


In:

http://www.microsoft.com/silverlight/trailers/jumper.html

Select the country (I selected United States)
Then wait for it to load, an information dialog is shown, click [Close].

This should show an animation followed by a map, but in our case only a black
region appears.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
You are the assignee for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 360788] Notepad.exe crashes randomly

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=360788



Thomas Wiest [EMAIL PROTECTED] changed:

   What|Removed |Added

URL|http://www.go-mono.com/archive/1.9/ 
|http://www.go-mono.com/archive/2.0/




-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 362749] [Regression] PropertyGrid: date-time editor isn' t initialised with the current date value

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=362749



Thomas Wiest [EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL 
PROTECTED]
URL|
|http://www.go-mono.com/archive/1.9/




-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 362755] PropertyGrid: get_Property is called for each item in a drop-down list

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=362755



Thomas Wiest [EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL 
PROTECTED]
URL|
|http://www.go-mono.com/archive/1.9/




-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 364995] Extensions are matched case-sensitively

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=364995



Thomas Wiest [EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL 
PROTECTED]
URL|
|http://www.go-mono.com/archive/1.9/




-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 365589] PropertyGrid: support PasswordPropertyTextAttribute

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=365589



Thomas Wiest [EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL 
PROTECTED]
URL|
|http://www.go-mono.com/archive/1.9/




-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 365586] PropertyGrid: support DisplayNameAttribute

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=365586



Thomas Wiest [EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL 
PROTECTED]
URL|
|http://www.go-mono.com/archive/1.9/




-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 365588] PropertyGrid: support ParenthesizeNameAttribute

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=365588



Thomas Wiest [EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL 
PROTECTED]
URL|
|http://www.go-mono.com/archive/1.9/




-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 325371] Stack overflow in unmanaged code, with xsp2

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=325371



Thomas Wiest [EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL 
PROTECTED]
URL|
|http://www.go-mono.com/archive/1.9/




-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 341764] Exception in Control. FillControlCache when using AjaxCtrlTookit extenders without ID

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=341764



Thomas Wiest [EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL 
PROTECTED]
URL|
|http://www.go-mono.com/archive/1.9/




-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 357504] [Regression] 2.0/masterpages errors with Instance creation failed

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=357504

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=357504#c4


David Canar [EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL 
PROTECTED]
 Status|VERIFIED|REOPENED
 Resolution|FIXED   |




--- Comment #4 from David Canar [EMAIL PROTECTED]  2008-02-28 19:54:11 MST ---
I'm experiencing this problem in openSUSE 10.3 i586 and mono 1.9.0 Preview 3.
This happens with all the MasterPages


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 363711] MonthCalendar: missing ContextMenu

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=363711



Everaldo Canuto [EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL 
PROTECTED]
 AssignedTo|mono-bugs@lists.ximian.com  |[EMAIL 
PROTECTED]
 Status|NEW |ASSIGNED




-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
You are the assignee for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 365887] New: Per File Permission Configuration

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=365887


   Summary: Per File Permission Configuration
   Product: Mono: Class Libraries
   Version: 1.2.4
  Platform: i686
OS/Version: Other
Status: NEW
  Severity: Major
  Priority: P5 - None
 Component: Sys.Web
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
 QAContact: mono-bugs@lists.ximian.com
  Found By: Development


While developing an ASP application (with C#) we discovered that using mono asp
server we could restrict permissions over a given folder but not over an
specific file, using MS .Net it does work.

For example our test App in a Linux server with Mono 1.2.4:

http://egresados.itnogales.edu.mx/music/

If you follow the first link at the left agregar cancion it gives you
unrestricted access to this page:

http://egresados.itnogales.edu.mx/music/pages/edit_song.aspx

We have hosted the same app in a windows based server:

http://aspspider.info/alexle/

If you follow to this page:

http://aspspider.info/alexle/pages/edit_song.aspx

It will ask you to authentificate.

Permissions works on a whole directory, however in a single File it doesn't,
the folder where the file edit_song.aspx is with lax permissions.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 365887] Per File Permission Configuration

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=365887

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=365887#c1





--- Comment #1 from Carlos Daniel Ruvalcaba Valenzuela [EMAIL PROTECTED]  
2008-02-28 21:57:15 MST ---
Relevant part of the web.config file:

location path=pages/edit_artist.aspx
system.web
authorization
deny users=?/
/authorization
/system.web
/location
location path=utils
system.web
authorization
allow users=alex/
deny users=*/
/authorization
/system.web
/location

The folder utils is protected, while the single file edit_artist.aspx is not.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 341743] Odbc: SIGSEGV in OdbcCommand.FreeStatement

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=341743

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=341743#c2


Mark Junker [EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL 
PROTECTED]




--- Comment #2 from Mark Junker [EMAIL PROTECTED]  2008-02-29 00:45:39 MST ---
The same behaviour still exists in the 1.9.0 preview. But I use WinXP SP2 x86,
SQL Anywhere 10 Developer + all fixes. The problem occurs when I insert a
record using the test application of bug #364430
(https://bugzilla.novell.com/show_bug.cgi?id=364430).


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 364430] ODBC: Command fails to use a UNICODE string parameter

2008-02-28 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=364430

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=364430#c6


Mark Junker [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEEDINFO|ASSIGNED
  Info Provider|[EMAIL PROTECTED]   |




--- Comment #6 from Mark Junker [EMAIL PROTECTED]  2008-02-29 00:39:58 MST ---
I tried mono 1.9.0 but the behaviour is exactly the same.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs