Christian Gosch

Results 5 issues of Christian Gosch

This is a major one: Actually the HTML "\" _seems_ to match the RTF "/par", but it doesn't very well. A very much better match is the HTML "\": -...

Actually the generated HTML is finished by a single "\". The technical reason for this is that the implemantation simply adds an opening "\" just in case there is still...

I simply cloned & built -- OK. Running the application caused: Caused by: java.sql.SQLException: Unable to load authentication plugin 'caching_sha2_password'. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:868) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:864) at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1746) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1226) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2194)...

Servlet filter config now matches /*, but implementation keeps processing only /portal/login and /portal/logout.

After successful deployment with "standard" language we have issues with explicitly selected non-standard language: When working with default language, URLs look like https://my.server.org/myContent . Click on "Login" then calls /c/portal/login...