Skip to content

Fix CDF issues#7002

Merged
bdukes merged 15 commits into
dnnsoftware:developfrom
donker:fix-cdv-feb-1
Feb 18, 2026
Merged

Fix CDF issues#7002
bdukes merged 15 commits into
dnnsoftware:developfrom
donker:fix-cdv-feb-1

Conversation

@donker

@donker donker commented Feb 14, 2026

Copy link
Copy Markdown
Contributor

This PR fixes these issues:

  1. Multiple attributes being added while using different casing (mentioned in [Bug]: CDF - Multiple Issues Using New Fluent API, CreateStylesheet() -- v10.02.01 #6903 )
  2. Remove double slashes from links to resources in skin path (mentioned in [Bug]: CDF - Two Small Issues Rendering DnnXxIncludes -- v10.02.00 RC2 #6850)
  3. Ensure no attribute can be added that has been added by the other resource methods

@valadas valadas left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Makes sense to me, just one little concern that may or may not be valid...

@jeremy-farrance

jeremy-farrance commented Feb 16, 2026

Copy link
Copy Markdown
Contributor

Reran tests, some still failing. Revised summary/results in the hopes of saving you time and making the situation/status more clear. See newest comment on #6850.

See #issuecomment-3908975408

@jeremy-farrance

jeremy-farrance commented Feb 16, 2026

Copy link
Copy Markdown
Contributor

Fixed!!

Everything I was testing for is all fixed now. Details posted on Issue #6850, new comment.

@donker

donker commented Feb 16, 2026

Copy link
Copy Markdown
Contributor Author

Fixed!!

Everything I was testing for is all fixed now. Details posted on Issue #6850, new comment.

Thanks for your help in testing this, Jeremy!

Comment thread DNN Platform/DotNetNuke.Web.Client.ResourceManager/Models/FontResource.cs Outdated
Comment thread DNN Platform/DotNetNuke.Web.Client.ResourceManager/Models/ResourceBase.cs Outdated
Comment thread DNN Platform/DotNetNuke.Web.Client.ResourceManager/Models/StylesheetResource.cs Outdated
Comment thread DNN Platform/DotNetNuke.Web.Client/Controls/ClientResourceInclude.cs Outdated
@jeremy-farrance

Copy link
Copy Markdown
Contributor

Is there some way to set something so I get notified when the build succeeds?

@bdukes

bdukes commented Feb 18, 2026

Copy link
Copy Markdown
Contributor

I'm not aware of a way to get notified of that.

I've rebased this branch, hoping that fixes the build issue.

@bdukes

bdukes commented Feb 18, 2026

Copy link
Copy Markdown
Contributor

Ah, nevermind, it's broken from #7006 (because of drift between the PR and develop). I'll get on a PR to fix that.

@bdukes

bdukes commented Feb 18, 2026

Copy link
Copy Markdown
Contributor

Build fixed in #7007, I've rebased this PR on top of it.

@bdukes

bdukes commented Feb 18, 2026

Copy link
Copy Markdown
Contributor

@jeremy-farrance here's your notification that the build is complete

@jeremy-farrance

Copy link
Copy Markdown
Contributor

Not sure it was needed, but "Still fixed." Identical results with Build 75. 💯

@bdukes
bdukes merged commit ae4f311 into dnnsoftware:develop Feb 18, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

4 participants