You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Benjamin Redling (Jira)" <ji...@apache.org> on 2020/06/16 07:58:00 UTC

[jira] [Created] (TAP5-2629) Most slugs in footer of release notes are broken

Benjamin Redling created TAP5-2629:
--------------------------------------

             Summary: Most slugs in footer of release notes are broken
                 Key: TAP5-2629
                 URL: https://issues.apache.org/jira/browse/TAP5-2629
             Project: Tapestry 5
          Issue Type: Bug
            Reporter: Benjamin Redling


A lot of links in the footer (Home, Download, Team ... Introduction, Principles, Getting Started... etc.) of release notes are broken due to a wrong slug:

non-extistent slug is of format

https://tapestry.apache.org/2020/03/23/<page>

->

working slug on frontpage is

https://tapestry.apache.org/<page>

 

e.g., https://tapestry.apache.org/2020/03/23/tapestry-550-released.html



--
This message was sent by Atlassian Jira
(v8.3.4#803005)