RSS Feed/News Smiley button does not work in the ACP area

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
27,569
Points
823

Reputation:

The bug:
/forum/admin.php?button-manager/edit&type=toolbarButtonsXS

If you click a smiley there, it does not insert, most of the other functionality does work

I think... Im still digging, but the data-href="{{href}}" is not getting replaced, if you log out:
Code:

Code:
let menuHtml = document.querySelector('.js-xfEditorMenu').textContent.trim()
console.log(menuHtml)
but that could be a red herring
-----

I only noticed this because I wanted to add a text editor (with smiles) to an ACP plugin...

Read more

Continue reading...
 
Status
Not open for further replies.
Top