ICEpdf
  1. ICEpdf
  2. PDF-507

Error parsing escaped single quote and double quote characters.

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 5.0
    • Fix Version/s: 5.0.0 alpha1, 5.0
    • Component/s: Core/Parsing
    • Labels:
      None
    • Environment:
      any

      Description

      The PDF in question is extra special in that it shows a file lock error with our file handler in 4.x. In 5.x the locking problem isn't an issue but the lexer gets caught in an infinite loop when it encounters an escpted single quote..

        Activity

        Hide
        Patrick Corless added a comment -

        Updated the lexer to handle single and double quotes. Also added an else statement to make sure the lexer doesn't get caught in an infinite loop when handling escaped characters.

        Show
        Patrick Corless added a comment - Updated the lexer to handle single and double quotes. Also added an else statement to make sure the lexer doesn't get caught in an infinite loop when handling escaped characters.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: