When the page is downloaded the name of files (in anchor) are encoded in a wrong way so I can’t open them by clicking on the link :
o The file 87201847-FR-001-Instruction Partenariat Public Prive.pdf is changed in 87201847-FR-001-Instruction Partenariat Public Priv_25C3_25A9.pdf
At the beginning, the link is :
<a onclick="addStatBrutDoc('87201847-STR-GRP-FR-001','GraphicViewPortlet_WAR_chorusportlet','13201','fr')" target="_self" href="http://../../../Documents/87201847-FR-001-Instruction Partenariat Public Prive.pdf">Instruction Partenariat Public - Prive (PPP)</a>
at the end the name of the file in the anchor link is
<a onclick="addStatBrutDoc('87201847-STR-GRP-FR-001','GraphicViewPortlet_WAR_chorusportlet','13201','fr')" target="_self" href="http://../../../Documents/87201847-FR-001-Instruction Partenariat Public Priv_25C3_25A9.pdf">Instruction Partenariat Public - Prive (PPP)</a>
The e has been changed in _25C3_25A9, after the page has been downloaded,
why and how I can resolve it ?
Thx for your answers,
Nicolas Maujean
Would this work correctly?
Best regards,
Oleg Chernavin
MP Staff
Oleg.