ICEpdf
  1. ICEpdf
  2. PDF-892

Search text word parsing dividing numbers into separate words on comma and periods

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 5.1.2
    • Fix Version/s: 6.0
    • Component/s: Viewer RI
    • Labels:
      None
    • Environment:
      any

      Description

      The PDF in question shows an issue with how our search term word parser in our viewer RI code. A number for example like 123.45 is parsed into two separate words, 123 and 45 and similarly for 123,45.

      We have code in the core that will try and detect if two words separated by a comma or period is a number. I'll need to port this code over to the search term parser.

        Activity

        Hide
        Patrick Corless added a comment -

        Added some logic to avoid breaking search terms on punctuation if a number (double) is detected. Marking as fixed.

        Added to branch and trunk.

        Show
        Patrick Corless added a comment - Added some logic to avoid breaking search terms on punctuation if a number (double) is detected. Marking as fixed. Added to branch and trunk.
        Hide
        Patrick Corless added a comment -

        Marking as closed

        Show
        Patrick Corless added a comment - Marking as closed

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Patrick Corless
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: