4402: Make reviewboard understand ansi color codes

giladwolff

What version are you running?

2.5.4

What's the URL of the page this enhancement relates to, if any?

It's a specific review page.

Describe the enhancement and the motivation for it.

I am using terraform and sometimes paste the output of plans into the review description/testing done section. The plan, by default, outputs using ansi color codes. It would be nice if reviewboard understood them and present the lines in the appropriate color instead of:

+ module.....


What operating system are you using? What browser?

Ubuntu 16.04/firefox 46.0

Please provide any additional information below.

chipx86
#1 chipx86

This probably isn't the direction we're going to want to go. If we allowed it in Review Board (a large undertaking), those codes could end up in commit messages and other places they don't belong.

  • -New
    +WontFix