https://issues.apache.org/ooo/show_bug.cgi?id=119440
zjchen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from zjchen <[email protected]> --- The problem is that the field code like "eq \o \ad (XXX)" is not supported in Writer. The only usage of EQ field is to support Combined Characters which is strictly follow the pattern "eq \o(\s\up Y(XXX),\s\do Y(XXX))" and Ruby text. Since the "\o \ad" is unsupported field, so the solution is skipped the token when parsing EQ field. -- You are receiving this mail because: You are the assignee for the bug.
