You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Harry Metske (JIRA)" <ji...@apache.org> on 2008/08/12 08:20:44 UTC

[jira] Reopened: (JSPWIKI-329) wrong version history grouping on page info tab

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

Harry Metske reopened JSPWIKI-329:
----------------------------------


I think the behavior is not correct yet:

I have a page with 41 versions.

On first clicking the info tab, I only get 1 version displayed (41),  we could argue if this is correct or not, I can live with it
The generated links above and below the table are   "Previous"  "1"  "2"  "3"  "All", this is correct, 
the hyperlink of the text "2" is .../PageInfo.jsp?page=MyWonderFullPage&start=20, also correct (I think),
the hovertext of the link is "Show items from 21 to 40", also correct,
however, if I click on it, I get versions 20 to 1 instead of 40 to 21.
I I then click on Next (which should bring me to versions 40 to 21) I again get versions 20 to 1.

I tested another page with 109 versions, and pagination works fine, except for the second range (40 -21) :-) , all the other ranges work fine. So you cant get to the version range 40-21, unless you select All versions.

regards,
Harry

> wrong version history grouping on page info tab
> -----------------------------------------------
>
>                 Key: JSPWIKI-329
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-329
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Default template
>    Affects Versions: 2.6.3, 2.7.x
>            Reporter: Florian Holeczek
>            Priority: Minor
>             Fix For: 2.8
>
>         Attachments: JSPWIKI-329.png
>
>
> The version history is grouped by 20 entries per page. However, the grouping should follow the sorting order. At the moment, it starts at version-1, which results e.g. in only displayed version on page 1 if there are 20 versions available (see attached screenshot).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.