SenseNet / sensenet

Open Source Content Services Platform written in .NET
https://sensenet.com
GNU General Public License v2.0
173 stars 112 forks source link

White screen after click on the "Portal" orgunit #2009

Open kavics opened 8 months ago

kavics commented 8 months ago

On the AdminUI do these steps:

  1. Login as Admin.
  2. Create a new valid, enabled user under the "Public".
  3. Click the new user's "0 ROLES" button in the grid.
  4. Add the user to the PublicAdmin group.
  5. Exit from the dialog.
  6. Click again the new user's "3 ROLES" button in the grid.
  7. The following 4 items are displayed
    • Administrators
    • AdminUIViewers
    • Portal
    • Manage groups
  8. Click the "Portal".
  9. See the white screen.

Solution: the "Portal" do not be clickable because that is an org unit.

tusmester commented 8 months ago

Could not reproduce this, let's take a closer look.