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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81927 --- shadow/81927 2007-06-22 05:59:45.000000000 -0400 +++ shadow/81927.tmp.29934 2007-07-02 08:55:04.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 81927 Product: Mono: Class Libraries Version: 1.2 -OS: +OS: unknown OS Details: Open Suse 10.2 -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: FIXED +Severity: Unknown Priority: Wishlist Component: Sys.Web AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -46,6 +46,17 @@ Expected Results: It should return true or false, depending on the setting in browsercap How often does this happen? Always + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-02 08:55 ------- +This bug was fixed in svn head, revision 81176 + +Note that the fix does NOT add the capability to browscap.ini, but +merely provides a default value for it. The mono project is not the +maintainer of browscap.ini, so we're not modifying it. Also, the +capability is introduced in asp.net 2.0 with which version Microsoft +also abandoned the browscap.ini usage, while Mono continues to use it. +For that reason, not all capabilities defined for browser in the +MS.NET runtime are available for Mono. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
