Probably this should be clarified in the next roller template guide. I also wasted much time until I figured out that the sentence:
'String getRequestParameter(String paramName) Returns a specific request parameter from the URL.' is true only in the startpage blog but not in any other blog. -Henning On Fri, Apr 10, 2009 at 4:03 PM, Dave <snoopd...@gmail.com> wrote: > On Fri, Apr 10, 2009 at 9:45 AM, Julien Loonis <jloo...@gmail.com> wrote: >> That's a known issue. We only support custom request *parameters* on custom >> pages, so you cannot use them on standard pages like the main, entry or >> search pages of your blog. > > Yes, that is still the case. > > Request parameters are only available on custom pages. > > Actually I was wrong saying it is a "known issue." It is not a bug, it > is by design. > > - Dave >