Ticket #797 (closed task: fixed)

Opened 9 months ago

Last modified 4 months ago

"Go to Advanced Search to revise ..." link on Search Results goes to blank Adv. Search form

Reported by: rich Assigned to: jkirton
Priority: medium Milestone:
Component: ambra Version: 0.8.2.1-SNAPSHOT
Keywords: advanced_search Cc:
Blocking: Blocked By:

Description

I think this issue is due to a omission in the specs, but when a user clicks the "Go to Advanced Search" from Search Results, the Advanced Search form should be pre-populated with their previous query. The link is intended to provide an easy way to revise the current search, not to simply create a new one.

I don't think this is in any way a showstopper for CJ Migration, but I recommend giving this relatively high priority post launch.

Dependency Graph

Change History

03/05/08 13:38:49 changed by jkirton

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

(In [4911]) fixes #797 - Go to Advanced Search to revise ..." link on Search Results goes to blank Adv. Search form This link now preserves adv search input state.

Also, fixed additional bug in SearchAction?: the user selected categories were not making it into the lucene query string. Now they are.

03/21/08 15:23:36 changed by russ

  • status changed from closed to reopened.
  • resolution deleted.

this isn't working for me on branch.

also we seem to have lost the "revise your query here:" input field

03/25/08 11:23:47 changed by jkirton

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

(In [5147]) fixes #797

Confirmed that Goto Advanced Search link is retaining state and thusly populating the adv search form correctly (at least on my machine).

Inadvertantly, commented out the revise query here input field. Restored and functional.

03/27/08 16:31:49 changed by russ

  • status changed from closed to reopened.
  • resolution deleted.

sorry, this is still not happening on branch (just rebuilt a minute ago)

to reproduce:

sorry if i am missing how this is supposed to work.

04/01/08 19:01:35 changed by alex

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

(In [5225]) Merged revisions 4911 via svnmerge from http://gandalf.topazproject.org/svn/branches/0.8.2.2

........

r4911 | jkirton | 2008-03-05 13:38:49 -0800 (Wed, 05 Mar 2008) | 4 lines

fixes #797 - Go to Advanced Search to revise ..." link on Search Results goes to blank Adv. Search form This link now preserves adv search input state.

Also, fixed additional bug in SearchAction?: the user selected categories were not making it into the lucene query string. Now they are.

........

04/02/08 09:17:33 changed by jkirton

  • status changed from closed to reopened.
  • resolution deleted.

04/02/08 12:15:53 changed by jkirton

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

(In [5257]) fixes #797

The search text field in the global page header is now bound to the advanced search page. Now when clicking on the "Advanced Search" link in the global page header this value carries over to the adv search form's "for all the words" field.

04/02/08 14:50:06 changed by russ

confirmed!

04/03/08 14:17:11 changed by alex

(In [5314]) Merged revisions 5147 via svnmerge from http://gandalf.topazproject.org/svn/branches/0.8.2.2

........

r5147 | jkirton | 2008-03-25 11:23:47 -0700 (Tue, 25 Mar 2008) | 5 lines

fixes #797

Confirmed that Goto Advanced Search link is retaining state and thusly populating the adv search form correctly (at least on my machine).

Inadvertantly, commented out the revise query here input field. Restored and functional.

........

04/03/08 18:06:56 changed by alex

(In [5347]) Merged revisions 5257 via svnmerge from http://gandalf.topazproject.org/svn/branches/0.8.2.2

........

r5257 | jkirton | 2008-04-02 12:15:53 -0700 (Wed, 02 Apr 2008) | 5 lines

fixes #797

The search text field in the global page header is now bound to the advanced search page. Now when clicking on the "Advanced Search" link in the global page header this value carries over to the adv search form's "for all the words" field.

........

07/16/08 11:01:33 changed by

  • milestone deleted.

Milestone pubApp_0.8.2.2 deleted