Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-3.0-alpha4
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
12 Oct 2011 at 07:28 UTC
Updated:
24 Apr 2012 at 21:29 UTC
I recently noticed this issue since I changed from the version 3.dev 2011-08-23 to all other following dev and alpha versions.
I use views to grab link fields and style them as a jump select menu. This works with the old version. Since I updated my select field values show now results like this
eab532140175f983ce2e20a0b1505b10::/domain/80
for all domain type nodes in this menu. The previous version subbmited it correctly as for example domain/80 without the md5 thing I think.
I am really sure u need more infos about this issue but we have to start somewhere.
Comments
Comment #1
dagmarYou need to apply this patch http://drupal.org/node/1224340#comment-5050802 to CTools. The patch was only applied to 7.x branch of CTools but not committed to 6.x branch yet.
Comment #3
minneapolisdan commentedFor the record, I did use that patch on CTools, for Drupal 6 (there is a patch now). On that page, there is indication that the patch worked. But it did not for me. I still was getting results in my Jump Menu like mentioned above:
I ended up revert back to Views 2.16 and the problem went away, so I don't think it's a CTools problem.
Comment #4
aneesh84 commentedYes I am also having the same problem with the jump menu link. Any solutions?