Posted by sean porter on July 4, 2009 at 9:54pm
| Project: | Viewfield |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hi there,
I'm running into trouble on my site where an exposed filter button, "apply," I have in a view works fine when I publish it as a page, however upon inserting the view into a node via viewfield, the apply button no longer works as expected, and instead sends the user back to the homepage.
example: http://www.porterworkstest.seanporterdp.com/index.php?q=education-soluti...
I would be very grateful for any information on how to solve this! otherwise I'm using the module extensively and love it!
many thanks in advance,
Sean
Comments
#1
I don't know enough about AJAX to know why, but changing the view mode to AJAX solved the problem.
#2
Got the same problem so here's the patch. (Changes $view->override_path to point to current page url).
#3
Thanks for reporting, reviewing, and testing! Committed attached patch.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.