Edgewall Software

Opened 14 years ago

Last modified 14 years ago

#9667 closed defect

__color__ column in csv reports — at Initial Version

Reported by: Thijs Triemstra <lists@…> Owned by:
Priority: normal Milestone: 0.12.2
Component: report system Version: 0.12-stable
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

On a new Trac instance http://localhost:8080/report/1?asc=1&format=csv returns a __color__ column for csv reports:

__color__,ticket,summary,component,version,milestone,type,owner,status,created,_changetime,_description,_reporter
3,1,sdsad,component1,,,defect,somebody,new,2010-09-29T00:10:30+02:00,2010-09-29T00:48:11+02:00,[[TracAdminHelp(upgrade)]],admin
3,2,sdsadsa,component1,,,defect,somebody,new,2010-09-29T00:10:36+02:00,2010-09-29T00:10:36+02:00,dsadsdsadasdas,admin
3,3,sadsadsdasdas,component1,,,defect,somebody,new,2010-09-29T00:10:43+02:00,2010-09-29T00:10:43+02:00,sadsadasd,admin

Change History (1)

by Thijs Triemstra <lists@…>, 14 years ago

Attachment: color-csv.patch added

remove color property

Note: See TracTickets for help on using tickets.