The XML icon under My Account -> Subscrptions links to "http://my.domain.com/subscriptions/feed" while the actual location of the feed should be under "http://my.domain.com/user/$uid/subscriptions/feed", as it's correctly shown on the "rss feed" link.

CommentFileSizeAuthor
#4 subscriptions.png112.97 KBluperry

Comments

dziemecki’s picture

What's the difference? On my little test site, they both have the exact same content.

luperry’s picture

"http://my.domain.com/subscriptions/feed" gives me a blank page with "my subscriptions" as title. when I try to load it up as "Live Bookmark" on Firefox, it'll tell me there is an error.

dziemecki’s picture

Are there any subscriptions in this system we're talking about? I'm not getting this error.

luperry’s picture

StatusFileSize
new112.97 KB

I've tried both with or without subscriptions, the result is the same. here is a screenshot.

dziemecki’s picture

Do XML feeds under any other part of Drupal work for you? I'm wondering if this has anything to do with browser differences. Are you running Firefox on Mac?

luperry’s picture

everything else works fine. I'm using firefox 1.5.0.4 for linux.

dziemecki’s picture

By "everything else works fine", do you mean other rss feeds? If so, which ones are working for you.

Again, I can't dupe this error so you're either running different code, or your environment handles it differently. There are too many ways to click the link.

dziemecki’s picture

err. "There are" = "There aren't".

luperry’s picture

Yes, all the other RSS feeds are fine. I have the standard RSS feed, the audio feed, and the view feed.

luperry’s picture

I just tried it on firefox and IE on windows with vmware, neither do them work. so I guess it's not a browser problem.

dziemecki’s picture

Have you tried it with a version of the code uploaded after May 31st? If the environment is the same (I'm viewing it with Firefox on XP) then I'm guessing it has to be code.

luperry’s picture

I just upgraded to the cvs version, It didn't help. I also tried to disable all the modules(in case there was any conflict), neither did that work.

dziemecki’s picture

I'm at a total loss. I can't dupe it and you can't isolate what's causing it. If you can edit PHP, I can tell you what to disable so that the RSS feature is not avaialble. Want to try that?

dziemecki’s picture

Status: Active » Closed (fixed)

Inactive, and unabler to duplicate.