Closed (fixed)
Project:
Views Bulk Operations (VBO)
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Oct 2011 at 04:58 UTC
Updated:
14 Apr 2014 at 18:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerThis works for a title field as well.
Comment #2
dawehnerHere is a patch which works fine for me, but i'm not sure whether this is the right place to decode the url.
Comment #3
Caseledde commentedWorks fine for me.
Comment #4
dchampine commentedThis patch also works for me.
Comment #5
infojunkieThanks for the patch. Committed to the latest dev.
Comment #7
Anonymous (not verified) commentedThis patch might cause a problem. I have a view that allows you to filter by title containing text. if you search for a title containing urlencoded values, the URL is no longer valid. I will open a bug ticket, just wanted to mention it here.