EHC ❯ Element details in Contents tab displays the previous element details when switching between two cache
-
Bug
-
Status: Closed
-
1 Critical
-
Resolution: Cannot Reproduce
-
-
-
hsingh
-
Reporter: kkannaiy
-
November 05, 2009
-
0
-
Watchers: 0
-
January 17, 2013
-
November 12, 2009
Attachments
Description
Steps:
- start the master server
- start the app
- Add Cache Manager (cache manager 1)
- add 2 cache (cache1, cache2)
- add 2 elements for cache1 (a1, a2)
- Don’t add any elements for cache2
- hit the dashboard url (http://loclahost:9080/dashboard)
- In the contents tab, select the cache manager and cache1
- a1 and a2 are displayed in the Key column of search contents
- select a1 and view the Element details of a1
- select a2 and view the Element details of a2
- Now switch the cache1 to cache2
- No Keys are listed under Search contents
Expected: Nothing should display in the element details field, but previous element details are displayed.(snapshot attached)
- No elements are
Comments
Geert Bevin 2009-11-07
Kalai Kannaiyan 2009-11-09
https://svn.terracotta.org/repo/internal/qa/trunk/ehcache-dx-sample
Geert Bevin 2009-11-12
I suspect I fixed this before already
Himadri Singh 2009-11-19
Verified in rev 5239.
What is this app you’re testing with?