OpenNTF.org - BlogSphere
BlogSphereOpenDocument[/Projects/pmt.nsf/ProjectView?ReadForm&Query=]

My Links (Not logged in)
User Name Password
Hosted by Prominic.NET

   Project: BlogSphere (Managed by )
Actions:

Hide details for The bugThe bug
Bug ID: NOSS-68F7PA
Description
Submitted by:Chad Schelfhout
Project Master Chef:Declan Lynch
Rocky Oliver
Tom Duff
Joe Litton
Christian Brandlehner
Bug type:Functionality
Brief Description:Stories.xml | stories.rss problems
Severity:Medium
Version1.3.1
Status:

Details
Page Stories.xml | stories.rss
<title>@GetProfileField("BlogConfig";"Conf_basic_BlogName")</title>
<description>@GetProfileField("BlogConfig";"Conf_Name_Stories")</description>
<lastBuildDate>@Subset(@DbColumn("";"";"RSS_Stories";2);1)</lastBuildDate>
<link>@GetProfileField("BlogConfig";"Conf_basic_BaseURL")</link>

The description is referencing a field that does not exist. There is also no RSS image, could look something like this, but with computed values.
<image>
<title>@GetProfileField("BlogConfig";"Conf_basic_BlogName")</title>
<url>@GetProfileField("BlogConfig";"Conf_Basic_RSSLogo")<//url>
<link>@GetProfileField("BlogConfig";"Conf_basic_BaseURL")</link>
</image>


Action taken
Status:Fixed
Implemented in Release:2 Beta 3
Fix Details:
Modification history
Entered 07-Jan-2005 22:50 by Chad Schelfhout. Last Modified 13-Jan-2005 18:40 by Declan Lynch.