Closed (won't fix)
Project:
Viewfield
Version:
5.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2007 at 00:47 UTC
Updated:
30 Apr 2010 at 20:08 UTC
Jump to comment: Most recent file
Comments
Comment #1
alex_b commenteddoublechecked. sorting is ok. filtering not.
Comment #2
cfuller12 commentedNeeded a quick fix for this and did the following:
This simply changes the action of the filter form from the original views page to the current (ie node) page. From there everything else works as expected.
This seems to be a quick fix that resolves the issue with out breaking any functionality or conventions. However, if I've missed something, please let me know.
Comment #3
OliverColeman commentedI tried this modification of template.php but all I got was an error informing me I couldn't redeclare the function theme_views_filters in template.php.
I then tried editing views.module directly. I got no errors, but it also didn't seem to make the slightest bit of difference.
I'm using drupal 5.1, views 5.x-1.6-beta5 and view field 5.x-1.2
Comment #4
moshe weitzman commentedstill an issue? if so, i think the fix is in viewfield_field_formatter()
Comment #5
darren ohClosed because there was no response. Please reopen if this is still an issue.
Comment #6
d.sibaud commentedThe problem is still active and not fixed in the 5.x-1.5, someone can tell me if there is an hack or something working?
I tried somthing in template.php with function phptemplate_views_filters, but can't find out how to solve it
Comment #7
SloMo commentedI was able to quickly fix it by applying the attached patch. It basically sets the view URL that is also used to construct the filter form to the URL of the node.
I'm not sure, though, how this interacts in the presence of arguments and in node listings. Thus, setting the status to ...
Comment #8
sunI'm sorry, but there is no maintainer for Viewfield for Drupal 5 and D5 is EOL very soon (with the release of D7).