https://bugs.documentfoundation.org/show_bug.cgi?id=157337
--- Comment #9 from Stéphane Guillou (stragu) <[email protected]> --- (In reply to Mike Kaganski from comment #8) > There are two approaches to fix this issue: > > 1. Revert the change that caused the problem. Then it would also undo the > fix to bug 139141. This is technically the easiest option. > 2. Alternatively, look into the InsertTimeField UNO code (entry point is at > https://opengrok.libreoffice.org/xref/core/sw/source/uibase/shells/textfld. > cxx?r=fca39498#707), and try to fix its implementation (likely > nInsertSubType should be defined there). This would be my suggestion here: > to check which nInsertSubType is needed there to fix it. OK, I agree with you that we should go with the sturdier solution 2. And I assume something similar needs to be done for FN_INSERT_FLD_DATE ? Heiko, OK with that? -- You are receiving this mail because: You are the assignee for the bug.
