blacksqr / wikitcl

Automatically exported from code.google.com/p/wikitcl
0 stars 0 forks source link

Obsolete advice in failed search page #280

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. 
http://wiki.tcl.tk/_//search?submit=Search&S=thistextisnotfound&_charset_=UTF-8
2. Look at the "No matches found" text.

What is the expected output? What do you see instead?
It suggests appending an asterisk to the search text, but nowadays this does 
nothing since all searches check both titles and bodies.

Original issue reported on code.google.com by andrew.m.goth@gmail.com on 20 Oct 2012 at 4:19

GoogleCodeExporter commented 8 years ago
Also, the search <input> has title='Append an asterisk (*) to search on 
prefixes'.  Well, I guess I was wrong in my assumption about what "*" does; I 
had thought it enabled body searching.  Never mind then!  Instead I suggest 
updating:

No matches found, try putting a * at the end.

to instead say:

No matches found, try putting a * at the end to search on prefixes.

Original comment by andrew.m.goth@gmail.com on 25 Oct 2012 at 5:54

GoogleCodeExporter commented 8 years ago

Original comment by jos.decoster on 8 Nov 2012 at 11:55

GoogleCodeExporter commented 8 years ago

Original comment by jos.decoster on 8 Nov 2012 at 12:43