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

dagmar’s picture

Status: Active » Fixed

You 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

minneapolisdan’s picture

For 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:

results like this

eab532140175f983ce2e20a0b1505b10::/domain/80

I ended up revert back to Views 2.16 and the problem went away, so I don't think it's a CTools problem.

aneesh84’s picture

Yes I am also having the same problem with the jump menu link. Any solutions?