Re: commit: fix 7025

From: Hubert Figuiere <hfiguiere_at_teaser.fr>
Date: Thu Jun 24 2004 - 09:08:55 CEST

On Thu, 2004-06-24 at 00:58 +1000, msevior@physics.unimelb.edu.au wrote:
>
> CVS: ----------------------------------------------------------------------
> CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
> CVS:
> CVS: Committing in .
> CVS:
> CVS: Modified Files:
> CVS: src/text/fmt/xp/fv_View.cpp
> CVS: ----------------------------------------------------------------------
> Fix 7025 crash inserting text before page number after insert page number.
>
> This can prolly be backported.

Are you kidding ?

Here is the diff:

Index: abi/src/text/fmt/xp/fv_View.cpp
diff -u abi/src/text/fmt/xp/fv_View.cpp:1.929 abi/src/text/fmt/xp/
fv_View.cpp:1.930
--- abi/src/text/fmt/xp/fv_View.cpp:1.929 Mon Jun 14 17:15:36 2004
+++ abi/src/text/fmt/xp/fv_View.cpp Wed Jun 23 16:46:44 2004
@@ -9900,6 +9900,7 @@
                return false;

        // Insert the page_number field
+
        bResult = m_pDoc->insertObject(getPoint(), PTO_Field,
f_attributes, NULL);

        moveInsPtTo(oldPos); // Get back to where you once belonged.

I'm wondering what this empty line make... :-)

Hub

-- 
AbiWord maintainer - http://www.figuiere.net/hub/
Received on Thu Jun 24 08:57:22 2004

This archive was generated by hypermail 2.1.8 : Thu Jun 24 2004 - 08:57:23 CEST