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

5325 CKE fix for favicon in portal folder breaks browser #5343

Conversation

skamphuis
Copy link
Contributor

Fixes #5325

Summary

Previous code gave an error in the CKE File Browser dialog when a favicon.ico was present in the portal root folder. this PR changes the existing code to use DotNetNuke.UI.Internals.FavIcon.GetHeaderLink().
Issue found by @skarpik, @salemkh, @josey-baker in #5325.

@valadas valadas changed the base branch from master to develop October 18, 2022 01:23
@valadas
Copy link
Contributor

valadas commented Oct 18, 2022

Please don't target master for PRs, develop is our default branch

Copy link
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

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

Looks good to me

@valadas valadas added this to the 9.11.1 milestone Oct 18, 2022
@bdukes bdukes merged commit ee4cfdd into dnnsoftware:develop Oct 18, 2022
@skamphuis skamphuis deleted the feature/5325-browse-server-with-favicon.ico-in-portal-root branch November 23, 2022 10:37
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.

Error When Trying to Insert an Image from the Server Via "Browse Server" on CE 9.11
3 participants