Wrong download link when clean_url disabled

yhager - September 12, 2007 - 04:45
Project:Quickfile
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review
Description

When working with clean urls disabled, the email in the link sent to the buyer has the following format:
http;//example.com/?q=thankyou?txnid=xxx&nid=....

As you can see, the 'txnid' parameter is specified with question mark instead of an ampersand.
This works correctly with clean urls enabled.

The attached patch fixes the case of clean urls disabled.

AttachmentSize
quickfile_clean_url_disabled.patch2.45 KB
 
 

Drupal is a registered trademark of Dries Buytaert.