Brightcove custom fields(with html content) are breaking in AEM. | Community
Skip to main content
July 23, 2020
Solved

Brightcove custom fields(with html content) are breaking in AEM.

  • July 23, 2020
  • 1 reply
  • 868 views

Hi,

 

Versions:- AEM : 6.3, Brightcove connector : 5.5.1.

 

we have a custom field added for videos in the Brightcove which will be used to add some HTML content like below

<div><p class="testClass"><a href="https://www.abc.com" target="_blank">Some Label</a> </p></div>

when this video is pulled to AEM, it is breaking like below

we understood that double inverted commas(" ") in the HTML content are causing the issue and if we replace with single inverted commas(' ') it is working fine.

so the workaround is to tweak the OOTB Brightcove dialog to replace double inverted commas to single inverted commas.

 

Question: Did anyone face this issue? is there any alternate solution without tweaking the Brightcove dialog?

 

 

Thanks in advance.

Sandeep.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by user05162

I had a similar issue few months ago and updated the Brightcove dialog to resolve the issue. I don't believe there is anything that can be changed from AEM side to fix the issue.

1 reply

user05162Adobe EmployeeAccepted solution
Adobe Employee
July 23, 2020

I had a similar issue few months ago and updated the Brightcove dialog to resolve the issue. I don't believe there is anything that can be changed from AEM side to fix the issue.