Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.0.8
-
Fix Version/s: 4.1.0
-
Component/s: None
-
Labels:None
Description
In my tests, payment gateway error messages are often displayed in the following form:
":123:some message here"
- the fact it starts with a column ":" gives the impression that part of the message is missing
- the error code is glued to the message
See trivial patch attached.