After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 643068 - RTF generation error for Japanese language
RTF generation error for Japanese language
Status: RESOLVED DUPLICATE of bug 437346
Product: doxygen
Classification: Other
Component: general
1.7.3-SVN
Other All
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2011-02-23 14:44 UTC by masahino
Modified: 2011-08-07 07:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (481 bytes, application/octet-stream)
2011-02-23 14:44 UTC, masahino
Details

Description masahino 2011-02-23 14:44:13 UTC
Created attachment 181699 [details]
patch 

An error occurred while generating RTF file in Japanese.

-----
error: RTF integrity test failed at line 117 of doxygentest/rtf/refman.rtf due to a bracket mismatch.
-----

The attached patch fixes the problem.
Comment 1 Dimitri van Heesch 2011-08-07 07:55:48 UTC
Thanks. A similar patch, but code page aware, was posted for bug #437346.

*** This bug has been marked as a duplicate of bug 437346 ***