Branch: refs/heads/XWIKI-23207 Home: https://github.com/xwiki/xwiki-platform Commit: 34da20e62f17c5cc9840be0453c3595b58d0d7e6 https://github.com/xwiki/xwiki-platform/commit/34da20e62f17c5cc9840be0453c35... Author: Thomas Mortagne <[email protected]> Date: 2025-05-19 (Mon, 19 May 2025) Changed paths: A xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/filters/internal/SourceURLResolverFilter.java M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/WEB-INF/web.xml Log Message: ----------- Reapply "XWIKI-23207: Wrong scheme returned by ServletRequest#getScheme() and HttpServletRequest#getRequestURL() in Tomcat" This reverts commit 7bde4503f6adcc5654d00384057312ff0e98f025. Commit: 2e2a4d72cb6ca5ecd53442c94084d91575c80091 https://github.com/xwiki/xwiki-platform/commit/2e2a4d72cb6ca5ecd53442c94084d... Author: Thomas Mortagne <[email protected]> Date: 2025-05-19 (Mon, 19 May 2025) Changed paths: M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/filters/internal/SourceURLResolverFilter.java Log Message: ----------- XWIKI-23207: Wrong scheme returned by ServletRequest#getScheme() and HttpServletRequest#getRequestURL() in Tomcat * HttpServletRequest#getRequestURL() is not supposed to contain the query string Compare: https://github.com/xwiki/xwiki-platform/compare/34da20e62f17%5E...2e2a4d72cb... To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications