dnnsoftware / Dnn.AdminExperience

DNN (formerly DotNetNuke) Combined Admin Experience
MIT License
17 stars 39 forks source link

When add new site and Assign Current User as Administrator is disabled, form to add admin user is not displayed #1054

Closed tingung closed 5 years ago

tingung commented 5 years ago

Description of bug

When add new site and Assign Current User as Administrator is disabled, form to add admin user is not displayed. The consequence is user can't create the new site.

Steps to reproduce

List the steps to reproduce the behavior:

  1. Go to Persona Bar > Manage > Sites
  2. Click on Add Site
  3. Enter Site Title, Description, Select Site Template, Site Type as Directory, Set "Assign Current User as Administrator" toggle to off

Current result

Form to add admin user is not displayed.

Expected result

Form to add admin user should displayed.

Screenshots

If applicable, provide screenshots to help explain your problem. image

Error log

Paste the error log that is related to this issue.

Additional context

Add any other context about the bug that may be helpful for resolution.

Affected version

Affected browser

valadas commented 5 years ago

Confirmed in 9.4.0 RC also

valadas commented 5 years ago

Fixed by #1098