Project

General

Profile

Bug #157

WebUI shouldn't need ; on TQL

Added by Paula Gearon over 15 years ago. Updated about 15 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Mulgara
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
fixed

Description

In the WebUI every TQL command requires a ; character finishing it (or possibly a newline - I need to check). Also, newlines are not treated as whitespace.

Before handing a query off to TQL we should check for the following:
  • If the text does not end in a ; then text to the end should be considered a query on its own.
  • newline characters should be replaced with spaces.

Also available in: Atom PDF