
0
Under review
WebListenerUri with subfolder causes 404 on AddSyntaxIcon.svg and ExpandCollapseDown.svg
When a subdirectory is specified in the WebListenerURI, e.g. https://+:443/ScreenConnect/ AddSyntaxIcon.svg and ExpandCollapseDown.svg both give 404 errors because they are referenced at /Images/ instead of just Images/ like the rest of the images. The other images and site functionality all work normally.
ConnectWise Control Version:
20.3
Server Affected:
Host Client Affected:
Guest Client Affected:
Customer support service by UserEcho
It has probably been this way for a long time, but it isn't visible on the LightWithRed theme we have used for years. I noticed it on a server move because the new one defaulted to the Shell theme, which shows the broken image icons. It should be a really simple fix, just remove the leading / from /Images/AddSyntaxIcon.svg and /Images/ExpandCollapseDown.svg references.