Daniel Valadas
Daniel Valadas
@wbonekamp Can you write clear steps to make this issue happen. I: - Installed 9.6.2 - Enabled localization with (fr-fr) - Made all pages localizable and published them - Created...
Fixed in #5490 so should no longer be a problem with the upcoming v9.11.1
I cannot reproduce this issues, so I am assuming that #5205 fixed this.
Yeah, looks like a bot issue. querystring parameters for cache-busting is a totally valid thing.
The way I understand it, you only need the currently installed versions and only if you use Export.
Apparently this is still an issue in 9.11.0
In MVC you can get the services injected for you using constructor injection like described here: https://docs.dnncommunity.org/content/getting-started/development/fundamentals/dependency-injection/mvc/index.html Note that since you need INavagationManager, this is already registered by DNN itself...
 I was not able to reproduce this issue. I sent an HTML message using the very old Newsletters module and it is correctly multipart with a text/plain and a...
Not as far as I know, I think the only templateable parts are the question, answer and loading sections.