Google isn't letting me reply to the above message (posted by Tom
McNee on Feb 12 2010, 9:05). I think I found a fix for the issue.
In the .clone method of abstractBaseMeta.cfc, change var clone =
createObject("component", getMetaData(this).name);
to var clone = createObject("component",
getPageContext().getPage().getMetaData());
This issue was random null pointer exceptions with Transfer under CF9.
Dave
--
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