Please create a Jira issue and attach a .patch, thanks for the email.
-Eric Kevin A. Mayer wrote:
uPortal 2.6.1 CGenericXSLT.setStaticData contains contains an if/else if
statement with the same conditions:
if(trimmedCacheScopeText.equals(ICacheable.CHANNEL_CACHE_KEY_SYSTEM_SCOPE))
{this.channelCacheScope = ChannelCacheKey.SYSTEM_KEY_SCOPE;
} else if
(trimmedCacheScopeText.equals(ICacheable.CHANNEL_CACHE_KEY_SYSTEM_SCOPE))
{this.channelCacheScope = ChannelCacheKey.INSTANCE_KEY_SCOPE;
}
I assume the second condition should test for
CHANNEL_CACHE_KEY_INSTANCE_SCOPE.
I looked in JIRA to see if it has been addressed or fixed and cannot
locate it. How would you prefer to handle this? Would you like us to
provide a patch?
thank you,
Kevin Mayer
Development and Integration
University of Colorado-Boulder
303-735-5674
smime.p7s
Description: S/MIME Cryptographic Signature
