Skip to content

Error on download notification after module upgrade #57

Description

@stetard

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:

  1. Upgrade an old website using the 3.5.6 version to the 4.1.1
  2. Click on the download link for a file listed by an existing module (created with the old version)
  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions