Currently, the admin comments only include the raw response that is supplied from Sage.

This information is only useful when the raw response has been parsed.

Comments

douglasmiller’s picture

Status: Needs review » Patch (to be ported)
StatusFileSize
new3.05 KB

Patch for requested feature

douglasmiller’s picture

Comment #1 has a bad patch. This is the correct patch.

SeanA’s picture

Status: Patch (to be ported) » Needs work

I will be testing this patch soon. It looks like a good idea and should work fine, but the html in the messages is not right:
</ br>
is not a valid html tag. Should be <br /> or just <br>.

SeanA’s picture

Version: 6.x-1.0 » 6.x-1.x-dev
Status: Needs work » Fixed

Fixed in 6.x-dev branch. Once this has been used for a while without major issues, there'll be a new stable release.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.