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

Rainer Jung <rainer.j...@kippdata.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Rainer Jung <rainer.j...@kippdata.de> ---
The patch only fixes the problem on Windows.
The remaining case could be fixed using the newer strftime_l() call, which
unfortunately is still not avaiable on many platforms.

I thus changed the timeformat string to one not containing the clear text
timezone formatting in r1648352.
See also BZ 54177 for more discussion.

Closing this issue as FIXED, becuase there will be no more wrong charset in the
status worker output. Further improvements using strftime_l() should be handled
via BZ 54177 which could be reopened if necessary.

Thanks for your patch nevertheless!

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