Public bug reported: System info:
$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04.5 LTS Release: 14.04 Codename: trusty $ htmldoc --version 1.8.27 Observed behaviour: $ echo "<h1>Test</h1><a href='http://ubuntu.com/'>ubuntu</a>" > test.html $ htmldoc test.html -f test.pdf PAGES: 3 BYTES: 168142 $ xdg-open test.pdf Link on last page does not lead to ubuntu.com Expected behaviour: Link on last page should lead to ubuntu.com Comment: Bug is introduced by patch strcpy-to-memcpy-fix-ftbfs.patch in Ubuntu. Using attached patch from Gentoo (and rebuilding the package) fixes the problem. ** Affects: htmldoc (Ubuntu) Importance: Undecided Status: New ** Tags: patch ** Patch added: "Replacement for strcpy-to-memcpy-fix-ftbfs.patch" https://bugs.launchpad.net/bugs/1662226/+attachment/4814147/+files/fortify_fail.patch -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to htmldoc in Ubuntu. https://bugs.launchpad.net/bugs/1662226 Title: htmldoc-1.8.27-8ubuntu1 put incorrect links into pdf Status in htmldoc package in Ubuntu: New Bug description: System info: $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04.5 LTS Release: 14.04 Codename: trusty $ htmldoc --version 1.8.27 Observed behaviour: $ echo "<h1>Test</h1><a href='http://ubuntu.com/'>ubuntu</a>" > test.html $ htmldoc test.html -f test.pdf PAGES: 3 BYTES: 168142 $ xdg-open test.pdf Link on last page does not lead to ubuntu.com Expected behaviour: Link on last page should lead to ubuntu.com Comment: Bug is introduced by patch strcpy-to-memcpy-fix-ftbfs.patch in Ubuntu. Using attached patch from Gentoo (and rebuilding the package) fixes the problem. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/htmldoc/+bug/1662226/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

