Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating a link is broken in TinyMCE inline mode in Plone 6.1.0b2 #4083

Open
pbauer opened this issue Dec 22, 2024 · 0 comments
Open

Creating a link is broken in TinyMCE inline mode in Plone 6.1.0b2 #4083

pbauer opened this issue Dec 22, 2024 · 0 comments
Assignees
Milestone

Comments

@pbauer
Copy link
Member

pbauer commented Dec 22, 2024

Steps to reproduce:

  • Enable tinymce inline mode (plone.inline)
  • Edit a page
  • Try to add a link
  • Nothing happend

JS traceback in console:

Uncaught TypeError: document.getElementById(...)['pattern-tinymce'] is undefined
    T links.js:326
    onAction links.js:360
    buttonBehaviours theme.js:17595
    p_ theme.js:12004
    buttonBehaviours theme.js:17593
links.js:326:32
    T links.js:326
    onAction links.js:360
    buttonBehaviours theme.js:17595
    p_ theme.js:12004
    buttonBehaviours theme.js:17593

Probably related to new contentbrowser pattern.

What version of Plone I am using:

Plone 6.1.0b2

@pbauer pbauer added this to the Plone 6.1 milestone Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants