Brian Dukes
Brian Dukes
I agree that this is a bug that should be fixed. However, the fix cannot be to blindly accept pages over aliases. In this case, there is no ambiguity, so...
Those are checking that Telerik isn't installed, they already support the scenario where Telerik isn't there.
@dnnsoftware/approvers are we removing these packages altogether, or only for installs?
Yeah, we should see when was the last time there was a meaningful change made to any of these packages, if our standard upgrade path would necessarily include that upgrade...
Our [recommended upgrade path](https://docs.dnncommunity.org/content/getting-started/setup/upgrades/suggested-upgrade-path/index.html) would have us upgrading from 9.3.2 to 9.11.0. 9.2.1 includes [a change](https://github.com/dnnsoftware/Dnn.Platform/commit/5c96c8a130c6bfb3c3c715f5eb6f5a3747e1df3f) for Telerik, this is the last meaningful change I see for the DotNetNuke.Telerik.Web package....
@mitchelsellers I know you had talked about a desire to say that DNN was "vulnerability-free" and weren't distributing Telerik at all. Does only distributing it via the Upgrade package meet...
Yes, either replace `\n` with `` or render using a CSS class that applies `white-space: pre-line`
Can you look at the URLs that are giving a 404 response, post the full URL here, and confirm that the files are in fact missing in the file system?...
Fixed via #5328
Thanks for the deep dive into this one. It looks to me like the reverted commit you posted is probably the main culprit, that you're losing ViewState because of the...