Opened 6 years ago
Closed 6 years ago
#16994 closed defect (fixed)
Cannot search for capital letters in saved Overpass Queries
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | 18.11 |
Component: | Core | Version: | |
Keywords: | template_report case | Cc: |
Description
What steps will reproduce the problem?
- Enable Expert mode
- File > Download Data
- Download from Overpass API
- Enter a custom query
- Run the query
- File > Download Data again
- In Download from Overpass API, open the right sidebar
- Select the previous query and click the Edit selected snippet button
- Rename the previous query using title case, e.g. “BBox Date”
- Search for the newly-named query
What is the expected result?
The search results for “BBox” or “bbox” or “date” or “Date”, or any substring of those, would include the newly-named query
What happens instead?
Only lower-case letters in the query name can be searched for. “BBox” and “bbox” will not match the example query name, nor will “date” or “Date”, but “ox” and “ate” will find the example query name.
Please provide any additional information below. Attach a screenshot if possible.
Relative:URL: ^/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2018-10-28 22:27:31 +0100 (Sun, 28 Oct 2018) Revision:14382 Build-Date:2018-10-28 21:33:32 URL:https://josm.openstreetmap.de/svn/trunk Identification: JOSM/1.5 (14382 en) Mac OS X 10.14.1 OS Build number: Mac OS X 10.14.1 (18B75) Memory Usage: 3926 MB / 10240 MB (1543 MB allocated, but free) Java version: 11.0.1+13, Oracle Corporation, OpenJDK 64-Bit Server VM Screen: Display 722472466 2560x1440, Display 69733250 1440x900 Maximum Screen Size: 2560x1440 VM arguments: [-Dsun.java2d.opengl=true] Dataset consistency test: No problems found
Attachments (4)
Change History (6)
by , 6 years ago
Attachment: | uppercase_name_uppercase_search.png added |
---|
by , 6 years ago
Attachment: | uppercase_name_lowercase_search.png added |
---|
Searching for an uppercase name with lowercase search
by , 6 years ago
Attachment: | uppercase_name_fragment_search.png added |
---|
Searching for an uppercase name using only the lowercase fragment of the name
by , 6 years ago
Attachment: | lowercase_name_lowercase_search.png added |
---|
Searching for a lowercase name with lowercase search
comment:1 by , 6 years ago
Keywords: | case added |
---|---|
Milestone: | → 18.11 |
Searching for an uppercase name with same case search