Issues

Select view

Select search mode

 
21 of 21

Lucee 6 Admin- Event Gateway didn't throw error with using invalid component

Fixed

Description

In lucee 6, when creating an event gateway with invalid component, it didn't throw any error and creates the gateway event successfully.

Environment

None

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

Sprint

Created 31 March 2023 at 11:29
Updated 9 June 2023 at 16:49
Resolved 10 April 2023 at 07:09

Activity

Show:

Pothys - MitrahSoft10 April 2023 at 07:03

I checked this ticket with lucee latest build 6.0.0.367-snapshot. When creating the event gateway with the wrong components, it correctly throws the error. This issue is resolved.

But while checking this I faced the issue in deploying the event gateway component on updating lucee server from 6.0.0.351-SNAPSHOT to a newer version 6.0.0.367-SNAPSHOT . The gdriver component ( Lucee/core/src/main/java/resource/context/admin/ gdriver ) files are not deployed to the gdriver folders. If I delete the gdriver component files (Lucee/core/src/main/java/resource/context/admin/logging/gdriver) and restart lucee, the gdriver component files are deployed to that folder.

Zac Spitzer5 April 2023 at 08:02

Pothys - MitrahSoft3 April 2023 at 04:54

I added a fix to this issue

Pull Request:

Flag notifications