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-6DLSQ2
Description
Submitted by:Christian Brandlehner
Project Master Chef:Declan Lynch
Rocky Oliver
Tom Duff
Joe Litton
Christian Brandlehner
Bug type:UI
Brief Description:Numer of referrers to display in Block is hardcoded and refering to non existent field
Severity:Medium
Version2 Beta 6a
Status:

Details
@LowerCase(type) = "referrers";
@Do(x1 := @Unique(@DbColumn("Notes" : "NoCache"; ""; "BlogReferrers"; 2));
x2 := @GetProfileField("BlogConfig";"Block_Referrers_Count");
x3 := @Subset(x1;20);
@If(x1 = "";"No Referrals";x3)


Action taken
Status:Fixed
Implemented in Release:2 Beta 7
Fix Details:
Modification history
Entered 22-Jun-2005 16:04 by Christian Brandlehner. Last Modified <none> by <none>.