Skip to content

Fix install wizard not working with hash in URL#6951

Merged
donker merged 1 commit intodnnsoftware:developfrom
bdukes:installwizard-hash
Jan 29, 2026
Merged

Fix install wizard not working with hash in URL#6951
donker merged 1 commit intodnnsoftware:developfrom
bdukes:installwizard-hash

Conversation

@bdukes
Copy link
Copy Markdown
Contributor

@bdukes bdukes commented Jan 29, 2026

Summary

I noticed that the install wizard fails to advance if there is a hash in the URL (I had my local dev site pointed to https://dnn.local/#learn and then reset the dev site and ended up with #learn on the Install Wizard URL). The script in InstallWizard appends the query string to the current URL, so it gets lost in the hash if the hash is present.

@bdukes bdukes added this to the 10.2.3 milestone Jan 29, 2026
@donker donker merged commit e3a98e2 into dnnsoftware:develop Jan 29, 2026
3 checks passed
@bdukes bdukes deleted the installwizard-hash branch February 4, 2026 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants