Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
SOLVED

Rich text editor not opening the links in new window

Avatar

Level 1

We have using CQ5 Text component which is Rich Text Editor with link plugin. When we create a link in a table component with target=_new param it preservs this parameter in rendered html. When we use this in a para tag it drops the target=_new parameter from the rendered html.

Anyone has any idea why its happening or quick fix for this issue?

Thanks in advance 

Ashish

1 Accepted Solution

Avatar

Correct answer by
Employee

This is a known issue in 5.6.x, here is an article about this:

helpx.adobe.com/cq/kb/target-attribut-issue-tag.html

--

Feike

View solution in original post

3 Replies

Avatar

Correct answer by
Employee

This is a known issue in 5.6.x, here is an article about this:

helpx.adobe.com/cq/kb/target-attribut-issue-tag.html

--

Feike

Avatar

Level 3

Hi,

We are facing the same issue in AEM 6.1 and when I checked, the XSS folder was not overlayed in apps, after overlaying it worked...so is this issue still open for newer versions ?