missing value on string object was thrown as missing property, now throws missing method

Description

 

Environment

None

Attachments

1

Activity

Show:

Michael Offner 11 October 2024 at 13:57

 

Michael Offner 11 October 2024 at 13:55

Michael Offner 8 October 2024 at 08:28

the reason for this is that if you do str.lucee on a non collection (struct, map) it not only look for a property lucee, it also looks for a method getLucee and isLucee, AFTER looking for the property, problem is it looses this context ans simply report the missing method, what can be confusing, i agree.

Zac Spitzer 27 September 2024 at 19:04

Fixed

Details

Assignee

Reporter

Priority

Fix versions

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

Created 27 September 2024 at 19:01
Updated 11 October 2024 at 13:58
Resolved 11 October 2024 at 13:58