https://issues.apache.org/ooo/show_bug.cgi?id=121343
Ariel Constenla-Haile <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Ariel Constenla-Haile <[email protected]> --- (In reply to comment #0) > Issue: > OO Writer does not properly format hyperlink text on page if value for > TARGET field under Hyperlink if is too long and above certain length. While > testing, the field can accept up to 65534 characters. This is one of the string classes used internally, it can hold only up to STRING_MAXLEN, defined in tools/inc/tools/string.hxx -- You are receiving this mail because: You are the assignee for the bug.
