Bug with the word "beanFactory" like name of property

Description

Component like this:

component output="false" accessors="true"{ property Any firstArg; property Any beanFactory; }

as you can see there are two methods (setAny(), getAny()) instead of setBeanFactory() and getBeanFactory()

this is dump with previous version 5.3.4.80, methods are correct:

thanks!

 

Environment

None

Attachments

2
  • 03 Apr 2020, 07:44 pm
  • 03 Apr 2020, 07:43 pm

Activity

Show:

Zac Spitzer 15 June 2020 at 19:58

Fix was LDEV-2748

Pothys - MitrahSoft 15 June 2020 at 14:54

, I hope this issue was fixed in lucee version 5.3.8.6-SNAPSHOT. So I close this ticket and added fix version too.

Pothys - MitrahSoft 6 April 2020 at 11:17

I've checked this ticket and confirmed the issue happened only on the lucee latest release 5.3.5.92. Before the version 5.3.4.80, it didn't happen. And I added a test case for this issue.

Pull request: https://github.com/lucee/Lucee/pull/918

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

Affects versions

Created 3 April 2020 at 19:44
Updated 15 June 2020 at 19:58
Resolved 15 June 2020 at 14:54

Flag notifications