Test of adding PDF attachments - by: Aidan Whiteley
0
12
At some point, the Kunena forum software has added the option to "Insert" a PDF after it has been added to a topic. This was problematic as different browsers handle the resultant code (object class=pdf ....) in different ways. Chrome tries to auto open the PDF (and fails for yet another Kunena issue) whereas Firefox simply fails.
I've put is a couple of code fixes detailed at www.kunena.org/forum/general-questions-a...-pdf-question#222355 (although I'd rather not have edited the core forum code directly!).
This is a test of a post with a simple PDF added and also the another instance of teh PDF added then inserted.
For info, as part of the investigations into this, I reported another bug in Kunena forum attachment handling to the Kunena developers. Depending on how that goes, I may also report this one - but it is more complex as it depends on more configuration setting values in Kunena.
Aidan
I've put is a couple of code fixes detailed at www.kunena.org/forum/general-questions-a...-pdf-question#222355 (although I'd rather not have edited the core forum code directly!).
This is a test of a post with a simple PDF added and also the another instance of teh PDF added then inserted.
For info, as part of the investigations into this, I reported another bug in Kunena forum attachment handling to the Kunena developers. Depending on how that goes, I may also report this one - but it is more complex as it depends on more configuration setting values in Kunena.
Aidan

