Mobile and Web 3.0 Creative templates contain a required “HTML Body” variable with type String. The Default values for this field are being truncated which has the effect of requiring the Ad trafficker to re-enter this value manually every time they create a 3.0 creative.
Steps to reproduce:
- Navigate to the Mobile Rewards 3.0 - DEV ONLY Mediabrix template on staging http://staging.mediabrix.com/#/administration/templates/update/1263
- Edit the “HTML Body” variable and click submit to save your changes. The full content of the variable is in Stash https://repo.mediabrix.com:8443/projects/CP/repos/mobile-templates/browse/Core_3.0/reward/js/body_fragment.min.html
- Refresh the template information page and edit the “HTML Body” variable again.
- Expected: HTML Body contains the full value entered in Step #2
- Actual: HTML Body is truncated to 2048 characters