Fix a sequencing issue in the ITransact postback routine, where it uses
an object before it is validated.
This commit is contained in:
parent
9924eead58
commit
6aa9185c1c
2 changed files with 6 additions and 3 deletions
|
|
@ -1,3 +1,6 @@
|
|||
7.6.12
|
||||
- fixed: During postback on a recurring transaction, the routine could error out instead of catching an error.
|
||||
|
||||
7.6.11
|
||||
- fixed: Asset Manager can generate URLs that are too long
|
||||
- fixed #9629: override stringify date format to use java default format.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue