markt-asf commented on PR #913:
URL: https://github.com/apache/tomcat/pull/913#issuecomment-3480292284

   Tomcat doesn't do single quote replacement on import any more (as of ~May 
2021). POEditor updated their import/export routines making the Tomcat 
replacement unnecessary. Those updates did add a new issue which is handled by 
`fixUnnecessaryEscaping()`.
   The associated tests should have been removed in 3199da4. I'll do that now.
   
   I suspect the line ending handling has a similar history but I still need to 
check those tests.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to