Fixed
Details
Assignee
Pothys - MitrahSoftPothys - MitrahSoftReporter
Zac SpitzerZac SpitzerPriority
CriticalFix 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
NoneAffects versions
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
Affects versions
Created 5 July 2019 at 12:00
Updated 30 June 2022 at 11:08
Resolved 14 June 2021 at 15:48
1. add a virtual mapping with a .lar archive, without assigning a primary resource path
2. edit the mapping and set primary to archive
it always resets to resource (even tho there is no resource defined)
the archive path is highlighted in red on the mappings list and edit form, but with no explanation why?
https://github.com/lucee/Lucee/blob/5.3/core/src/main/cfml/context/admin/resources.mappings.list.cfm#L51
https://github.com/lucee/Lucee/blob/5.3/core/src/main/cfml/context/admin/resources.mappings.edit.cfm#L34
If i dump out the mappings via cfadmin, the mapping.archive is always empty?