Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Luis MajanoLuis MajanoReporter
Wil de BruinWil de BruinComponents
Fix versions
Priority
Major
Details
Details
Assignee
Luis Majano
Luis MajanoReporter
Wil de Bruin
Wil de BruinComponents
Fix versions
Priority
Sentry
Sentry
Sentry
Created November 17, 2015 at 11:41 AM
Updated November 19, 2015 at 4:12 PM
Resolved November 19, 2015 at 4:12 PM
In system/core/dynamic/BeanPopulator.cfc you loop over memento keys. These are obtained by the getRelationshipMetaData method, but these method doesn't loop over parent objects.
I made a fix which I already sent to Louis (15-5-2014) but probably it got lost somewhere. For v4 I created a new fix which also works for Lucee.
I think the same beanpopulator is also used in Cachebox, Logbox and wirebox, but I think this bug is only showing in core for objects created by coldbox users.