Issue 503

Summary: WW9: Error "AktPieceStartFc2Cp() - Fehler" on import
Product: Writer Reporter: michael.ruess
Component: uiAssignee: michael.ruess
Status: CLOSED FIXED QA Contact: issues@www <issues>
Severity: Trivial    
Priority: P2 CC: issues
Version: 619   
Target Milestone: ---   
Hardware: PC   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
Issue503.doc none

Description michael.ruess 2001-03-05 14:36:42 UTC
load bugdoc:84125 -> Error "AktPieceStartFc2Cp() - Fehler"
Stack:
SW621MI! WW8PLCFx_PCD::AktPieceStartFc2Cp(long) + 57 bytes
SW621MI! WW8TabDesc::WW8TabDesc(class SwWW8ImplReader *) + 1068 bytes
SW621MI! SwWW8ImplReader::ProcessSpecial(unsigned char,unsigned char *) + 654 
bytes
SW621MI! SwWW8ImplReader::ReadTextAttr(long &,unsigned char &) + 135 bytes
SW621MI! SwWW8ImplReader::ReadAttrs(long &,long &,unsigned char &) + 35 bytes
SW621MI! SwWW8ImplReader::ReadText(long,long,short) + 389 bytes

CMC: Again here we have a table whose guessed table description does not match 
the reality of the table cell characters on the ground. Again I suspect our 
paragraph attribute searching in the case of fastsave needs improvement.
Comment 1 michael.ruess 2001-03-05 14:37:53 UTC
Created attachment 89 [details]
Issue503.doc
Comment 2 michael.ruess 2001-03-05 14:43:28 UTC
Tracker ID: #84126
Comment 3 caolanm 2001-03-13 16:23:33 UTC
Piece "cutting" is at the heart of this problem, but also theres an issue with
incorrect endnote positioning. Fix for that checked in, I have a fix for the
piece table troubles, but need to verify it against all the other piece table
issues first to confirm I have it right.
Comment 4 caolanm 2001-03-16 14:34:47 UTC
New piecetable changes checked in. To confirm in next build.
Comment 5 caolanm 2001-03-28 08:46:23 UTC
looking good in 626a5
Comment 6 michael.ruess 2001-03-28 11:32:36 UTC
Fix verified in src626a
Comment 7 michael.ruess 2001-04-10 15:54:04 UTC
Closed because fixed :-)