AEM 6.2 Text component anchor issue | Community
Skip to main content
New Participant
September 19, 2017
Solved

AEM 6.2 Text component anchor issue

  • September 19, 2017
  • 2 replies
  • 1543 views

We are in the process of upgrading to aem 6.2 and we found an issue with the general Text component.  When saving changes that includes an anchor tag we see the below error in the browser console.

rte.min.js:6622 Uncaught TypeError: k.getConfig is not a function

    at e.handleAnchor (rte.min.js:6622)

    at e.handleSpecificTags (rte.min.js:6728)

    at e.traverse (rte.min.js:6886)

    at e.traverse (rte.min.js:6891)

    at e.traverse (rte.min.js:6891)

    at execute (rte.min.js:6936)

    at e.postprocess (rte.min.js:6946)

    at e.getProcessedHtml (rte.min.js:462)

    at e.finish (rte.min.js:13037)

    at e._saveRequested (rte.min.js:12836)

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 bfvaughn

Turns out the linkPlugin was overridden. Fixed the issue.

2 replies

bfvaughnAuthorAccepted solution
New Participant
September 22, 2017

Turns out the linkPlugin was overridden. Fixed the issue.

smacdonald2008
New Participant
September 19, 2017

Are you using Text Component in Classic UI or TOuch UI.

Are you seeing this occur in all AEM web pages or only a select few pages?

I have never seen this issue in AEM 6.2 with a Text component.