I have a strange problem - maybe you can help?

I have 2 (almost) identical drupal sites on 2 different servers. I have a very minimal install:

Standard Install with core + a few more modules:
- blog
- comment
- contact
- forum
- help
- menu
- profile
- taxonomy
- tracker

Addons:
- image

The problem occurs when I create new content -> then assign that content to a taxonomy term. On one webserver I could go to the taxonomy term and press the RSS Feed Icon and I get a full list of my content nodes (this is how it should be). On the other webserver the RSS appears to have No Content nodes.... strange huh?

Here is the good one:
http://drupal.pairodimedesign.com/taxonomy/term/7/0/feed

here is the bad one:
http://www.lifestylze.com/taxonomy/term/7/0/feed

any idea why this is happening?

I thought it might be the webserver and/or webserver control panel settings - so I tried it on 2 different servers (one plesk - one cpanel) - neither worked for me (only the first dev link above works correctly).

Any thoughts?

Comments

gonz’s picture

I guess I never noticed, because I was content on developing in my current download of Drupal.

According to the new 5.5 Drupal Release:

"Drupal 4.7.10 and 5.5 are now available for download. These are maintenance releases that fix a critical problem introduced with the fix to SA-2007-031.

The critical bug causes taxonomy term-based RSS feeds to be empty. I apologize for the inconvenience this has caused."

- http://drupal.org/drupal-5.5

This is exactly what had happened to me.