Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Duplicate
-
Affects Version/s: 4.7.14
-
Fix Version/s: None
-
Component/s: CiviContribute
-
Labels:None
-
Versioning Impact:Minor (add functionality in backwards-compatible manner)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
Paypal receipt for an event truncates event title information. Appears that addition of contact ID and Contribution ID as prefix for event title in paypal details comes at the expense of limiting the event title to only 15 characters (total of 24).
Would be useful to increase the number passed to paypal to a larger number - 48? 64?
Assuming that this could be covered if other paypal transaction work were being done.