> > I saw a similar thing when using Status with a CustomStatus callback which > colours my statuses (as in the example in the Wiki). > > The problem in that case was that the callback was being called *after* the > Excel export does its ScrubHTML bit, so HTML gets through. I had to alter my > callback so that it checked if the request for a Results page. > > This looks like a similar issue. Are you using any callbacks or extensions > which change how the priorities are displayed in your web pages? If you are, > that's probably the cause.
Yes, I use http://search.cpan.org/dist/RT-Extension-PriorityAsString/ extension. -- L.B.
