dnnsoftware / Dnn.Platform

DNN (formerly DotNetNuke) is the leading open source web content management platform (CMS) in the Microsoft ecosystem.
https://dnncommunity.org/
MIT License
1.01k stars 745 forks source link

[Bug]: In DNN V10 alpha Activity-Feed ViewProfile module throws Could Not Load Container ... /Xcillion/NoTitle.ascx #5998

Open jeremy-farrance opened 3 months ago

jeremy-farrance commented 3 months ago

Is there an existing issue for this?

What happened?

After a fresh install of v10, and you are already logged in as a superuser, just immediately click on "SuperUser Account" (1) in the upper right of the eyebrow menu, just to the right of the Logout link.

This is the URL https://dnn100000rc1-deleteme.dnndev.me/Activity-Feed/userId/1

When the Profile page displays, it looks like (2) the ViewProfile module is using a Xcillion container in its settings still.

image

Steps to reproduce?

This is covered above.

Current Behavior

This is covered above.

Expected Behavior

After a clean install, clicking on the user's profile should not result in an error or a module expecting a container from Xcillion.

Relevant log output

No response

Anything else?

No response

Affected Versions

10.0.0 (alpha)

What browsers are you seeing the problem on?

Chrome

Code of Conduct

valadas commented 3 months ago

Good catch, assigned to the v10 milestone.

jeremy-farrance commented 3 months ago

If this needs to be a separate issue, let me know. But leaving it here since it seems related.

If you clone just the branch "release/10.0.0" and do a full content search on "Xcillion" the following items still exist and need cleanup:

image