From:             chealer at gmail dot com
Operating system: 
PHP version:      Irrelevant
Package:          Website problem
Bug Type:         Bug
Bug description:Issue tracker: How to Search claims advanced search defaults 
Find bugs to "all"

Description:
------------
The Advanced search page at https://bugs.php.net/search.php starts with
a "Find bugs    with all or any of the words" text field to enter search
terms. Depending on the any/all/raw radio boxes under, search may yield
tickets which contain any of the words, or only those which contain
all.

The How to Search page at https://bugs.php.net/search-howto.php explains
the effect of these radio boxes in its Advanced Search section. The
explanation for the "Find bugs feature" is:

The main search text box for your search terms with each term being
separated by a space. The searched database fields are: author email,
subject, and description. Minimum term length is three characters. There
are three types of searches:

    all : (default) All search terms are required.
    any : One or more (any) of the search terms may be present.
    raw : Allows full use of MySQL's FULLTEXT boolean search operators.


But in reality, the default is "any", not "all".

This only reports a discrepancy between behavior and documentation. I do
not claim the documentation is to blame. I personally find it curious
that the default is merely "any". I would consider changing the default
behavior as a valid solution to this issue.

Test script:
---------------
This is not a behavioral bug.


-- 
Edit bug report at https://bugs.php.net/bug.php?id=81292&edit=1
-- 
Fix committed:                    https://bugs.php.net/fix.php?id=81292&r=fixed
Fixed in release:                 
https://bugs.php.net/fix.php?id=81292&r=alreadyfixed
Need backtrace:                   
https://bugs.php.net/fix.php?id=81292&r=needtrace
Need Reproduce Script:            
https://bugs.php.net/fix.php?id=81292&r=needscript
Try newer version:                
https://bugs.php.net/fix.php?id=81292&r=oldversion
Not developer issue:              
https://bugs.php.net/fix.php?id=81292&r=support
Expected behavior:                
https://bugs.php.net/fix.php?id=81292&r=notwrong
Not enough info:                  
https://bugs.php.net/fix.php?id=81292&r=notenoughinfo
Submitted twice:                  
https://bugs.php.net/fix.php?id=81292&r=submittedtwice
register_globals:                 
https://bugs.php.net/fix.php?id=81292&r=globals
PHP version support discontinued: 
https://bugs.php.net/fix.php?id=81292&r=phptooold
Daylight Savings:                 https://bugs.php.net/fix.php?id=81292&r=dst
IIS Stability:                    https://bugs.php.net/fix.php?id=81292&r=isapi
Install GNU Sed:                  https://bugs.php.net/fix.php?id=81292&r=gnused
Floating point limitations:       https://bugs.php.net/fix.php?id=81292&r=float
No Zend Extensions:               https://bugs.php.net/fix.php?id=81292&r=nozend
MySQL Configuration Error:        
https://bugs.php.net/fix.php?id=81292&r=mysqlcfg

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to