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.

CommentFileSizeAuthor
print_query_value.patch1.24 KBcr0ss

Comments

jcnventura’s picture

Status: Active » Needs review
jcnventura’s picture

Status: Needs review » Fixed

I commited to dev the fix for this.

Status: Fixed » Closed (fixed)

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