[ https://issues.apache.org/jira/browse/JCR-5090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18007580#comment-18007580 ]
Konrad Windszus commented on JCR-5090: -------------------------------------- This was fixed with one of the upgrades to a newer ASF parent pom in https://github.com/apache/jackrabbit-site/commits/main/pom.xml. > 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)