Closed (outdated)
Project:
Date
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Sep 2009 at 19:24 UTC
Updated:
31 May 2016 at 23:00 UTC
Jump to comment: Most recent
When I choose "Link this field to its node", the path it produces is wrong:
http://www.mysite.com/node/nid
it has the string 'nid' instead of the actual nid value.
Comments
Comment #1
mattyoung commentedbump
Comment #2
Crell commentedUm. That should be handled by the handler for that field. I don't see how that has any relation to views_attach, which is a display plugin.
Comment #3
mattyoung commentedI see. The field is a Date field so the problem is with the Date module?
Thanks!
Comment #4
Crell commentedThat's where I'd start looking. Refiling this issue accordingly.
Comment #5
choster commentedMarked #593774: CCK Datetime field "Link this field to its node" gives bad url as a duplicate, which reported the same problem with a datetime field in 6.x-2.4.
Comment #6
Anonymous (not verified) commentedI'm also experiencing this issue with the latest stable version of Date. I imagine it'd be easy enough to fix, but I've tried looking through the code and can't see where it is...
Comment #7
Crell commented