Commiting John Clark's HTML export fix plus a fix from me that prevents
crashes while looping through AttrProp 's.
Martin
Checking in src/text/ptbl/xp/pp_AttrProp.cpp;
/cvsroot/abi/src/text/ptbl/xp/pp_AttrProp.cpp,v <-- pp_AttrProp.cpp
new revision: 1.40; previous revision: 1.39
done
Checking in src/wp/impexp/xp/ie_exp_HTML.cpp;
/cvsroot/abi/src/wp/impexp/xp/ie_exp_HTML.cpp,v <-- ie_exp_HTML.cpp
new revision: 1.98; previous revision: 1.97
done
On Wed, 12 Sep 2001, John L. Clark wrote:
> Here's a quick one liner which fixes an improper nesting of html code
> (forgetting to output paragraph endings). Be sure to test things when
> you change them, guys.
>
> Take care,
>
> John
>