Bug 75968 - Hyperlink dialog toward an internal target shows as !!br0ken!!
Summary: Hyperlink dialog toward an internal target shows as !!br0ken!!
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
4.2.0.4 release
Hardware: All All
: medium normal
Assignee: Maxim Monastirsky
URL:
Whiteboard: target:4.3.0 target:4.2.3
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-10 08:23 UTC by Jean-Baptiste Faure
Modified: 2014-03-10 11:53 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Baptiste Faure 2014-03-10 08:23:43 UTC
Step to reproduce:
1/ open a text document with at least one chapter
2/ create an hyperlink to an internal target using the hyperlink dialog
3/ close the dialog, then edit the hyperlink; that reopen the dialog

Current behavior: the target field shows !!br0ken!!
Expected behavior: the target field shows the correct value

Notes:
a/ the hyperlink works as expected despite the erroneous information in the target field
b/ the tooltip of the hyperlink is correct
c/ we had the same bug for Calc and it has been fixed in version 4.2.1 : bug 74042

Best regards. JBF
Comment 1 sophie 2014-03-10 09:05:49 UTC
Confirmed with Version: 4.2.2.1
Build ID: 3be8cda0bddd8e430d8cda1ebfd581265cca5a0f - Set as new - Sophie
Comment 2 Maxim Monastirsky 2014-03-10 10:07:33 UTC
Thanks for reporting!

https://gerrit.libreoffice.org/8510/
Comment 3 Commit Notification 2014-03-10 10:47:22 UTC
Maxim Monastirsky committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=fc4ce3f5d0c630623eca5b55f8083d54e5beeeee

fdo#75968 Fix OUString conversion



The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.
Comment 4 Commit Notification 2014-03-10 10:56:07 UTC
Maxim Monastirsky committed a patch related to this issue.
It has been pushed to "libreoffice-4-2":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=7b3b1717546deb4956d322f05a16bcaba0f78cda&h=libreoffice-4-2

fdo#75968 Fix OUString conversion


It will be available in LibreOffice 4.2.3.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.
Comment 5 Jean-Baptiste Faure 2014-03-10 11:53:02 UTC
Thank you very much Maxim for the quick fix. :-)
Verified on version 4.2.3.0.0+

Best regards. JBF