id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
2763,Underscores in status names befoul some of the reports,bobbysmith007,bobbysmith007,In the reports if there are underscores in the status name_ the status gets screwed up.\r\n\r\n===== Original Report =====\r\nOn another note - when I added the sample "enterprise" workflow from the Trac 0.11b1 distribution_ which has '_' in some of the status names such as in_QA and post_review_ the T&E report manager upgrade added the new statuses to the queries OK but when I executed queries from the Management tab_ they failed complaining about missing $IN (and when I defined $IN_ missing $POST). The query had $IN_QA and $POST_REVIEW defined so it would seem underscore is not a legal character. Once I removed the underscores from the status names in the workflow_ T&E reports executed just fine. I don't know if this is a problem with Python_ PostgreSQL_ or something else (I'm a C++/Java developer_ not Python nor SQL).,defect,closed,normal,TimingAndEstimationPlugin,normal,fixed,,,0.10
