Re: Page Version History js bug in 2.5.107?
Milt Taylor <[email protected]>
| Newsgroups | gmane.comp.java.jspwiki.user |
|---|---|
| Message-ID | <[email protected]> |
Yes, I definitely agree that it should display the most recent 20 and page back from there. But in any case, I don't see any "paging gadgets" to allow me to scroll back/fwd. ??? I have just updated to 5.108 and it's the same. Milt Dirk Frederickx wrote: > On 7/30/07, Milt Taylor <[email protected]> wrote: >> I just noticed that the revision history isn't always showing the full >> list...I have a page with 20 revisions, and all that is shown is >> revision 20. Same repository works fine in 2.4.103, so it's not a >> problem actually fetching the history I don't believe. Same under IE and >> Firefox. Anyone else seen this? >> > This is normal. > The list of revisions get's paginated in blocks of 20. > 1-19, 20-39. > So, since you are at revision 20, you only see the next block with > revision 20 only. > In the pagination bar, you should see links taking you back to > previous revisions. > > I know this is not very convenient. May be we should start counting > the blocks from the > latest revision iso the first revision. Any suggestions ? > > > dirk