Currently in the 5.x version, query strings in url paths are silently dropped from user's paths. I've attached a patch that extracts the query string and includes it in the call to the l() function.

Note that due changes to the l() function in Drupal 6.x (which actually makes this a little easier), the changes in this specific patch will only work for Drupal 5.x.

Comments

MGN’s picture

Status: Needs review » Fixed

Committed something like this to 5.x-1.x-dev.

Status: Fixed » Closed (fixed)

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