-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Critical
-
Component/s: htmlpublisher-plugin
-
None
-
Environment:HTML Publisher Version1.26 on Jenkins 2.332.3 running on Windows 10
Hi,
If I have many subfolders in HTML directory to archive, and index pages are in subfolder, e.g. html/index.html, link on htmlpublisher-wrapper.html is broken because of the slash / encoded to %2F
A simple fix would be to replace encodeURIComponent with encodeURI, I hope
Thanks in advance
Â
Regards
Wael
Â