https://issues.apache.org/bugzilla/show_bug.cgi?id=51940

--- Comment #7 from Nicholas Sushkin <nsush...@openfinance.com> 2011-10-10 
17:29:14 UTC ---
BTW, in your change to 7.0, there seems to be a slight inconsistency in the log
message. In other log messages, when you say "context [{n}]", you pass
context.getName(). In this message, you passed
context.getServletContext().getContextPath() leftover from my patch.

http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/catalina/authenticator/FormAuthenticator.java?view=markup#l375

I wasn't going to say anything, but if you're revisiting this file, might as
well fix the typo in "somethign" :)

http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/catalina/authenticator/FormAuthenticator.java?view=markup#l626

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to