Ticket #909 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

change how advanced search page populates fields when user clicks "go to advanced search"

Reported by: russ Assigned to: jkirton
Priority: low Milestone:
Component: ambra Version: 0.8.2.2-SNAPSHOT
Keywords: Cc:
Blocking: Blocked By:

Description

currently if a user searches and then clicks "go to advanced search" we populate the "for all of the words" field with search terms

however, our default is to search for any of the words.

so we should populate the "for at least one of the words" field instead.

we should probably move the "for at least one of the words" input field up to the top of the "Search Article Text" area, as it's both the default and the least expensive search option.

Dependency Graph

Change History

06/23/08 09:49:54 changed by jkirton

  • status changed from new to closed.
  • resolution set to fixed.

(In [6037]) fixes #909

  • Changed the search field in the header section to route to the "at least on" field on the adv search page.
  • Moved the "at least one" search text field on the adv search page to the top under the "Search Article Text" section.