Pavel Sanda <sa...@lyx.org> writes: > maybe we _can_ use severity too. as i understand severity is not default field > and 'we' turned it on when migrating. thats why it is not listed in that > page...?
I tried to do it by patching ticket/query.py in trac source, and miserably failed. The SQL query is built here, and I do not understand the underlying python code. The remaining solution would be to try to annihilate the coloring by css changes, but I am not sure where to change it. JMarc