Hi:

While reviewing the javadocs, I found there is a link that is broken. The content is there, but the linkrewriter is non-correrctly redirecting the content.

Try: http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/xml/xlink/package-frame.html

I found the .htaccess file in /www/cocoon.apache.org/2.1 contains the following rule that makes the javadocs to not display correclty:

RedirectMatch link/(.*)$ "http://cocoon.apache.org/link/$1";

I don't wanted to touch the code, because I don't have an idea why we have this redirection.

Can someone fix this?

Thanks in advance.

Best Regards,

Antonio Gallardo.

Reply via email to