Foswiki issue: view printable version fails
see:
https://foswiki.org/Support/Question2195
- since Foswiki 2.1.9
- More > View printable version fails for most pages on my shared hosting wiki environment
- it only works for topics with rev=1 where 1 is the current/most recent revision
- in fact, all revisions are empty
Workaround: remove all text from the query string after the ampersand
The query string from the printable version contains 'section=', 'rev=' and 'cover=print', apparently in a random order. But simply the 'cover=print' is sufficient to know we want the printable version, so we can ignore the section/rev strings in our source string:
Can be automated using browser extension
URL Auto Redirector.
Zou toch ook met Apache moeten kunnen - uit te zoeken...
Example: