[ https://issues.apache.org/jira/browse/JCR-5090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17868470#comment-17868470 ]
Konrad Windszus edited comment on JCR-5090 at 7/24/24 7:45 PM: --------------------------------------------------------------- Turns out this is already reported and fixed in https://issues.apache.org/jira/browse/DOXIASITETOOLS-302 with Doxia 2.0. Upgrading to m-site-p 4+ should fix this issue for Jackrabbit (https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack). was (Author: kwin): Turns out this is already reported and fixed in https://issues.apache.org/jira/browse/DOXIASITETOOLS-302 with Doxia 2.0. Upgrading to m-site-p 4+ should fix this issue for Jackrabbit. > Invalid href generated for 'Edit' buttons > ----------------------------------------- > > Key: JCR-5090 > URL: https://issues.apache.org/jira/browse/JCR-5090 > Project: Jackrabbit Content Repository > Issue Type: Bug > Components: docs > Reporter: Sebb > Assignee: Konrad Windszus > Priority: Minor > > The page at > [https://svn.apache.org/repos/asf/jackrabbit/site/live/jcr/index.html] > includes a malformed href: > > $ curl -sSi > https://svn.apache.org/repos/asf/jackrabbit/site/live/jcr/index.html | grep > edit > <li class="active ">Welcome to Apache Jackrabbit <a > href="https://github.com/apache/jackrabbit-site/edit/main/src\site\markdown/index.md"> > ... > > Note that 2 of the path separators use windows-style reverse-solidus. > Whilst many browsers seem to cope, that may not be true for all, and there > are other apps that read web pages. > It looks like all the Edit button hrefs may be affected. -- This message was sent by Atlassian Jira (v8.20.10#820010)