When rendering a template the router breaks as one of my controller parameter contains a '/' character.
i.e.
where type is "some / comment"
Has anyone encountered this issued and is there a way around that?
I don't really want to filter all database values passed as a controller parameter but at the moment I can't see any other solution.