https://bugs.documentfoundation.org/show_bug.cgi?id=161173
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Replace built-in STW |Replace built-in STW |templates with OTT |templates with OTH |generated from XML |generated from XML --- Comment #1 from Mike Kaganski <[email protected]> --- The correct WEB document template extension is not OTT, but OTH. The code that creates the path of the template is HTMLReader::GetTemplateName (sw/source/filter/html/swhtml.cxx). It already tries to load OTH first (since commit 1ee901d4496b79d39fbffde8bce988a159dda74e), so the proposal would need no code changes beyond the way how the binary is generated and packaged. -- You are receiving this mail because: You are the assignee for the bug.
