Printing URL Variables

Using 3.20.2, when a URL variable is printed in a page using the keyword:


%globals_get_myvariable%



The spaces in the URL variable are not recognised, so "?search=my search words" would be print as mysearchwords. In the data module this get variable would be correctly interpreted as "my search words"



Is this a recognised bug?

[quote]Using 3.20.2, when a URL variable is printed in a page using the keyword:


%globals_get_myvariable%



The spaces in the URL variable are not recognised, so “?search=my search words” would be print as mysearchwords. In the data module this get variable would be correctly interpreted as “my search words”



Is this a recognised bug?[/quote]

Hi Tim,



This has been resolved as Bug 3578: Global get variables have spaces stripped, and is fixed in the 3.20.3 release.