You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by GitBox <gi...@apache.org> on 2022/10/15 09:42:31 UTC

[GitHub] [lucenenet] NightOwl888 opened a new issue, #660: Lucene.Net.Analysis.Ja.Util.CSVUtil.QuoteEscape is not escaping quotes

NightOwl888 opened a new issue, #660:
URL: https://github.com/apache/lucenenet/issues/660

   https://sonarcloud.io/project/issues?resolved=false&types=BUG&id=nikcio_lucenenet&open=AYPAuQAohbfJOGLOobtL
   
   We should be overwriting the value of `return` here, but we are not.
   
   This needs to be analyzed further by comparing against Lucene 4.8.1:
   
   1. If this is a bug in the translation from Java to .NET, we should simply fix it.
   2. If this is a bug that still exists in the current version of Lucene, we should both fix it and report it to them.
   3. If this is a bug that existed in 4.8.1 but was fixed since, we need to track down the JIRA/GitHub issue number and leave a comment indicating the issue number of the patch that has been applied. The entire patch should be analyzed and we should bring over all changes from the patch. We should also look up and include the Lucene version number(s) it was released in so we know when to remove the comment.
   
   
   
   


-- 
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: dev-unsubscribe@lucenenet.apache.org.apache.org

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


[GitHub] [lucenenet] nikcio commented on issue #660: Lucene.Net.Analysis.Ja.Util.CSVUtil.QuoteEscape is not escaping quotes

Posted by GitBox <gi...@apache.org>.
nikcio commented on issue #660:
URL: https://github.com/apache/lucenenet/issues/660#issuecomment-1279738603

   Link to issue isolated from other issues: https://sonarcloud.io/project/issues?issues=AYPAuQAohbfJOGLOobtL&open=AYPAuQAohbfJOGLOobtL&id=nikcio_lucenenet


-- 
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: dev-unsubscribe@lucenenet.apache.org

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


[GitHub] [lucenenet] NightOwl888 closed issue #660: Lucene.Net.Analysis.Ja.Util.CSVUtil.QuoteEscape is not escaping quotes

Posted by GitBox <gi...@apache.org>.
NightOwl888 closed issue #660: Lucene.Net.Analysis.Ja.Util.CSVUtil.QuoteEscape is not escaping quotes
URL: https://github.com/apache/lucenenet/issues/660


-- 
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: dev-unsubscribe@lucenenet.apache.org

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