[Mono-bugs] [Bug 49698][Nor] Changed - Calendar bug (Selection)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 16 Oct 2003 05:05:49 -0400 (EDT)
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 yaronsh@mainsoft.com.
http://bugzilla.ximian.com/show_bug.cgi?id=49698
--- shadow/49698 2003-10-15 12:18:25.000000000 -0400
+++ shadow/49698.tmp.26037 2003-10-16 05:05:49.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono/Class Libraries
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: System.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: yaronsh@mainsoft.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -38,6 +38,16 @@
Additional Information:
------- Additional Comments From yaronsh@mainsoft.com 2003-10-15 12:18 -------
Created an attachment (id=5615)
Testcase
+
+------- Additional Comments From yaronsh@mainsoft.com 2003-10-16 05:05 -------
+The bug also occur when a week is selected.
+
+1. Open the attached aspx
+2. Select a week
+
+All the days of the week except the last day are selected.
+I'm sure, though, that this is the same bug as the month bug, but
+maybe this scenario will make the bug locating easier.