[Mono-bugs] [Bug 433483] Cache/CacheDependency's behaviour different from .NET' s implementation
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Oct 13 08:29:04 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=433483
User juraj at hotfeet.ch added comment
https://bugzilla.novell.com/show_bug.cgi?id=433483#c7
Juraj Skripsky <juraj at hotfeet.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #244805|0 |1
is obsolete| |
--- Comment #7 from Juraj Skripsky <juraj at hotfeet.ch> 2008-10-13 06:29:03 MDT ---
Created an attachment (id=245142)
--> (https://bugzilla.novell.com/attachment.cgi?id=245142)
cache.aspx - aspx test page
Test page with even more tests. The output on .NET is the following:
Key 'X1' removed (reason: Removed, value: ).
Key 'Z1' removed (reason: DependencyChanged, value: ).
Key 'Y1' removed (reason: DependencyChanged, value: ).
=======
Key 'Z2' removed (reason: DependencyChanged, value: ).
Key 'X2' removed (reason: Removed, value: ).
Key 'Y2' removed (reason: DependencyChanged, value: ).
=======
Key 'X2b' removed (reason: Removed, value: ).
Key 'Z2b' removed (reason: DependencyChanged, value: ).
=======
Key 'Z2c' removed (reason: DependencyChanged, value: ).
Key 'X2c' removed (reason: Removed, value: ).
=======
Key 'X3' removed (reason: DependencyChanged, value: ).
=======
Key 'X4' removed (reason: DependencyChanged, value: ).
=======
=======
Key 'Y6' removed (reason: Removed, value: ).
Key 'Z6' removed (reason: DependencyChanged, value: ).
Key 'X6' removed (reason: Removed, value: ).
=======
Key 'X7' removed (reason: Removed, value: ).
=======
Key 'X8' removed (reason: DependencyChanged, value: 2).
Key 'X8' removed (reason: Removed, value: 1).
=======
=======
Key 'X10' removed (reason: DependencyChanged, value: ).
Key 'X5' removed (reason: DependencyChanged, value: ).
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list