Fixed
Details
Details
Assignee
Pothys - MitrahSoft
Pothys - MitrahSoftReporter
Zac Spitzer
Zac SpitzerPriority
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
None
Created 10 April 2021 at 13:09
Updated 27 April 2022 at 16:58
Resolved 13 April 2021 at 07:53
if you delete the entry, it works, but if you set "hspw" to empty, it doesn't import the file
it shows the import password from file screen, but doesn't read it
https://github.com/lucee/Lucee/blob/6.0/core/src/main/java/lucee/runtime/config/ConfigWebFactory.java#L574
needs an additional, is string empty check, rather than just does the key exist check