Uploaded image for project: 'Beehive'
  1. Beehive
  2. BEEHIVE-1117

JDBC System control not parsing 'sql:' substitutions correctly when they contain unexpected whitespace

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.0.1
    • 1.0.2
    • System Controls
    • None

    Description

      The JDBC System control's parser does not correctly process statements like:

      WHERE {sql: fn in (KEY_COL,

      {keyVals}

      )}

      where white space is included between the 'sql:' and 'fn' and a whitespace occures after the 'in' keyword.

      The parser should ignore whitespace in these cases and not fail during compilation of a jdbc control.

      Attachments

        Activity

          People

            grunlowen matt c
            chad_s Chad Schoettger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: