Active
Project:
Viewfield
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2013 at 14:41 UTC
Updated:
15 Aug 2019 at 20:22 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
valderama commentedWhen I use a token for a query parameter to be passed to the view as argument (eg [current-page:query:kunde]) the value "arrives" as HTML entity at the view (eg. an "&" becomes an &) - The view can not handle argument correctly then.
Applying html_entity_decode to the args helps.
Please review..
Comment #2
jerdavisI'm going to move this to a feature request and review for 7.x-3.x.