[ 
https://issues.apache.org/jira/browse/WICKET-5449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Grigorov resolved WICKET-5449.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.14.0

I've renamed all 'chapterXY' files to 'somethingMeaningful'.
This way the chapter number won't be shown in the url and be different than the 
generated one.

Also this way it will be simpler to insert new chapters/pages somewhere in the 
middle of the existing docs.

The only thing that we should be careful about is that we use 'chapter x.y' as 
text for the links inside the content and those can easily get out of date when 
inserting new chapter/page. We should rename these to 'something meaningful' as 
well at some point.

> Missing chapter 2 is causing off-by-one page names in the guides URL links
> --------------------------------------------------------------------------
>
>                 Key: WICKET-5449
>                 URL: https://issues.apache.org/jira/browse/WICKET-5449
>             Project: Wicket
>          Issue Type: Bug
>          Components: guide
>    Affects Versions: 6.12.0
>            Reporter: Paul Bors
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 6.14.0
>
>
> Links in the outline of the guide do not match the actual chapter/section 
> number but they are functional.
> For example take:
> http://wicket.apache.org/guide/guide/chapter11.html#chapter11_10
> I would expect that to take me to chapter 11 section 10, instead it takes me 
> to chapter 12 section 10. 
> Looks like this broke with Chapter 2:
> http://wicket.apache.org/guide/guide/chapter2.html
> Which is really chapter 3...



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to