I'm having an issue where a user edits an object that does not get
validated, and then another user, in another computer, requests that
object's data and receives the invalid data, with the isDirty flag
set.
It probably has to do with the cache, so just in case this is transfer
cache configuration:
<objectCache><defaultcache>
<scope type="instance" />
</defaultcache></objectCache>
And coldbox's (2.6.4) relevant configuration:
<Setting name="HandlerCaching" value="true"/>
<Setting name="EventCaching" value="true"/>
<Setting name="IOCObjectCaching" value="true" />
<Setting name="IOCFramework" value="coldspring" />
TIA,
Pedro.
--
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer
Try out the new Transfer ORM Custom Google Search:
http://www.google.com/cse/home?cx=002375903941309441958:2s7wbd5ocb8
You received this message because you are subscribed to the Google Groups
"transfer-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/transfer-dev?hl=en