Question
When the output of a WebSearch is going to be printed using the "Printable" function,
a new printable page is shown, however the search result is not kept.
This is due to the fact, that the search and scope parameters are not passed to the new page.
As a workaround one can add the respective search parameters to the URL of the view page. But I think it could easily be corrected.
This problem can be reproduced on the twiki.org page itself.
Environment
--
MichaelSchmidt - 10 Nov 2006
Answer
That is a known bug that has been adressed but not yet released. Workaround if you are using the default
PatternSkin: Add this to the URL of the search result page:
&template=viewprint
--
PeterThoeny - 16 Nov 2006