Skip to content

Fixed multiple settings issues in CKEditor Provider#5813

Merged
mitchelsellers merged 5 commits intodnnsoftware:developfrom
skamphuis:feature/CKE-host-level-settings
Oct 10, 2023
Merged

Fixed multiple settings issues in CKEditor Provider#5813
mitchelsellers merged 5 commits intodnnsoftware:developfrom
skamphuis:feature/CKE-host-level-settings

Conversation

@skamphuis
Copy link
Copy Markdown
Contributor

This PR closes 2 issues:
Closes #5811
Closes #5812

Summary

for #5811 :
Since I have not been able to find any site with a settingname starting with the host level prefix of DNNCKH#, I changed the host level prefix to be the one that's actually being used: DNNCKP#-1#
For obvious reasons I also changed the occurences of strings DNNCHP# to use SettingConstants.

for #5812 :
I had to move the part that reads the setting value outside of an if-block, and stop it from overriding the host level setting with the site level setting, when set on host level.

Copy link
Copy Markdown
Contributor

@bdukes bdukes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@valadas valadas added this to the 9.13.1 milestone Sep 13, 2023
@mitchelsellers mitchelsellers merged commit e10f4c3 into dnnsoftware:develop Oct 10, 2023
@valadas valadas changed the title CKE Provider fixes Fixed multiple settings issues in CKEditor Provider Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: CKE Allow browser based on folder permissions doesn't work on host level [Bug]: CKE Provider host level settings not stored consistently

4 participants