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.
| Comment | File | Size | Author |
|---|---|---|---|
| custom_breadcrumb_5-x_querystring.patch | 533 bytes | Thomas Sewell |
Comments
Comment #1
MGN commentedCommitted something like this to 5.x-1.x-dev.