XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • jackrabbit-core, query
    • None

    Description

      The SQL parser is accepting queries of the form:

      SELECT * FROM a, b

      but internally generates a query tree equivalent to:

      SELECT * FROM b

      Either the query should be rejected, or the query tree should reflect the original query.

      Attachments

        Activity

          People

            Unassigned Unassigned
            reschke Julian Reschke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: