Closed (outdated)
Project:
Commerce Core
Version:
7.x-1.x-dev
Component:
Views integration
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Dec 2010 at 23:29 UTC
Updated:
4 Nov 2018 at 23:18 UTC
Jump to comment: Most recent
Comments
Comment #1
pcambraThis other issue should go first: #1032598: Add uri callback to those entities that are missing one because we need to use the entity uri callback instead a fixed url
Comment #2
rszrama commentedI've committed a fix for the other issue, but I'm not sure what we need to do for this one. It could be I'm just confused by your example, because you're demonstrating the code on a Views field handler that's already for a link field. Are you saying we should add render_link() methods to all of our field handlers? Or is this really just for our various *_link handlers?
If it's the latter, that should be a piece of cake and I could get it in pretty quickly. Given your example, I'm also not exactly sure why this depends on entity_uri().
Comment #3
bojanz commented