[RRR-19] Default values | |
| Status: | Closed |
| Project: | ReportRunner |
| Component/s: | Reports |
| Affects Version/s: | |
| Fix Version/s: | 0.3 |
| Type: | Improvement | Priority: | Major |
| Reporter: | Henri Yandell | Assignee: | 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). |