Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
You have attempted to set a parameter value using a name of regex that does not exist in the query string SELECT u FROM org.apache.isis.extensions.secman.jpa.dom.user.ApplicationUser u WHERE u.username LIKE '%:regex%' OR u.familyName LIKE '%:regex%' OR u.givenName LIKE '%:regex%' OR u.knownAs LIKE '%:regex%' OR u.emailAddress LIKE '%:regex%'.