Modify

Opened 13 years ago

Closed 13 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 Milestone:
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 by jttt, 13 years ago

Resolution: fixed
Status: newclosed

In [3811/josm]:

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

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.