Brian Dukes

Results 177 comments of 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...

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....

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?...

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...