[GitHub] [tomcat] dextro67 opened a new pull request #397: [65022] Use of font with distinct lowercase l , capital I (i) and one 1 tomcat access log pattern definition

2020-12-24 Thread GitBox


dextro67 opened a new pull request #397:
URL: https://github.com/apache/tomcat/pull/397


   In the current and older tomcat docs the distinction between capital i and l 
is not evident with use of open sans font[1]. This is common typography issue 
which could be avoided with font that have distinctions in commonly confused 
characters similar to http's log format doc.[2] 
   
   ~~~
   %l - Remote logical username from identd (always returns '-')
   %I - Current request thread name (can compare later with stacktraces)
   ~~~
   
   [1] https://tomcat.apache.org/tomcat-9.0-doc/config/valve.html#Introduction 
   [2] http://httpd.apache.org/docs/2.4/mod/mod_log_config.html#formats



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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



[Bug 65022] [Enhancement] Use of font with distinct lowercase l , capital I (i) and one 1 tomcat access log pattern definition

2020-12-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65022

--- Comment #2 from Abhishek Sah  ---
I gave a try at a fix using  which already uses the correct font. Thank
you for the encouragement. https://github.com/apache/tomcat/pull/397

-- 
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