Paranthesis with - does not work

Bug #1714815 reported by Jiri Srba
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
TAPAAL
Fix Released
Critical
Mads Johannsen

Bug Description

In the current trunk, try to make a query like

EF N.P1 - (N.P2 - N.P3)

using the manual edit and parse it. As a result the paranthesis
gets forgotten and the query parses as

EF N.P1 - N.P2 - N.P3

which could have a different semantics (left associative).

Related branches

Revision history for this message
Jiri Srba (srba) wrote :

Also, the editor should allow e.g. this N.P0 - N.P1 = - 3

but the constant -3 is not possible to enter otherwise than 0 - 3.

Changed in tapaal:
status: New → In Progress
Changed in tapaal:
status: In Progress → Fix Committed
Changed in tapaal:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.