Closed (fixed)
Project:
Custom Breadcrumbs
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2008 at 00:09 UTC
Updated:
3 Oct 2009 at 07:00 UTC
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.