Dnn.Platform icon indicating copy to clipboard operation
Dnn.Platform copied to clipboard

Issue GlobalSetting in SeoController

Open thienvc opened this issue 4 years ago • 0 comments

In the admin UI section, specify: "This is a global setting. Changes to this setting will be affect to all your sites" Untitled

But in SeoController it is updated separately for current PortalID, not affect to all sites: (It is not working as described)

https://github.com/dnnsoftware/Dnn.Platform/blob/9f83285a15d23203cbaad72d62add864ab5b8c7f/Dnn.AdminExperience/Dnn.PersonaBar.Extensions/Services/SeoController.cs#L618-L625

thienvc avatar Sep 27 '21 03:09 thienvc