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

[Bug]: Missing "Visible by Administrators only." message (DNN 10.00.00)

Open skarpik opened this issue 9 months ago • 0 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

What happened?

In versions previous DNN versions, while editing a module, if you set the permissions on an HTML module instance so that non-authenticated users could not see the module, you would see a message warning you that it the module instance is hidden. In DNN 10.00.00 this message is not shown. Possibly the change in behaviour is by design or it might be a bug.

Steps to reproduce?

  1. Used nvQuickSite to create a basic DNN v10.00.00 website. No additional themes installed. The installation and setup proceeded smoothly with no issues.
  2. Create a page using the Aperture theme. Add two HTML module instances. Set the permissions one of them so that non-authenticated users cannot see the hidden module.

Current Behavior

Module Permissions:

Image

Web page in editing mode:

Image

Expected Behavior

Here's what it looks like in DNN 9.13.07 (and earlier versions) for a page using the Xcillion theme:

Image

Image

Relevant log output

n/a

Anything else?

No response

Affected Versions

10.0.0 (latest v10 release)

What browsers are you seeing the problem on?

Microsoft Edge

Code of Conduct

  • [x] I agree to follow this project's Code of Conduct

skarpik avatar Apr 14 '25 06:04 skarpik