To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71416
                 Issue #|71416
                 Summary|Assertion Error: Unequal types
               Component|Word processor
                 Version|OOo 2.0.4
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|fme
             Reported by|mba





------- Additional comments from [EMAIL PROTECTED] Fri Nov 10 06:23:12 -0800 
2006 -------
When loading an sdw file in the smoke test an assertion appears that complains
about unequal types. The reason is that an SvxFrameDirectionItem is put to an
item set where the old item is of type SfxUInt16Item. See the call stack below

        bf_svx680mi.dll!binfilter::SvxFrameDirectionItem::operator==(const 
SfxPoolItem
& rCmp={...})  Line 4265        C++
        svl680mi.dll!SfxItemPool::Put(const SfxPoolItem & rItem={...}, unsigned 
short
nWhich=107)  Line 778 + 0x13    C++
        svl680mi.dll!SfxItemSet::PutDirect(const SfxPoolItem & rItem={...})  
Line
1781 + 0x1d     C++
        bf_sw680mi.dll!binfilter::SwAttrSet::Changed(const SfxPoolItem & 
rOld={...},
const SfxPoolItem & rNew={...})  Line 220       C++
>       svl680mi.dll!SfxItemSet::Put(const SfxPoolItem & rItem={...}, unsigned 
> short
nWhich=107)  Line 646   C++
        svl680mi.dll!SfxItemSet::Put(const SfxPoolItem & rItem={...})  Line 174 
+ 0x1f  C++
        bf_sw680mi.dll!binfilter::SwAttrSet::Put_BC(const SfxPoolItem & 
rAttr={...},
binfilter::SwAttrSet * pOld=0x0c05d5d4, binfilter::SwAttrSet * pNew=0x0c05d5f4)
 Line 136 + 0xd C++
        bf_sw680mi.dll!binfilter::SwFmt::SetAttr()  + 0x7b      C++
        bf_sw680mi.dll!binfilter::SwPageDesc::ResetAllAttr()  + 0x2e    C++
        bf_sw680mi.dll!binfilter::Sw3IoImp::InPageDesc()  + 0x20b       C++
        bf_sw680mi.dll!binfilter::Sw3IoImp::InPageDescs()  + 0x109      C++
        bf_sw680mi.dll!binfilter::Sw3IoImp::LoadPageStyles()  + 0x44    C++
        bf_sw680mi.dll!binfilter::Sw3Io::Load()  + 0x160        C++
        bf_sw680mi.dll!binfilter::Sw3Reader::Read()  + 0x5b     C++

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to