Modify

Opened 3 years ago

Closed 2 years ago

#5640 closed defect (fixed)

Operator 'OR' in search expression does not work, only 'or' and '|' works.

Reported by: adjuva@… Owned by: team
Priority: trivial Component: Core
Version: latest Keywords: search dialog
Cc:

Description

In the search dialog the help text on the right side (english and german version) describes the strings '|' and 'OR' as operators for logical or. But the string 'OR' is not accepted as logical or - only the strings 'or' and '|' are accepted.

In the source file actions/search/PushbackTokenizer.java this behavior is obvious.

Solution: Change the help text (for languages) or accept additionally the string "OR".

Attachments (0)

Change History (1)

comment:1 Changed 2 years ago by jttt

  • Resolution set to fixed
  • Status changed from new to closed

In [3811/josm]:

Fix #5640 Operator 'OR' in search expression does not work, only 'or' and '|' works.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.