Issue Details (XML | Word | Printable)

Key: BAM-348
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Ben Kuo
Reporter: Riaz Khanmohamed
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Bamboo

RSS feed link invalid

Created: 18/Oct/06 03:30 AM   Updated: 22/Oct/06 07:05 PM
Component/s: Publishing / RSS
Affects Version/s: 0.5
Fix Version/s: 0.6

Time Tracking:
Not Specified

Issue Links:
Part
 

Participants: Ben Kuo and Riaz Khanmohamed
Since last comment: 2 years, 11 weeks, 2 days ago
Number of comments: 5
Labels:


 Description  « Hide
When you enter a base url without a final '/' it adds one, so the rss feeds end up with 2 '//'. Either the rss needs to not append another '/' or the base url needs to delete the end '/' or not append it.

url is onfigure!default.action



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Riaz Khanmohamed added a comment - 20/Oct/06 02:16 AM
Please rename header to 'RSS feed link invalid' please. The url's in the rss file don't go anywhere due to the extra '/'

Ben Kuo added a comment - 20/Oct/06 03:35 AM
Hi Riaz, this should be fixed for 0.6

However, as the rss feed entry is created and persisted to file, only new build results will have the correct links in them.

Let me know if there is still a problem with this

Regards

Ben


Riaz Khanmohamed added a comment - 20/Oct/06 03:39 AM
That's great, but are you sure? When I change the base url it usually re-writes the entire feed file with the new url, so surely it might rectify itself if this is done?

In any case it would just be a quick xml edit to fix this.


Ben Kuo added a comment - 20/Oct/06 03:50 AM
Apparently it does, my bad. Must of been imagining things... might just double check this on Monday.

Thanks though

Ben


Ben Kuo added a comment - 22/Oct/06 07:05 PM
Yep, your right Riaz. This issue should be fixed for the next release.