When I click on Printer Friendly link in the archives, the pop-up window loads the default.asp page instead for the printer-friendly version. The querystring for pop_printer_friendly.asp doesnt contain the right variables in the querystring.
The url is now:
javascript:openWindow5('pop_printer_friendly.asp?TOPIC_ID=21356')
but shouldn't it be
javascript:openWindow5('pop_printer_friendly.asp?ARCHIVE=true&TOPIC_ID=21356')
However, this isn't enough. pop_printer_friendly.asp doesn't use the strActivePrefix which topic.asp uses, and thus cannot collect any info from the archive tables.
I searched if this bug had been mentioned before, but I didn't find anything on it, though.
Master AO
===========
FR Portal
Edited by - Davio on 21 February 2002 18:32:37