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-70] Renderers need names and labels
Created: Thu, 3 Feb 2005 13:13:37 -0800 (PST)  Updated: Mon, 7 Feb 2005 10:35:26 -0800 (PST)

Status:Closed
Project:ReportRunner
Component/s:Renderers
Affects Version/s:0.4
Fix Version/s:0.4

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


 Description   
There needs to be a decoupling between the rednerer a report says it has, and the renderer class used.

ie) the report needs to specify an id for the renderer (so it can put it in the url).
It also needs to specify a label so it looks pretty or different than the standard.

While we're at it, it should have a description.
Comment by bayard [ Mon, 7 Feb 2005 10:35:26 -0800 (PST) ]
Taken care of. Important to clone the renderer else they get on each others toes.
Not cloning for the <renderers> tag, as it does not customise them in anyway.