Hi Peter,
I followed your repro steps and failed to get the same behavior as you got.
I also tried to search our internal database but found nothing obvious.
Actually I have tried several times with two different configurations:
Word 2007 SP1 & all latest patches
Word 2007 SP2 Beta
The resulting header1.xml which contains the updated fields looks exactly
like this:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<w:hdr
xmlns:ve="
http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns
="urn:schemas-microsoft-com
ffice
ffice"
xmlns:r="
http://schemas.openxmlformats.org/officeDocument/2006/relationships
" xmlns:m="
http://schemas.openxmlformats.org/officeDocument/2006/math"
xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:wp="
http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDra
wing" xmlns:w10="urn:schemas-microsoft-com
ffice:word"
xmlns:w="
http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:wne="
http://schemas.microsoft.com/office/word/2006/wordml">
<w:tbl>
<w:tblPr>
<w:tblStyle w:val="TableGrid"/>
<w:tblW w:w="0" w:type="auto"/>
<w:tblLook w:val="04A0"/>
</w:tblPr>
<w:tblGrid>
<w:gridCol w:w="4428"/>
<w:gridCol w:w="4428"/>
</w:tblGrid>
<w:tr w:rsidR="00D2001E" w:rsidTr="00D2001E">
<w:tc>
<w:tcPr>
<w:tcW w:w="4428" w:type="dxa"/>
</w:tcPr>
<w
w:rsidR="00D2001E" w:rsidRPr="00D2001E"
w:rsidRDefault="00D2001E">
<w
Pr>
<w
Style w:val="Header"/>
<w:rPr>
<w:rFonts w:ascii="Algerian" w:hAnsi="Algerian"/>
</w:rPr>
</w
Pr>
<w:fldSimple w:instr=" DOCPROPERTY TestProp \* MERGEFORMAT ">
<w:r w:rsidR="00FA2CA2">
<w:rPr>
<w:rFonts w:ascii="Algerian" w:hAnsi="Algerian"/>
</w:rPr>
<w:t>Some Text More</w:t>
</w:r>
</w:fldSimple>
</w
>
</w:tc>
<w:tc>
<w:tcPr>
<w:tcW w:w="4428" w:type="dxa"/>
</w:tcPr>
<w
w:rsidR="00D2001E" w:rsidRPr="00D2001E"
w:rsidRDefault="00D2001E">
<w
Pr>
<w
Style w:val="Header"/>
<w:rPr>
<w:rFonts w:ascii="Algerian" w:hAnsi="Algerian"/>
</w:rPr>
</w
Pr>
<w:fldSimple w:instr=" DOCPROPERTY TestProp \* MERGEFORMAT ">
<w:r w:rsidR="00FA2CA2">
<w:rPr>
<w:rFonts w:ascii="Algerian" w:hAnsi="Algerian"/>
</w:rPr>
<w:t>Some Text More</w:t>
</w:r>
</w:fldSimple>
</w
>
</w:tc>
</w:tr>
<w:tr w:rsidR="00D2001E" w:rsidTr="00D2001E">
<w:tc>
<w:tcPr>
<w:tcW w:w="4428" w:type="dxa"/>
</w:tcPr>
<w
w:rsidR="00D2001E" w:rsidRDefault="00D2001E">
<w
Pr>
<w
Style w:val="Header"/>
</w
Pr>
</w
>
</w:tc>
<w:tc>
<w:tcPr>
<w:tcW w:w="4428" w:type="dxa"/>
</w:tcPr>
<w
w:rsidR="00D2001E" w:rsidRDefault="00D2001E">
<w
Pr>
<w
Style w:val="Header"/>
</w
Pr>
</w
>
</w:tc>
</w:tr>
</w:tbl>
<w
w:rsidR="00D2001E" w:rsidRDefault="00D2001E">
<w
Pr>
<w
Style w:val="Header"/>
</w
Pr>
</w
>
</w:hdr>
In your original mail:
Also if you study the resulting XML-code there seems to be a "preserve"-tag
misplaced here.
However we don't see the "preserve" tag in the XML above either.
Maybe I misunderstood something here, if this is the case, please let me
know and I'll make the right try.
So could you please send me your sample doc with this issue so I can have a
closer exam on it?
My email address is (e-mail address removed) (please remove the 'online'
part).
And it will be helpful if you could let me know:
1. Is this happening on manually operating Word or programmatically, or
both?
2. Is this happening on all of your machines?
3. Is this happening to both dotx and docx, or just dotx?
4. Is this happening only on tables in header, or also in footer / document
body? (because I can't repro on all of them)
Thank you very much!
Jie Wang (
[email protected], remove 'online.')
Microsoft Online Community Support
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
(e-mail address removed).
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subscriptions/aa948868.aspx#notifications.
Note: MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 2 business days is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions. Issues of this
nature are best handled working with a dedicated Microsoft Support Engineer
by contacting Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/en-us/subscriptions/aa948874.aspx
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.