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

Allow authors to link to all pages again #2504

Merged
merged 2 commits into from
Jun 30, 2023

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Jun 30, 2023

What is this pull request for?

This fixes an issue introduced in c98605a

Closes #2500
Reverts #2439

Needs backport to 6.1-stable

Checklist

  • I have followed Pull Request guidelines
  • I have added a detailed description into each commit message
  • I have added tests to cover this change

tvdeyen added 2 commits June 30, 2023 13:23
… Pages API requests for page select on link overlay"

We need to revert the change made in AlchemyCMS#2439. We return all pages from the API on purpose. As already discussed in AlchemyCMS#2258

The actual issue was introduced in c98605a where we started to scope the pages to the language again. This change needs to be reverted as well.

This reverts commit f695769.
This fixes an issue introduced in c98605a

Closes AlchemyCMS#2500
@tvdeyen tvdeyen merged commit a484a31 into AlchemyCMS:main Jun 30, 2023
@tvdeyen tvdeyen deleted the fix-tinymce-link branch June 30, 2023 12:44
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

Successfully merging this pull request may close these issues.

Page link in TinyMCE editor instances is broken.
2 participants