Ticket #341 (closed Bug)

Opened 3 years ago

Last modified 3 years ago

Unexpected error on invalid query.

Reported by: bruno@… Owned by: somebody
Priority: Minor Milestone:
Component: Repository - querying and indexing Version: 2.0
Keywords: Cc:

Description

[jira2trac import : issue created on August 31, 2006 9:42:48 AM CEST http://issues.cocoondev.org/browse/DSY-341 ]

Executing a query like this:

select id where bieboeba

will not give a query parse exception but instead say "The where clause of the query is not a predicate expression."

Change History

comment:1 Changed 3 years ago by paul

  • Status changed from new to closed

[jira2trac import : comment created by bruno on January 22, 2007 12:57:27 PM CET]

Note to self: this will be fixed on BRANCH_DEREF

The example query isn't a good example however, as 'bieboeba' is a valid identifier, it was more about constructs like "bie boe ba" or some value-expressions when followed by certain operators.

comment:2 Changed 3 years ago by paul

[jira2trac import : comment created by bruno on January 26, 2007 10:55:52 AM CET]

Fixed since merge of BRANCH_DEREF

Note: See TracTickets for help on using tickets.