By bsdchapman - 10/24/2009 11:22:50 PM
A bug I spotted having created some custom waypoints, which happen to be all capitalised:
When searching for a VRP, a search will return nothing if ALL the characters are capitalised. Make ANY one of the characters lower-case, and the search returns the correct result.
eg: Bournmouth VRP 'Sandbanks'.
SANDBANKS fails.
Sandbanks works.
SaNDBANKS works!
|
By bsdchapman - 10/31/2009 4:08:18 PM
Ah-ha! And hence why it doesn't fail on everything else I tried (DTY, EGBE, SAPCO....).
Quite a good idea!
How about a half-way house though? Where, IF you search in caps, identifiers are returned first?
Or perhaps, returned results are case sensitive - then all identifiers would be listed first anyway.
|
|