Describe the bug
After upgrade the module from 3.5.6 to 4.1.1, the file download doesn't work anymore.
Software Versions
- DNN: 09.13.00
- Module: 04.01.01
To Reproduce
Steps to reproduce the behavior:
- Upgrade an old website using the 3.5.6 version to the 4.1.1
- Click on the download link for a file listed by an existing module (created with the old version)
- The error message is:
[NullReferenceException: Object reference not set to an instance of an object.]
DotNetNuke.Modules.Repository.Repository.SendDownloadNotification(RepositoryInfo objRepository)
Expected behavior
User should obtain the selected file when clicking on the download link.
Describe the bug
After upgrade the module from 3.5.6 to 4.1.1, the file download doesn't work anymore.
Software Versions
To Reproduce
Steps to reproduce the behavior:
[NullReferenceException: Object reference not set to an instance of an object.]
DotNetNuke.Modules.Repository.Repository.SendDownloadNotification(RepositoryInfo objRepository)
Expected behavior
User should obtain the selected file when clicking on the download link.