Frequency: Consistently
Severity: Low
Bug description:
Many links in the template explorer seem to be incorrectly cased and therefore don’t work.
Repro steps:
Go to Autopilot.xml there is an includes section which I’ve copied below.
Includes
- RelativeFile: Inputs\AUTOPILOT_Inputs.xml
- RelativeFile: ParametersFn\AUTOPILOT_ParametersFn.xml
- RelativeFile: SubTemplates\AUTOPILOT_SubTemplates.xml
None of the links work seemingly due to case sensitivity? For.ex. if I click on the AUTOPILOT_Inputs.html, my browser (latest Edge on fully update Windows 11) does nothing, the page doesn’t load, there’s no error. Then, if I click the address tab active and press enter, the page tries to load but gets the error below. If instead I try the url Autopilot_Inputs.xml (notice the capitalization in AUTOPILOT) the page loads
" The requested content does not exist.
- HttpStatusCode: 404
- ErrorCode: WebContentNotFound
- RequestId : 9a28c27e-501e-0029-7662-cce5d1000000
- TimeStamp : 2025-05-24T04:16:18.4612567Z"