Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change upgrade URL to extension manifest URL instead of the upgrade service redirect #3823

Closed
8 tasks done
david-poindexter opened this issue Jun 7, 2020 · 0 comments · Fixed by #3834
Closed
8 tasks done

Comments

@david-poindexter
Copy link
Contributor

Description of bug

Currently the "Upgrade?" URL in Settings > Extensions > Installed Extensions points to https://dnnplatform.io/redirect.aspx?core=______&version=______&type=______&name=______ and that is an invalid URL.

Steps to reproduce

List the precise steps to reproduce the bug:

  1. Go to Settings > Extensions > Installed Extensions
  2. View list of extensions
  3. Hover over "Upgrade?" URL
  4. See invalid URL

Current behavior

Invalid URL.

Expected behavior

This should point to the URL for the extensions as indicated in the extension's manifest.

Screenshots

n/a

Error information

n/a

Additional context

n/a

Affected version

  • 10.00.00 alpha build (in development)
  • 09.06.01 latest supported release

Affected browser

  • Chrome
  • Firefox
  • Safari
  • Internet Explorer 11
  • Microsoft Edge (Classic)
  • Microsoft Edge Chromium
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment