https://bugzilla.novell.com/show_bug.cgi?id=333898#c2
Jim Matysczak <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |ASSIGNED
Info Provider|[EMAIL PROTECTED] |
--- Comment #2 from Jim Matysczak <[EMAIL PROTECTED]> 2007-10-16 10:08:14 MST
---
I've spent more time trying to create a test case for this issue, but all of my
test cases work correctly. Is there a way to turn on logging within xsp2 or at
least the SessionStateModule to get a better idea of what it's doing?
Failing that, can you handle the "item == null" issue more gracefully? I know
it's a band-aid, but if this is an uncommon case, then doing something like:
if(item == null) return;
shouldn't be that big of a deal. I think it would be similar to the checks at
the top of InsertSessionItem or the checks via EnsureGoodId.
Providing you my company's application is not possible - sorry.
Thanks-
-Jim
--
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 - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs