Fixed
Details
Assignee
UnassignedUnassignedReporter
Justin CarterJustin CarterAffects versions
Priority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Justin Carter
Justin CarterAffects versions
Priority
Created February 18, 2016 at 11:11 PM
Updated February 18, 2016 at 11:30 PM
Resolved February 18, 2016 at 11:30 PM
In ~fourq.cfc:463 the webskin ancestors are sometimes not being processed with respect to webskin decorators that should affect cache status, timeouts, etc.
In 7.1 this logic was changed to use objectbroker's isCacheable() but needs to be reverted to the previous logic as isCachable() includes additional checks that do not apply to the calculation of webskin ancestor settings.