Resources for the DotNetNuke Community
Chris,
the problem is the TemplatePrint sko does not have anything to do with the ModuleTitle. Nowhere in my code I reference this property, what this module does is just configure the parameters SkinSrc and ContainerSrc that will select the skin for the printed page.
When I said I modified something to preserve the ModuleTitle I meant in the DNN core, because there was a bug there.
And you also pointed that this only happens with this module, so I'm suspecting the problem is there not here.