- Customer has upgraded to Sites 9.6 (RWS hosted) and DXA 2.2 (.NET), from Web 8.5 and DXA 2.0 and using the Model service.
- In the previous implementation, developer had configured application to append .html file extension when stripping index at the end of resolved links for the component link resolver in the model service. This was done by applying the following flags in the dxa.properties file.
dxa.web.link-resolver.keep-trailing-slash=${DXA_WEB_LINK_RESOLVER_REMOVE_EXTENSION:false}