On Sun, Sep 2, 2018 at 6:41 PM Dave <snoopd...@gmail.com> wrote: > Thanks Greg. I'll check that out. > > Dave > > > On Sun, Sep 2, 2018 at 4:40 AM Greg Huber <gregh3...@gmail.com> wrote: > >> Upgrade looks ok. Database upgrade went OK also. +1 (b) >> >> ## >> >> Noticed that the pager links look strange on the main weblog page. >> >> http://localhost:8080/roller/testuser/ >> >> If I have three entries >> Test1 >> Test2 >> Test3 >> >> If I click on Test1 : http://localhost:8080/roller/testuser/entry/test1 >> >> The pager link at the top of the page is : « Test1 | Main >> >> Should be: Main | Test2 » as we are paging down the entries? >> >
Oddly enough, I am getting a different result. I created a blog with the Basic theme and added three entries. On entry test1 I see Main | Test2 » which is correct. Dave > >> also these don't look correct: >> >> http://localhost:8080/roller/testuser/entry/test2 >> >> « Test2 | Main | Test1 » >> « Test1 | Main | Test3 » >> >> http://localhost:8080/roller/testuser/entry/test3 >> >> « Test3 | Main | Test2 » >> « Test2 | Main >> >> Cheers Greg >> >> >> On Sat, 1 Sep 2018 at 13:57, Dave <snoopd...@gmail.com> wrote: >> >> > I have prepared a release candidate #1 for a new release Roller v.5.2.1. >> > >> > The purpose of this release is to upgrade to Struts 2.5.17 which >> includes >> > some security fixes. That is the only change in this release. >> > >> > You can find the release files here: >> > https://dist.apache.org/repos/dist/dev/roller/roller-5.2/v5.2.1-rc-1/ >> > >> > I've done some smoke-testing and will upgrade my site over the next day >> or >> > two. >> > Please take a look, try it out if you have time and I will call a vote >> > probably tomorrow. >> > >> > Thanks, >> > Dave >> > >> >