cc-archive / open-ledger

Prototype code and examples for work on the Creative Commons "CC Search" project
MIT License
48 stars 23 forks source link

Changing search term in "simple" search doesn't work #194

Closed pa-w closed 6 years ago

pa-w commented 7 years ago

It appears that the variables required to perform the search are not sent over when using the non-advanced search form.

To reproduce:

  1. Open ccsearch, search something: "kittens", hit Go
  2. In the search results, substitute "kittens" for "puppies" and hit Go
  3. You'll see the search just resets and you'll have to input your search term again.
  4. Expected behavior is to get puppies pictures!
pa-w commented 6 years ago

This is due to the fact that we are not transmitting other important variables in the abbreviated search form.