extensionList() missing details in 7.0

Description

docs is breaking with the 7.0 build

[java] [script] 123ms INFO Start Importing new tags and functions [java] [script] {"Extended_Info":"","Message":"there is no property with name [BUNDLES] found in [lucee.runtime.extension.RHExtension]","Cause":{"Extended_Info":"","Message":"there is no property with name [BUNDLES] found in [lucee.runtime.extension.RHExtension]","Detail":"","additional":[],"TagContext":[{"Raw_Trace":"api.reference.functionreferencereader_cfc$cf.udfCall(/api/reference/FunctionReferenceReader.cfc:115)","codePrintPlain":"113: var extensions = cfg.getAllRHExtensions(); [java] [script] 114: loop collection=extensions.iterator() item=""local.ext"" { [java] [script] 115: loop array = ext.bundles item=""local.bundle"" { [java] [script] 116: if ( bundle.symbolicName == bundleName ) return ext; [java] [script] 117: }

https://github.com/lucee/lucee-docs/actions/runs/14135977305/job/39607679539#step:7:746

https://github.com/lucee/lucee-docs/blob/master/api/reference/FunctionReferenceReader.cfc#L115

this is looking under the hood, so it’s ok to break, seems in 7 there’s a getMetaData() but that’s also return null for getBundles() probably related to this

Attachments

1
  • 28 Mar 2025, 07:40 pm

Activity

Show:

Zac Spitzer 2 days ago

working for me! Lucee 7 changes now showing up on docs

https://docs.lucee.org/reference/changelog.html

Details

Assignee

Reporter

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Sprint

Fix versions

Priority

Created last month
Updated 2 days ago