Project:Printer, email and PDF versions
Version:7.x-1.0-beta1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I do have links with query part. While trying to access to print version of a page thru printed by print_insert_link() link I see following:

http://site.com/path?0=solrsort%3Dsort_label%2520asc

But should see:

http://site.com/path?solrsort=sort_label%20asc

The fix is in attached patch.

AttachmentSize
print_query_value.patch1.24 KB

Comments

#1

Status:active» needs review

#2

Status:needs review» fixed

I commited to dev the fix for this.

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.