Loading...
 
Skip to main content

History: Dynamic Variable causing trouble

Source of version: 6 (current)

Copy to clipboard
            This:
{CODE()}%userguide%{CODE}

Renders as:
%userguide%

And causes ((PluginDynamicVariablesTest)) to crash.

Does anyone know who created this dynamic variable? Do we still need it? Any ideas on how to avoid this crash? -- Marc
* To avoid the "crash" it needs to have the "&" replaced with "?" (in the past Tiki worked with &params without ? as being the first query separator in the URLs but it was decided it is against some RFC rules/standards) -- {sign user="luci" datetime="2025-08-07T10:19:42+00:00"}