Author: mhabersack
Date: 2007-10-17 15:13:40 -0400 (Wed, 17 Oct 2007)
New Revision: 87705

Modified:
   
trunk/mcs/class/System.Web/System.Web.SessionState_2.0/SessionInProcHandler.cs
Log:
Do not abuse the MonoTODO attribute

Modified: 
trunk/mcs/class/System.Web/System.Web.SessionState_2.0/SessionInProcHandler.cs
===================================================================
--- 
trunk/mcs/class/System.Web/System.Web.SessionState_2.0/SessionInProcHandler.cs  
    2007-10-17 18:56:35 UTC (rev 87704)
+++ 
trunk/mcs/class/System.Web/System.Web.SessionState_2.0/SessionInProcHandler.cs  
    2007-10-17 19:13:40 UTC (rev 87705)
@@ -279,7 +279,6 @@
                        }
                }
 
-               [MonoTODO ("Investigate why in certain situations 'item' is 
null. See bug #333898")]
                /* In certain situations the 'item' parameter passed to 
SetAndReleaseItemExclusive
                   may be null. The issue was reported in bug #333898, but the 
reporter cannot
                   provide a test case that triggers the issue. Added work 
around the problem

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to