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.03k stars 749 forks source link

Personabar is missing after installing dnnsharp AF #3549

Closed schotman closed 4 years ago

schotman commented 4 years ago

Description of bug

Provide a clear and concise description of the bug.

Steps to reproduce

List the precise steps to reproduce the bug:

  1. start with a dnn804 install
  2. upgraded to dnn950rc1
  3. looks fine, can add content, install open content module, add pages: No problems
  4. install AF DnnSharp.ActionForm-05.01.03-Install.Hotfixes.

After this installation the personabar was no longer visible with the following errors: 

image

Affected version

Affected browser

bdukes commented 4 years ago

@bogdan-litescu @dimarobert Do you have a version of Action Form available that @schotman can test on the DNN 9.5.0 RC1? Or, @dimarobert, does #3544 need to land before DNN Sharp modules can work?

schotman commented 4 years ago

Tested an internal build of AF against the nightly build of DNNplatform. This worked, that is, some basic tested showed no problems with the module (apart from a package install error, IIS, see screenshot). The nightly build contains the pull request from @dimarobert which made it work I suppose.

Not sure if this IIS error is a special case for AF, I did not see it when installing OpenContent.

image

sleupold commented 4 years ago

@schotman DNN 9.5.0 has been released yesterday, please test against this version.

stale[bot] commented 4 years ago

We have detected this issue has not had any activity during the last 90 days. That could mean this issue is no longer relevant and/or nobody has found the necessary time to address the issue. We are trying to keep the list of open issues limited to those issues that are relevant to the majority and to close the ones that have become 'stale' (inactive). If no further activity is detected within the next 14 days, the issue will be closed automatically. If new comments are are posted and/or a solution (pull request) is submitted for review that references this issue, the issue will not be closed. Closed issues can be reopened at any time in the future. Please remember those participating in this open source project are volunteers trying to help others and creating a better DNN Platform for all. Thank you for your continued involvement and contributions!

schotman commented 4 years ago

solved