structKeyTranslate returns void

Description

structKeyTranslate returns void, it should return numeric

BoxLang outputs:

✗ expected `1`, got `null`
✔ expected `v1`, got `v1`
✔ expected `false`, got `false`
✗ expected `2`, got `null`
✔ expected `v1`, got `v1`
✔ expected `false`, got `false`
✗ expected `1`, got `null`
✔ expected `v1`, got `v1`
✔ expected `true`, got `true`

Activity

Show:

Jon ClausenJune 18, 2024 at 4:50 PM

Resolved in bx-compat commit baf4d08

BoxLang will continue to return null for the BIF and the struct for the member function

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

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created June 10, 2024 at 8:40 PM
Updated June 18, 2024 at 4:50 PM
Resolved June 18, 2024 at 4:47 PM