I have variables added to the end of most of my site urls in order to create breadcrumb trails. Where in the forward module code can I go to make sure that it keeps that data attached to the url? I could experiment here... but it looks like something that might easily blow up my site, should I attempt it.

Comments

arithmetric’s picture

Status: Active » Closed (duplicate)

If you mean variables as in query parameters (like ...?variable1=a&variable2=b), then this issue is already reported as: #722368: Pass query in URL