https://issues.apache.org/ooo/show_bug.cgi?id=121343
Priority: P3
Bug ID: 121343
Assignee: [email protected]
Summary: Writer does not properly format hyperlink text on page
Severity: normal
Issue Type: DEFECT
Classification: Application
OS: Windows XP
Reporter: [email protected]
Hardware: PC
Status: UNCONFIRMED
Version: AOO 3.4.1
Component: ui
Product: word processor
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. However, it will fail to display
hyperlink on the page if the TARGET string is 65527 characters or longer
Steps to Reproduce:
In the Target field under Hyperlink, input a string with 65527 characters in
length, then click on Apply
Expected Behavior:
Hyperlink will display properly formatted on page as http://<string>, where
<string> is the inputted string in TARGET field
Actual Behavior:
Hyperlink does not display
--
You are receiving this mail because:
You are the assignee for the bug.