Duplicate Feeds after upgrading 2.3 to 3.1

View: New views
7 Messages — Rating Filter:   Alert me  

Duplicate Feeds after upgrading 2.3 to 3.1

by Matt Raible-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

After upgrading, I've noticed my feed has duplicated entries- is this
because the permalinks have changed?

Even stranger, I have my blog subscribed to java.blogs with:

http://www.raibledesigns.com/rss/rd?catname=Java

Not only have they received duplicate entries, but it's also pulled in
an entry from my "General" category (Dad makes local Montana news).
Any idea how this could have happened?

http://javablogs.com/ViewBlog.action?id=10290

Thanks,

Matt

--
http://raibledesigns.com

Re: Duplicate Feeds after upgrading 2.3 to 3.1

by Dave-401 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Since you are upgrading from 2.x to 3.x the URLs for all entries have
changed. We made the URL structure change in the 3.0 release. Old URLs
are still supported and (HTTP 301) redirected to new URLs, but because
those URLs are different and we use URLs as ids Javablogs sees your
entries as new entries.

- Dave


On 2/10/07, Matt Raible <mraible@...> wrote:

> After upgrading, I've noticed my feed has duplicated entries- is this
> because the permalinks have changed?
>
> Even stranger, I have my blog subscribed to java.blogs with:
>
> http://www.raibledesigns.com/rss/rd?catname=Java
>
> Not only have they received duplicate entries, but it's also pulled in
> an entry from my "General" category (Dad makes local Montana news).
> Any idea how this could have happened?
>
> http://javablogs.com/ViewBlog.action?id=10290
>
> Thanks,
>
> Matt
>
> --
> http://raibledesigns.com
>

Re: Duplicate Feeds after upgrading 2.3 to 3.1

by Allen Gilliland-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

It should be noted that your feeds don't actually have duplicate
entries, that is not the problem, what's happening is that anything that
was aggregating your feed is going to have duplicate copies of just the
entries from your feed at the time you upgraded.  So anything that you
publish after the upgrade will not show up as duplicates in aggregators.

This is a known ramification of changing permalink urls and really isn't
a big deal.

-- Allen


Dave wrote:

> Since you are upgrading from 2.x to 3.x the URLs for all entries have
> changed. We made the URL structure change in the 3.0 release. Old URLs
> are still supported and (HTTP 301) redirected to new URLs, but because
> those URLs are different and we use URLs as ids Javablogs sees your
> entries as new entries.
>
> - Dave
>
>
> On 2/10/07, Matt Raible <mraible@...> wrote:
>> After upgrading, I've noticed my feed has duplicated entries- is this
>> because the permalinks have changed?
>>
>> Even stranger, I have my blog subscribed to java.blogs with:
>>
>> http://www.raibledesigns.com/rss/rd?catname=Java
>>
>> Not only have they received duplicate entries, but it's also pulled in
>> an entry from my "General" category (Dad makes local Montana news).
>> Any idea how this could have happened?
>>
>> http://javablogs.com/ViewBlog.action?id=10290
>>
>> Thanks,
>>
>> Matt
>>
>> --
>> http://raibledesigns.com
>>

Re: Duplicate Feeds after upgrading 2.3 to 3.1

by Matt Raible-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I still think there's an issue in 3.1 with redirecting from old URLs
to new ones.  I posted an entry today in my "The Bus" category and it
showed up on Javablogs for both my registered categories there:

Java Feed: http://javablogs.com/ViewBlog.action?id=10290
Roller Feed: http://javablogs.com/ViewBlog.action?id=11150

That doesn't seem right does it?

Matt

On 2/10/07, Allen Gilliland <Allen.Gilliland@...> wrote:

> It should be noted that your feeds don't actually have duplicate
> entries, that is not the problem, what's happening is that anything that
> was aggregating your feed is going to have duplicate copies of just the
> entries from your feed at the time you upgraded.  So anything that you
> publish after the upgrade will not show up as duplicates in aggregators.
>
> This is a known ramification of changing permalink urls and really isn't
> a big deal.
>
> -- Allen
>
>
> Dave wrote:
> > Since you are upgrading from 2.x to 3.x the URLs for all entries have
> > changed. We made the URL structure change in the 3.0 release. Old URLs
> > are still supported and (HTTP 301) redirected to new URLs, but because
> > those URLs are different and we use URLs as ids Javablogs sees your
> > entries as new entries.
> >
> > - Dave
> >
> >
> > On 2/10/07, Matt Raible <mraible@...> wrote:
> >> After upgrading, I've noticed my feed has duplicated entries- is this
> >> because the permalinks have changed?
> >>
> >> Even stranger, I have my blog subscribed to java.blogs with:
> >>
> >> http://www.raibledesigns.com/rss/rd?catname=Java
> >>
> >> Not only have they received duplicate entries, but it's also pulled in
> >> an entry from my "General" category (Dad makes local Montana news).
> >> Any idea how this could have happened?
> >>
> >> http://javablogs.com/ViewBlog.action?id=10290
> >>
> >> Thanks,
> >>
> >> Matt
> >>
> >> --
> >> http://raibledesigns.com
> >>
>


--
http://raibledesigns.com

Re: Duplicate Feeds after upgrading 2.3 to 3.1

by Dave-401 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 2/12/07, Matt Raible <mraible@...> wrote:
> I still think there's an issue in 3.1 with redirecting from old URLs
> to new ones.  I posted an entry today in my "The Bus" category and it
> showed up on Javablogs for both my registered categories there:
>
> Java Feed: http://javablogs.com/ViewBlog.action?id=10290
> Roller Feed: http://javablogs.com/ViewBlog.action?id=11150

No, that doesn't seem right. That bus ball post is in category "Java"
and is showing up in both of these feeds:

   http://www.raibledesigns.com/rd/feed/entries/rss?cat=Java
   http://www.raibledesigns.com/rd/feed/entries/rss?cat=Roller

- Dave


>
> That doesn't seem right does it?
>
> Matt
>
> On 2/10/07, Allen Gilliland <Allen.Gilliland@...> wrote:
> > It should be noted that your feeds don't actually have duplicate
> > entries, that is not the problem, what's happening is that anything that
> > was aggregating your feed is going to have duplicate copies of just the
> > entries from your feed at the time you upgraded.  So anything that you
> > publish after the upgrade will not show up as duplicates in aggregators.
> >
> > This is a known ramification of changing permalink urls and really isn't
> > a big deal.
> >
> > -- Allen
> >
> >
> > Dave wrote:
> > > Since you are upgrading from 2.x to 3.x the URLs for all entries have
> > > changed. We made the URL structure change in the 3.0 release. Old URLs
> > > are still supported and (HTTP 301) redirected to new URLs, but because
> > > those URLs are different and we use URLs as ids Javablogs sees your
> > > entries as new entries.
> > >
> > > - Dave
> > >
> > >
> > > On 2/10/07, Matt Raible <mraible@...> wrote:
> > >> After upgrading, I've noticed my feed has duplicated entries- is this
> > >> because the permalinks have changed?
> > >>
> > >> Even stranger, I have my blog subscribed to java.blogs with:
> > >>
> > >> http://www.raibledesigns.com/rss/rd?catname=Java
> > >>
> > >> Not only have they received duplicate entries, but it's also pulled in
> > >> an entry from my "General" category (Dad makes local Montana news).
> > >> Any idea how this could have happened?
> > >>
> > >> http://javablogs.com/ViewBlog.action?id=10290
> > >>
> > >> Thanks,
> > >>
> > >> Matt
> > >>
> > >> --
> > >> http://raibledesigns.com
> > >>
> >
>
>
> --
> http://raibledesigns.com
>

Re: Duplicate Feeds after upgrading 2.3 to 3.1

by Matt Raible-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 2/12/07, Dave <snoopdave@...> wrote:

> On 2/12/07, Matt Raible <mraible@...> wrote:
> > I still think there's an issue in 3.1 with redirecting from old URLs
> > to new ones.  I posted an entry today in my "The Bus" category and it
> > showed up on Javablogs for both my registered categories there:
> >
> > Java Feed: http://javablogs.com/ViewBlog.action?id=10290
> > Roller Feed: http://javablogs.com/ViewBlog.action?id=11150
>
> No, that doesn't seem right. That bus ball post is in category "Java"
> and is showing up in both of these feeds:
>
>    http://www.raibledesigns.com/rd/feed/entries/rss?cat=Java
>    http://www.raibledesigns.com/rd/feed/entries/rss?cat=Roller

Right - and in the Roller authoring (and rendering) UI - it shows up
under "The Bus" category.

Matt

>
> - Dave
>
>
> >
> > That doesn't seem right does it?
> >
> > Matt
> >
> > On 2/10/07, Allen Gilliland <Allen.Gilliland@...> wrote:
> > > It should be noted that your feeds don't actually have duplicate
> > > entries, that is not the problem, what's happening is that anything that
> > > was aggregating your feed is going to have duplicate copies of just the
> > > entries from your feed at the time you upgraded.  So anything that you
> > > publish after the upgrade will not show up as duplicates in aggregators.
> > >
> > > This is a known ramification of changing permalink urls and really isn't
> > > a big deal.
> > >
> > > -- Allen
> > >
> > >
> > > Dave wrote:
> > > > Since you are upgrading from 2.x to 3.x the URLs for all entries have
> > > > changed. We made the URL structure change in the 3.0 release. Old URLs
> > > > are still supported and (HTTP 301) redirected to new URLs, but because
> > > > those URLs are different and we use URLs as ids Javablogs sees your
> > > > entries as new entries.
> > > >
> > > > - Dave
> > > >
> > > >
> > > > On 2/10/07, Matt Raible <mraible@...> wrote:
> > > >> After upgrading, I've noticed my feed has duplicated entries- is this
> > > >> because the permalinks have changed?
> > > >>
> > > >> Even stranger, I have my blog subscribed to java.blogs with:
> > > >>
> > > >> http://www.raibledesigns.com/rss/rd?catname=Java
> > > >>
> > > >> Not only have they received duplicate entries, but it's also pulled in
> > > >> an entry from my "General" category (Dad makes local Montana news).
> > > >> Any idea how this could have happened?
> > > >>
> > > >> http://javablogs.com/ViewBlog.action?id=10290
> > > >>
> > > >> Thanks,
> > > >>
> > > >> Matt
> > > >>
> > > >> --
> > > >> http://raibledesigns.com
> > > >>
> > >
> >
> >
> > --
> > http://raibledesigns.com
> >
>


--
http://raibledesigns.com

Re: Duplicate Feeds after upgrading 2.3 to 3.1

by Anil Gangolli :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Looks like maybe the category restrictions on the feeds are broken, and you
always get things in any category.

--a.

----- Original Message -----
From: "Matt Raible" <mraible@...>
To: "Dave" <snoopdave@...>
Cc: <roller-dev@...>
Sent: Monday, February 12, 2007 10:26 PM
Subject: Re: Duplicate Feeds after upgrading 2.3 to 3.1


> On 2/12/07, Dave <snoopdave@...> wrote:
>> On 2/12/07, Matt Raible <mraible@...> wrote:
>> > I still think there's an issue in 3.1 with redirecting from old URLs
>> > to new ones.  I posted an entry today in my "The Bus" category and it
>> > showed up on Javablogs for both my registered categories there:
>> >
>> > Java Feed: http://javablogs.com/ViewBlog.action?id=10290
>> > Roller Feed: http://javablogs.com/ViewBlog.action?id=11150
>>
>> No, that doesn't seem right. That bus ball post is in category "Java"
>> and is showing up in both of these feeds:
>>
>>    http://www.raibledesigns.com/rd/feed/entries/rss?cat=Java
>>    http://www.raibledesigns.com/rd/feed/entries/rss?cat=Roller
>
> Right - and in the Roller authoring (and rendering) UI - it shows up
> under "The Bus" category.
>
> Matt
>
>>
>> - Dave
>>
>>
>> >
>> > That doesn't seem right does it?
>> >
>> > Matt
>> >
>> > On 2/10/07, Allen Gilliland <Allen.Gilliland@...> wrote:
>> > > It should be noted that your feeds don't actually have duplicate
>> > > entries, that is not the problem, what's happening is that anything
>> > > that
>> > > was aggregating your feed is going to have duplicate copies of just
>> > > the
>> > > entries from your feed at the time you upgraded.  So anything that
>> > > you
>> > > publish after the upgrade will not show up as duplicates in
>> > > aggregators.
>> > >
>> > > This is a known ramification of changing permalink urls and really
>> > > isn't
>> > > a big deal.
>> > >
>> > > -- Allen
>> > >
>> > >
>> > > Dave wrote:
>> > > > Since you are upgrading from 2.x to 3.x the URLs for all entries
>> > > > have
>> > > > changed. We made the URL structure change in the 3.0 release. Old
>> > > > URLs
>> > > > are still supported and (HTTP 301) redirected to new URLs, but
>> > > > because
>> > > > those URLs are different and we use URLs as ids Javablogs sees your
>> > > > entries as new entries.
>> > > >
>> > > > - Dave
>> > > >
>> > > >
>> > > > On 2/10/07, Matt Raible <mraible@...> wrote:
>> > > >> After upgrading, I've noticed my feed has duplicated entries- is
>> > > >> this
>> > > >> because the permalinks have changed?
>> > > >>
>> > > >> Even stranger, I have my blog subscribed to java.blogs with:
>> > > >>
>> > > >> http://www.raibledesigns.com/rss/rd?catname=Java
>> > > >>
>> > > >> Not only have they received duplicate entries, but it's also
>> > > >> pulled in
>> > > >> an entry from my "General" category (Dad makes local Montana
>> > > >> news).
>> > > >> Any idea how this could have happened?
>> > > >>
>> > > >> http://javablogs.com/ViewBlog.action?id=10290
>> > > >>
>> > > >> Thanks,
>> > > >>
>> > > >> Matt
>> > > >>
>> > > >> --
>> > > >> http://raibledesigns.com
>> > > >>
>> > >
>> >
>> >
>> > --
>> > http://raibledesigns.com
>> >
>>
>
>
> --
> http://raibledesigns.com
>