Search result as teaser 'Add to cart' button doesn´t work

Project: 
Ubercart
Category: 
bug report
Priority: 
minor
Status: 
fixed

I ´ve doen the following to let search results look like teasers.
http://drupal.org/node/33650

Very nice, but the 'Add to cart' button doesn´t work on this search page.
See here: http://www.igadgets.be/nl/search/node/duck

Somebody know whats the problem.

Thanks.

Re: Search result as teaser 'Add to cart' button doesn´t work

My hunch is this is related to the problem discovered in this thread. When a form button gets clicked, Drupal submits the info to the same page, so it has to rebuild the page content to find the matching form. I bet it's not applying to the search results somehow... and it is curious that the URL would stay the same but the search results disappear. It could be a bug w/ Drupal core in that respect... worth looking into.