I'm not sure this is new behavior. It has been this way for a good long while. Basically your search query gets stored as a session variable, so if you go back to a page with a search form on it, you can see the last query results you entered. This allows you to check several links and keep going back to your search list without having to regenerate the list.However, I don't think the output of one search box should show up on a different page. If that is happening we need to key the session variable to the page or something.
Please confirm... I should also note, no one else should see the results of your query. It's keyed to the one who did the query. Cheers, Dan On Mon, Nov 9, 2009 at 8:35 PM, JJ <[email protected]> wrote: > > > > On Nov 4, 9:45 am, Kevin <[email protected]> wrote: >> Noticed that when I use Search, it now displays previous search info before >> I enter anything. This is especially weird after using index and then >> clicking on search, when I get to the search form, it displays a bunch of >> indexing information. >> > I'm on 3.2.10 and have the same search symptoms. > Stuff is there from previous search. > --~--~---------~--~----~------------~-------~--~----~ > You received this message because you are subscribed to the Google Groups > "BoltWire" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/boltwire?hl=en > -~----------~----~----~----~------~----~------~--~--- > > -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/boltwire?hl=.
