[ 
https://issues.apache.org/jira/browse/CSV-149?focusedWorklogId=410283&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-410283
 ]

ASF GitHub Bot logged work on CSV-149:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 26/Mar/20 13:56
            Start Date: 26/Mar/20 13:56
    Worklog Time Spent: 10m 
      Work Description: garydgregory commented on pull request #60: Fix CSV-149 
and CSV-195
URL: https://github.com/apache/commons-csv/pull/60#discussion_r398587975
 
 

 ##########
 File path: src/test/java/org/apache/commons/csv/issues/JiraCsv149Test.java
 ##########
 @@ -0,0 +1,56 @@
+/*
 
 Review comment:
   I added a different test to git master that does not contain so much code 
duplication. Please rebase on master and see my other 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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 410283)
    Time Spent: 40m  (was: 0.5h)

> Line number is not proper at EOF
> --------------------------------
>
>                 Key: CSV-149
>                 URL: https://issues.apache.org/jira/browse/CSV-149
>             Project: Commons CSV
>          Issue Type: Bug
>          Components: Parser
>    Affects Versions: 1.1
>         Environment: CSV 1.1, Java 1.6, Windows OS
>            Reporter: Kranthi
>            Priority: Major
>             Fix For: Patch Needed
>
>         Attachments: csv-145-unit-test.diff
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> CSVParser.getCurrentLineNumber() is returning wrong line number (actual line 
> number - 1) when EOF file is reached without record delimiter (\r\n).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to