in single mode, configImport(type=web) doesn't work, doesn't throw

Description

in single mode, only type=”server” works with configIimport

with type=”web” it just fails silently, IMHO we should ignore type in single mode and it should effectively be always treated as “server”, this makes migration from multi context or older code much more developer friendly

see the test case for

Environment

None

Attachments

1

Activity

Show:

Michael Offner 21 June 2024 at 12:39

PR 6.1

Michael Offner 21 June 2024 at 12:38

 

in single mode only “server“ is a valid value for type, evetything else will throw an error, expect no value set of course.

Michael Offner 21 June 2024 at 12:11

i disagree it should throw an error

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

Sprint

Affects versions

Created 20 June 2024 at 19:32
Updated 24 June 2024 at 08:43
Resolved 24 June 2024 at 08:43