Modify ↓
Opened 4 years ago
Closed 4 years ago
#2132 closed defect (fixed)
[PATCH] exception when using nodes: with non-numeric parameter
| Reported by: | singularita@… | Owned by: | framm |
|---|---|---|---|
| Priority: | minor | 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)
Changed 4 years ago by xeen
comment:1 Changed 4 years ago by xeen
- Summary changed from exception when using nodes: with non-numeric parameter to [PATCH] exception when using nodes: with non-numeric parameter
comment:2 Changed 4 years ago by anonymous
- Resolution set to fixed
- Status changed from new to closed
Applied in r1389.
Note: See
TracTickets for help on using
tickets.



Fix exception and add node range search (e.g. nodes:10-20)