This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
commit 0741c7148ad12ff646763b89cfb5ff9683699316 Author: Jacques Le Roux <[email protected]> AuthorDate: Sat Nov 9 14:25:00 2019 +0100 Fixed: SeoContextFilter.java is not able to handle query strings (OFBIZ-11278) While working on OFBIZ-9804 (verification email for Newsletter) I was confronted with misc. issues. One of them was that SeoContextFilter.java was not handling query strings. This fixes it

