Your message dated Fri, 28 Dec 2012 16:46:27 +0100
with message-id <[email protected]>
and subject line Re: Bug#676352: unrtf: &raquot misses terminating semicolon.
has caused the Debian Bug report #676352,
regarding unrtf: &raquot misses terminating semicolon.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
676352: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=676352
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: unrtf
Version: 0.19.3-1.1+b1
Severity: minor

The RTF code
        \'bb
is translated to
        &raquot
for HTML output. However, it should be translated to
        &raquot;

Piping the output through
        sed 's/&raquot/&;/g'
is a hack to solve the problem.


meillo


-- System Information:
Debian Release: 6.0.5
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages unrtf depends on:
ii  libc6                         2.11.3-3   Embedded GNU C Library: Shared lib

unrtf recommends no packages.

unrtf suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: unrtf
Source-Version: 0.21.2-1

Hi!

> I have not tested the Debian package because this is difficult
> for me currently. But, I have tested the upstream release 0.21.2.
> The problem is solved there. As the Debian-specific changes appear
> to not affect this functionality, I assume the bug fixed in the
> Debian package as well.

Thank you for your fast answer. I'm marking the bug as fixed in the
0.21.2 version of unrtf.

WM

--- End Message ---

Reply via email to