Ticket #250 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Entry of high order characters in the ad notice message screws up strange parts of the config

Reported by: paul Owned by: paul
Priority: blocker Milestone: OVA for AS3 (v1.0.0)
Component: OVA for AS3 Version: OVA for AS3 (trunk)
Keywords: Cc:
Forum thread:

Description

An ad notice such as:

"message": "<p class='mystyle' align='center'>Publicité - Votre vidéo dans _countdown_ seconde(s)</p>"

Results in strange behaviour. For example, the SKIP button loses it's skin appearance.. text shows, but not the background color for instance.

Other config variables screw up - e.g. minimumAdDuration

Reported by David (via email)

Change History

comment:1 Changed 2 years ago by paul

Only impacts the text based "skip" add format... image based buttons are ok...

comment:2 Changed 2 years ago by paul

Config parsing issue with JParser.

Moving to the adobe standard JSON parser to see if that resolves the issue.

comment:3 Changed 2 years ago by paul

  • Status changed from new to closed
  • Resolution set to fixed

Fixed. Replaced JSwoof JSON parser with Adobe parser - resolved issue.

Note: See TracTickets for help on using tickets.