This is an exported version of the JIRA issue tracker. Please use the Google Code site to open new tickets or report updates to these existing tickets. Feel free to contact the mailing list with any questions.

[RRR-19] Default values
Created: Mon, 4 Oct 2004 09:32:30 -0700 (PDT)  Updated: Thu, 16 Dec 2004 16:26:34 -0800 (PST)

Status:Closed
Project:ReportRunner
Component/s:Reports
Affects Version/s:
Fix Version/s:0.3

Type:ImprovementPriority: Major
Reporter:Henri YandellAssignee:Henri Yandell
Resolution:Fixed 
Environment:


 Description   
Need default values for params.
Comment by bayard [ Thu, 16 Dec 2004 16:12:43 -0800 (PST) ]
Use the value attribute :)
Comment by bayard [ Thu, 16 Dec 2004 16:26:34 -0800 (PST) ]
Bollocks to that actually. Attribute is 'default' as the default value is a String and the actual value is an Object.

Issue that will need fixing someday is to be able to set the default to something other than a String (such as the current date/time).