tracker issue : CF-3043629

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 86723:(Watson Migration Closure)With the cachePut() method, and id that contains a forward slash (/) can be provided, as in the following example:cachePut('foo/bar')The works fine, and the cached item can be retrieved with this id

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/

Reporter/Name(from Bugbase): Ifeanyi Isitor / Ifeanyi Isitor (ifeanyii)

Created: 03/20/2011

Components: Caching

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 9,0,0,251028 /

Priority/Frequency: Normal / Unknown

Locale/System: English / Win All

Vote Count: 0

Problem:

With the cachePut() method, and id that contains a forward slash (/) can be provided, as in the following example:cachePut('foo/bar')The works fine, and the cached item can be retrieved with this id. However, when trying to delete the cached item with the cacheRemove() function, the cached item is not removed. The cacheRemove() function does not work for cached items that have a forward slash as part of the id. No error is thrown, but the item is not removed from the cache. Have not tested it with the back slash, but the same may apply.
Method:


Result:

With the cachePut() method, and id that contains a forward slash (/) can be provided, as in the following example:cachePut('foo/bar')The works fine, and the cached item can be retrieved with this id. However, when trying to delete the cached item with the cacheRemove() function, the cached item is not removed. The cacheRemove() function does not work for cached items that have a forward slash as part of the id. No error is thrown, but the item is not removed from the cache. Have not tested it with the back slash, but the same may apply.

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3043629

External Customer Info:
External Company:  
External Customer Name: Ifeanyi Isitor
External Customer Email: 13DC06F1435DEA4499201549
External Test Config: 03/20/2011

Attachments:

Comments: