ActiveState Community

Broken Links in HTML Documentation

Posted by reibuehl on 2008-04-18 02:20
OS: All / Any

Hi,

with all ActivePerl 5.8 versions including the current 5.8.8 Build 822 there seems to be a problem with internal links in the HTML documentation. All internal links seem to be broken because the links use href="#item_scalar" while the target is defined as name="scalar" class="item". This does not work with both IE6/7 and Firefox 2.x. Is there a way to fix this?

Best regards,
Reiner.

grahams | Tue, 2008-04-22 16:41

This is an example of known bugs in the Pod::Html module. Problems are being addressed by the maintainers of the module.

Other similar issues:
#14599
#72409