Posted by cr0ss on December 17, 2011 at 5:57pm
3 followers
Jump to:
| 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.
| Attachment | Size |
|---|---|
| print_query_value.patch | 1.24 KB |
Comments
#1
#2
I commited to dev the fix for this.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.