Hi.
I just wanted to tell that I'm having nearly the same problem as
Bruce. And it also happened when I updated to svn this week-end (but
this doesn't mean anything, as the last time I did a svn update before
that was at least five weeks before).
The difference is that when I mark a feed as read, it goes to the
first feed having unread items (instead of the main page as described
by Bruce, and instead of the next feed as I wished). When I
double-click the last item in a feed, it then goes to the main page...
Strange.
Running PHP as CGI, svn version 878, here are all the non default options :
* rss.config.absoluteordering as false
* rss.config.datedesc as false
* rss.config.datedesc.read as true (but this is default)
* rss.config.datedesc.unread as false
* rss.config.dateformat as F jS, Y, g:ia
* rss.config.feedgrouping as true
* rss.config.markreadonupdate as false
* rss.config.rating as false
* rss.config.refreshafter as 0
* rss.config.tzoffset as +9
* rss.input.tags.delicious as true
* rss.output.itemsinchannelview as 80
* rss.output.noreaditems as true
* rss.output.titleunreadcnt as true
* rss.output.usemodrewrite as false
* rss.output.usepermalinks as false
Plugins :
* All Tags Button v0.3
* Doubleclick to Read v1.4
* Extra Button v1.9
* New window v1.6
* HTML filter v1.2
* Sticky Button v1.1
* Url filter v1.4
* Rounded Corners v0.1
I hope this can help pinpoint the problem.
Best wishes,
julien
On 19/09/05, Bruce C. Dillahunty <bdillahu at peachbush.com> wrote:
> Marco Bonetti wrote:
> > Bruce,
> >
> > weird, I can't reproduce this. May I ask which non-default parameters
> > you have set in your configuration, and the values thereof?
> >
> >
> These plugins:
>
> * Doubleclick to Read v1.4
> * Sticky Button v1.1
> * New window v1.6
> * HTML filter v1.2
> * Extra Button v1.9
> * Url filter v1.4
> * Rounded Corners v0.1
>
> rss.output.itemsinchannelview 200
> rss.config.feedgrouping true
> rss.config.markreadonupdate false
> > And are you running PHP in CGI or Apache mod_php mode?
> >
>
> mod_php
>
> Worked fine until I updated... I had been doing an svn up occasionally,
> but with the move of the svn server (I think) it wouldn't do that again,
> so I moved my old install over and re-svn'ed the entire thing. Updated
> the database config and went...
>
> Bruce
> > thanks,
> >
> > -m
> >
> >
> > On 9/19/05, Bruce C. Dillahunty <bdillahu at peachbush.com> wrote:
> >
> >> I'm probably confused somewhere, but recently I caught back up with SVN
> >> and found a change that I wish hadn't :-)
> >>
> >> When reading "feed by feed", I click the "mark this feed as read" and it
> >> jumps back to the main page instead of going to the next feed with
> >> unread items... did something change or did I mess something up?
> >>
> >> Thanks,
> >> Bruce