Fixed
Details
Assignee
UnassignedUnassignedReporter
Justin CarterJustin CarterAffects versions
Priority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Justin Carter
Justin CarterAffects versions
Priority
Created September 26, 2019 at 4:10 AM
Updated September 26, 2019 at 7:02 AM
Resolved September 26, 2019 at 7:02 AM
The use of bUseInstanceCache should only be used to determine object broker access, not access to session temp object store.
fourq.cfc and forms.cfc both need consistency in temp object store checking, and in use of bUseInstanceCache and bArraaysAsStructs flags. There's also a typo "stroe" (should be "store") in a comment in the relevant code blocks of those files.