Skip to content

Fixed an issue where a new page was created by "Add page", the "Advanced/More/Secure Connection" property was always stored as "Off", regardless of the setting in the UI#4059

Merged
valadas merged 1 commit intodnnsoftware:developfrom
berkarslan-xo:bugfix/Issue-4058
Sep 10, 2020

Conversation

@berkarslan-xo
Copy link
Copy Markdown
Contributor

Fixes #4058

Summary

IsSecure property of the new page was getting overwritten by the source page's IsSecure property which made the UI component for IsSecure unusable. The overwritten code is deleted now so that the value of the UI component can be used.

Demo: https://drive.google.com/file/d/1ucKIZ0S4H4vwJRie3kRF_03HaQbcGeXm/view?usp=sharing

@berkarslan-xo berkarslan-xo changed the title Issue-4058 - IsSecure overriding fix Issue-4058 - When a new page is created by "Add page", the "Advanced/More/Secure Connection" property is always stored as "Off", regardless of the setting in the UI Sep 7, 2020
Copy link
Copy Markdown
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@valadas valadas added this to the 9.7.2 milestone Sep 10, 2020
@valadas valadas changed the title Issue-4058 - When a new page is created by "Add page", the "Advanced/More/Secure Connection" property is always stored as "Off", regardless of the setting in the UI Fixed an issue where a new page was created by "Add page", the "Advanced/More/Secure Connection" property was always stored as "Off", regardless of the setting in the UI Sep 10, 2020
@valadas valadas merged commit 7fd5904 into dnnsoftware:develop Sep 10, 2020
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.

When a new page is created by "Add page", the "Advanced/More/Secure Connection" property is always stored as "Off", regardless of the setting in the UI

3 participants