
|
If you were logged in you would be able to see more operations.
|
|
|
dotCMS
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
|
|
|
|
|
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.
|
|
Description
|
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. |
Show » |
|
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