← Back to team overview

desktop-packages team mailing list archive

[Bug 792942] Re: [Upstream] Writer saving .odt to .rtf duplicates hyperlink

 

Launchpad has imported 9 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=37556.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2011-05-24T21:56:33+00:00 Bryce Nesbitt wrote:

Created attachment 47112
Mangled file

Step 1: Create a document and add a hyperlink.
Step 2: Save as "RTF" format.
Step 3: Close the file, load it again.
Step 4: Save as "RTF" under a new name

The files created in step 2 and 4 will double and quadruple the
hyperlinked text.  The actual defect is in the on disk file:

This is a }{{\field{\*\fldinst HYPERLINK "http://www.example.com/"; }\cf2\ul\ulc0\langfe255{\fldrslt \cf2\ul\ulc0\langfe255\lang255\rtlch \ltrch\loch\lang255
TEST}
{{\field{\*\fldinst HYPERLINK "http://www.example.com/"; }\cf2\ul\ulc0\langfe255{\fldrslt \cf2\ul\ulc0\langfe255\lang255\rtlch \ltrch\loch\lang255
}}TEST}


------------------------------------------------
LibreOffice 3.3.2 
OOO330m19 (Build:202)
tag libreoffice-3.3.2.2, Ubuntu package 1:3.3.2-1ubuntu5

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/792942/comments/0

------------------------------------------------------------------------
On 2011-05-26T05:06:03+00:00 Yfjiang wrote:

I can confirm this is reproduced in 3.3.1, but cannot reproduced in 3.4
rc1. Both of my systems are SLED 11 sp1 i586.

Hi Cedric,

Did we merged some patches possibly have this already fixed? Thanks for
reviewing!

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/792942/comments/1

------------------------------------------------------------------------
On 2011-06-04T21:26:34+00:00 Iamtester8 wrote:

Not reproduced with
Ubuntu 10.04.2 x86
LO 3.4

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/792942/comments/2

------------------------------------------------------------------------
On 2011-06-04T22:18:01+00:00 Bryce Nesbitt wrote:

Created attachment 47537
Same file, saved as DOCX

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/792942/comments/3

------------------------------------------------------------------------
On 2011-06-04T22:18:21+00:00 Bryce Nesbitt wrote:

Created attachment 47538
Same file, saved as ODT

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/792942/comments/4

------------------------------------------------------------------------
On 2011-06-04T22:18:47+00:00 Bryce Nesbitt wrote:

Created attachment 47539
Same file, saved as RTF.  Note Hyperlink is doubleddoubled.

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/792942/comments/5

------------------------------------------------------------------------
On 2011-06-04T22:21:48+00:00 Bryce Nesbitt wrote:

Verified again today from scratch:
----------------------
LibreOffice 3.3.2 
OOO330m19 (Build:202)
tag libreoffice-3.3.2.2, Ubuntu package 1:3.3.2-1ubuntu5

Linux ubuntu 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC
2011 x86_64 x86_64 x86_64 GNU/Linux

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.04
DISTRIB_CODENAME=natty
DISTRIB_DESCRIPTION="Ubuntu 11.04"

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/792942/comments/6

------------------------------------------------------------------------
On 2011-08-30T17:54:37+00:00 Christopher M. Penalver wrote:

Unreproducible in LibreOffice Writer 3.4.2.

lsb_release -rd
Description:    Ubuntu oneiric (development branch)
Release:    11.10

apt-cache policy libreoffice-writer
libreoffice-writer:
  Installed: 1:3.4.2-2ubuntu2
  Candidate: 1:3.4.2-2ubuntu2
  Version table:
 *** 1:3.4.2-2ubuntu2 0
        500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
        100 /var/lib/dpkg/status

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/792942/comments/11

------------------------------------------------------------------------
On 2011-12-24T12:45:26+00:00 Björn Michaelsen wrote:

closing

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/792942/comments/24

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/792942

Title:
  [Upstream] Writer saving .odt to .rtf duplicates hyperlink

Status in LibreOffice Productivity Suite:
  Invalid
Status in “libreoffice” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: libreoffice
  1) lsb_release -rd
  Description:	Ubuntu 11.04
  Release:	11.04

  2) apt-cache policy libreoffice-writer
  libreoffice-writer:
    Installed: 1:3.3.2-1ubuntu5
    Candidate: 1:3.3.2-1ubuntu5
    Version table:
   *** 1:3.3.2-1ubuntu5 0
          500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 Packages
          100 /var/lib/dpkg/status
       1:3.3.2-1ubuntu4 0
          500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  apt-cache policy unoconv
  unoconv:
    Installed: 0.3-6
    Candidate: 0.3-6
    Version table:
   *** 0.3-6 0
          500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
          100 /var/lib/dpkg/status

  3) What is expected to happen in LibreOffice Writer via the Terminal:

  cd ~/Desktop && wget
  https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/792942/+attachment/2156505/+files/LO_Hyperlink_Test.odt
  && unoconv --listener && unoconv -f rtf LO_Hyperlink_Test.odt &&
  lowriter -nologo LO_Hyperlink_Test.odt LO_Hyperlink_Test.rtf

  the hyperlink looks the same in both files.

  4) What happens instead is the hyperlink in the rtf is duplicated and
  appears next to the original hyperlink.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/792942/+subscriptions