When I am trying to use the configuration editor, a message stating that the contextPath is detected. And an error message "An internal error occurred. Please try again." pops up. In the console a 404 appears when the servlet ConfigDataServlet is called, because of the fact that the URL of the other contains an extra contextPath.
i can reproduce the issue, we'll take care of it
How long do you think it will take you to fix it? I wanted to assign it to me⦠But it was not possible
fixed: https://github.com/wcm-io/wcm-io-caconfig/commit/b9ed39236e23eead92dab5a1db9222602d569ee6
please give it a try with 1.7.5-SNAPSHOT
Thx I will try