Anonymous | Login | Signup for a new account | 2021-02-27 04:17 GMT | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000375 | SiT! | search | public | 2009-01-08 14:15 | 2009-08-16 14:39 | ||||
Reporter | paulh | ||||||||
Assigned To | kieran | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 3.41 | ||||||||
Target Version | 3.50 | Fixed in Version | 3.50 | ||||||
Summary | 0000375: Searching for a number other than an incident number doesn't work | ||||||||
Description | If you search for an number (e.g. 11 digit Novell SR number) returns just a the headers and footers Seems to be search.php:92 which does if (is_numeric($q)) rather than something more complex | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
ivan (administrator) 2009-01-08 14:23 |
Hmm that was by design, but maybe we should be a bit cleverer |
paulh (administrator) 2009-01-08 18:22 |
Probably should be as this prevents us from searching for Novell incident numbers, any error code etc We should also print a message to say no results found rather than just display the header and footer as at the moment it looks like its broke |
ivan (administrator) 2009-03-05 11:40 |
You can search for a number that isn't an incident number by enclosing it in quotes. see the updated search docs at http://sitracker.org/wiki/Search [^] |
kieran (administrator) 2009-03-05 13:21 |
The problem is what we define as an incident number. Most people start at 1, we started at 20000, some companies might start with an eleven digit number. Until we sort escalations we have to assume an integer is an incident number really. |
ivan (administrator) 2009-03-05 13:30 |
Gonna close this one, as Kieran points out, we can't assume anything about incident numbers. There's a valid way to search as I've now documented so I don't think a code change is needed at least until we offer the ability to have custom incident number formats (if we do that) |
paulh (administrator) 2009-03-06 19:56 |
If this is the tack we're going to take then I think the search screen should inform the user that if they dont want to search for an incident number then they should enclose it in " Whilst this might be in the documentation people just dont read docs |
ivan (administrator) 2009-03-07 15:21 |
Thinking about this, perhaps the quick search on the toolbar and the search page itself should have different default behaviour. If you actually go to the search page you probably don't want to jump to an incident... Something to make it clearer couldn't hurt anyway, I'll have look at this before 3.50. |
kieran (administrator) 2009-06-13 16:29 |
Fixed in trunk r5455. If the query is an incident number, use that otherwise assume a search term. Seems to be decent enough until escalations. |
ivan (administrator) 2009-08-16 14:39 |
Released in 3.50rc1 |
![]() |
|||
Date Modified | Username | Field | Change |
2009-01-08 14:15 | paulh | New Issue | |
2009-01-08 14:23 | ivan | Note Added: 0000440 | |
2009-01-08 18:22 | paulh | Note Added: 0000441 | |
2009-01-09 14:20 | ivan | Status | new => confirmed |
2009-03-05 11:40 | ivan | Note Added: 0000715 | |
2009-03-05 13:21 | kieran | Note Added: 0000718 | |
2009-03-05 13:30 | ivan | Note Added: 0000719 | |
2009-03-05 13:30 | ivan | Status | confirmed => closed |
2009-03-05 13:30 | ivan | Resolution | open => won't fix |
2009-03-06 19:56 | paulh | Note Added: 0000736 | |
2009-03-06 19:56 | paulh | Status | closed => new |
2009-03-06 19:56 | paulh | Resolution | won't fix => open |
2009-03-07 15:21 | ivan | Note Added: 0000752 | |
2009-03-07 15:21 | ivan | Assigned To | => ivan |
2009-03-07 15:21 | ivan | Status | new => assigned |
2009-03-07 15:21 | ivan | Target Version | => 3.50 |
2009-06-13 16:29 | kieran | Note Added: 0001208 | |
2009-06-13 16:29 | kieran | Assigned To | ivan => kieran |
2009-06-13 16:29 | kieran | Status | assigned => resolved |
2009-06-13 16:29 | kieran | Resolution | open => fixed |
2009-06-13 16:29 | kieran | Fixed in Version | => Current SVN |
2009-08-16 13:16 | ivan | Fixed in Version | Current SVN => 3.50 |
2009-08-16 14:39 | ivan | Note Added: 0001663 | |
2009-08-16 14:39 | ivan | Status | resolved => closed |
Copyright © 2000 - 2021 MantisBT Team |