Modify ↓
Opened 16 years ago
Closed 16 years ago
#2132 closed defect (fixed)
[PATCH] exception when using nodes: with non-numeric parameter
Reported by: | bilbo | Owned by: | framm |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
When searching with nodes: pseudotarget and specifying non-numeric parameter (I tried entering a range, i.e. search for "10-20" and then find that it is not supported), classical exception dialog (Do nothing/report bug) appears instead of telling users that the nodes: target requires a plain number. Less experienced users may be confused by that.
Attachments (1)
Change History (3)
by , 16 years ago
Attachment: | AddNodeRangeSearch.patch added |
---|
comment:1 by , 16 years ago
Summary: | exception when using nodes: with non-numeric parameter → [PATCH] exception when using nodes: with non-numeric parameter |
---|
Note:
See TracTickets
for help on using tickets.
Fix exception and add node range search (e.g. nodes:10-20)