While submitting string token(?) and other stuff is coming !!!
Posted July 19th, 2008 by douggreen
5.x-1.4, Miscellaneous, support request, normal, active
I have used both fastsearch and Views Filter Block and hacked the css of views filter block to change the way buttons look like. Now when I submit a query, say "drupal", the serarch works fine but it shows some other stuff too in the address bar -
http://127.0.0.1/search/fast?filter0=drupal&search_block_form_keys=&form...
Why it is so ? I had created a block template file and had manually added this code -
to make it work, is this why ? will this cause some security threat like sql injections ?