Needs review
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2013 at 09:49 UTC
Updated:
11 Jan 2019 at 13:22 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Jorrit commentedThe attached patch fixes the problem and slightly improves performance by calculating the 'destination' parameter just once.
Comment #2
chris matthews commentedThe 6 year old patch to views_handler_field_contextual_links.inc does not apply to the latest views 7.x-3.x-dev and if still applicable needs to be rerolled.
Comment #3
Jorrit commentedRerolled
Comment #4
chris matthews commentedThe rerolled patch in #3 to views_handler_field_links.inc applied cleanly and fixes this issue for me.