The documentation states:
> If the url contains a parameter without any value, following right
> after the question mark, it will be used as a prefix to the render
> method. For example, /foo/bar.html?edit will resolve to
> renderHtmlEdit, if defined.
That appears to be a contradictory statement, and some quick testing
leads me to believe that 'prefix' should be 'suffix'.
Thanks,
Robert