Hide Forgot
Description of problem: Links in /usr/share/doc/ImageMagick-6/index.html point to www/www/FILENAME.html, making it impossible to navigate to them when browsing the file using a GUI web browser or elinks. Version-Release number of selected component (if applicable): ImageMagick 6 on Fedora 32 How reproducible: Always Steps to Reproduce: 1. Install ImageMagick-docs from the Fedora repo 2. In a web browser, go to file:///usr/share/doc/ImageMagick-6/index.html 3. Click on Tools Actual results: file:///usr/share/doc/ImageMagick-6/www/www/command-line-tools.html: file not found Expected results: Link should point to www/command-line-tools.html. This is true for most or all links in this file. Additional info: The index.html file in the www/ subdirectory wokrs as expected. Therefore, in order to browse the ImageMagick documentation one has to go to: file:///usr/share/doc/ImageMagick-6/www/index.html However once there, clicking on the magic wand icon takes you to the broken index.html file in the parent directory of the www/ subdirectory.
Yeah there are duplicate index.html files. /usr/share/doc/ImageMagick-6/index.html (bad links) /usr/share/doc/ImageMagick-6/www/index.html (good links) They are about 90% the same. I'll see what upstream thinks. https://github.com/ImageMagick/ImageMagick6/issues/89
Upstream just commited a fix for it. The next release will have it fixed.
FEDORA-2020-512c0730b2 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-512c0730b2
FEDORA-2020-94bdca38d7 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-94bdca38d7
FEDORA-2020-512c0730b2 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-512c0730b2` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-512c0730b2 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-94bdca38d7 has been pushed to the Fedora 31 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-94bdca38d7` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-94bdca38d7 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-512c0730b2 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2020-94bdca38d7 has been pushed to the Fedora 31 stable repository. If problem still persists, please make note of it in this bug report.