https://bugs.documentfoundation.org/show_bug.cgi?id=157337

--- Comment #8 from Mike Kaganski <[email protected]> ---
(In reply to Stéphane Guillou (stragu) from comment #5)
> Mike, can you clarify what you think needs to be done to resolve the
> issue? Would be good to have a clear plan agreed on with Heiko. I'm still
> confused about what is the best course of action.

Since Heiko didn't change the InsertTimeField UNO, it is clear that that UNO
has a flaw, because it obviously takes whatever is the "default". There are twi
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to