History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: DOTCMS-2765
Type: Bug Bug
Status: Released Released
Resolution: Released
Priority: Major Major
Assignee: Testing User
Reporter: Andres Olarte
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
dotCMS

Category cache not updated on change of unique key

Created: May 22, 2009 5:50 PM   Updated: August 12, 2009 6:44 PM
Component/s: a. Unknown
Affects Version/s: 1.7
Fix Version/s: 1.7a

Time Tracking:
Original Estimate: Not Specified
Remaining Estimate: 0 minutes
Time Spent - 7 hours
Time Spent: 7 hours
Time Spent - 7 hours


 Description  « Hide
Category cache not updated on change of unique key.

To reproduce:

Add a new category (cat1). Add a unique key to this cat (key1).
Add another category (cat2).
Remove key1 from cat1.
Try to add key1 to cat2. This will fail.

Clearing the cache will allow key1 to be added to cat2.

 All   Comments   Work Log   Change History   Subversion Commits   FishEye      Sort Order: Ascending order - Click to sort in descending order
Jason Tesser - May 29, 2009 10:55 AM
hey 2 things
10:51 AM
 
on the commit you just made
10:51 AM
 
http://fisheye.dotcms.org/browse/dotCMS/trunk/src/com/dotmarketing/portlets/categories/business/CategoryCacheImpl.java?r1=15063&r2=16406
10:52 AM
 
1. Can you put the jira right above where you made the change with a comment on why so above the else
Sebas
10:52 AM
ahh ok
Jason Tesser (ext. 279)
10:52 AM
2. Also can you fix the } allign it to the E in the else Sorry to be so picky