Closed (fixed)
Project:
UC Sage Payments Gateway
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Aug 2011 at 20:30 UTC
Updated:
27 Feb 2012 at 18:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
douglasmiller commentedPatch for requested feature
Comment #2
douglasmiller commentedComment #1 has a bad patch. This is the correct patch.
Comment #3
SeanA commentedI 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>.Comment #4
SeanA commentedFixed in 6.x-dev branch. Once this has been used for a while without major issues, there'll be a new stable release.