Bug #22972 Bug Fixed

missing equal sign in

Version: 3.5.2 Reporter: nietha

This is an archived bug report. If you are experiencing a similar issue, upgrade to the latest release and if that does not solve the problem, submit a new bug report

this following example code in the docs article for template routes: https://docs.expressionengine.com/latest/urls/template_routes.html

{route="template_group/template" first_name"Enrico" last_name="Fermi"}

is missing an equal sign after first_name. correction:

{route="template_group/template" first_name="Enrico" last_name="Fermi"}

I hope nobody ever really uses copy-pasted code in production, and this is just a minor thing, but I thought I’d report this.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases