A bug in Adobe ColdFusion 2025 causes `getBaseTagData()` to fail when called from within a closure, even an immediately-invoked one that hasn't left scope. The function works correctly in the main control flow but throws an error inside closures, and `getBaseTagList()` also fails to include the parent tag in the hierarchy. This
Sort: