BoxLang: Our new JVM Dynamic Language made by Ortus! Check it out: https://www.boxlang.io

Issues

Select view

Select search mode

 

inflateTo isObject() is true on acf so it breaks closures support

Fixed

Description

inflateTo isObject() is true on acf so it breaks closures support. This is on the generateInflatable() method. The order of checking needs to change.

Gliffy Diagrams

Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

Sentry

Created March 8, 2014 at 1:28 AM
Updated March 9, 2014 at 4:30 AM
Resolved March 8, 2014 at 1:30 AM

Activity

Show:

Brad WoodMarch 9, 2014 at 4:30 AM

I am still concerned that the current fix has made this code incompatible with CF9 since it uses the isClosure() function.