Skip to content

[Bug]: Data consent link text missing after upgrade #6699

@ScottRJones

Description

@ScottRJones

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

In relation to Commit 6ab91ca file DNN Platform/Website/DesktopModules/Admin/Security/DataConsent.ascx

The change introduced the new <%: DataConsentHtml %> which moves the string format functionality to the code behind instead of doing it in the ascx.

The text/link for the terms/privacy notice

Image

does not display on the UI next to the checkbox. Screenshot attached

Reverting the ascx back to doing the string format in it, instead of the new <%: DataConsentHtml %> tag

Steps to reproduce?

Enable Data Consent after the latest 10.1 DNN release. Sign in with a user that has not signed the terms so that it prompts for the terms to be signed.

The checkbox appears without the text/links to the terms/privacy

Current Behavior

No response

Expected Behavior

No response

Relevant log output

Anything else?

No response

Affected Versions

10.1.0 (latest v10 release)

What browsers are you seeing the problem on?

Chrome

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions