Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.19
-
Fix Version/s: 4.7.20
-
Component/s: CiviContribute
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
to reproduce:
- enable multiple currencies
- create a contribution using a non-default currency
- view the contribution
this triggers a new record to the recent items list but the default currency is used instead of the selected currency. if triggered from the contrib edit form it properly lists the currency – only they contrib view is a problem.