Re: jbrefort - r33978 - abiword/trunk/plugins/opendocument/exp/xp
Hubert Figuière <[email protected]> Fri, 07 Mar 2014 09:06:20 -0500
| Newsgroups | gmane.editors.abiword.devel |
|---|---|
| Message-ID | <[email protected]> |
On 07/03/14 02:46 AM, [email protected] wrote: > Modified: > abiword/trunk/plugins/opendocument/exp/xp/ODe_Text_Listener.cpp > Log: > Correctly escape links in odt exporter. [#13539]. Please backport. Here is an argument to stop generating XML by hand but instead use libxml. Hub