https://defect.opensolaris.org/bz/show_bug.cgi?id=16797

           Summary: Wrong line numbers in search results
    Classification: Development
           Product: opengrok
           Version: unspecified
          Platform: ANY/Generic
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P3
         Component: webapp
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


--- Comment #0 from Knut Anders Hatlen <[email protected]> 2010-08-13 
18:01:23 UTC ---
In a file with the following three lines

a b c
d e f
g h i

a full search for "a b" "c d" will give this result:

1 a b c
2 a b c
3 d e f

The line numbers for the last two matches have incorrect line numbers (2 and 3,
should be 1 and 2).

-- 
Configure bugmail: https://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
opengrok-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opengrok-dev

Reply via email to