Closed (fixed)
Project:
Printer, email and PDF versions
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2008 at 17:14 UTC
Updated:
15 Sep 2008 at 21:32 UTC
Jump to comment: Most recent file
Comments
Comment #1
darren ohWrong patch. Here is the one I was describing.
Comment #2
jcnventuraHi,
There was a reason why the print version is not recursive (and does not need the parent parameter): it's supposed that the query in the original URL doesn't have arrays anymore!
How did you come by this problem?
João
Comment #3
darren ohI created a view with exposed filters. One of the filters was numeric, which returns an array of values for comparison (min, max, value). Having a printer-friendly link on this page caused the following error when filters were applied:
Comment #4
fonant commentedI think this can be fixed more cleanly, also solving other double-encoded problems, by fixing drupal_query_string_encode() itself: http://drupal.org/node/285496
Comment #5
jcnventuraHi,
Just committed the patch you provided. Thanks!
João
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.