This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 2928b0df9bfb0bc9c00d340458f215c4769cf323 Author: Mark Thomas <ma...@apache.org> AuthorDate: Mon May 17 19:01:54 2021 +0100 Correct bug id --- webapps/docs/changelog.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 8d5f8d9..7ded262 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -107,7 +107,7 @@ <subsection name="Catalina"> <changelog> <fix> - <bug>63508</bug>: NPE in JNDIRealm when no <code>userRoleAttribute</code> + <bug>65308</bug>: NPE in JNDIRealm when no <code>userRoleAttribute</code> is given. (fschumacher) </fix> </changelog> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org