Issue 114945 - assertion: Exception caught; style may not be imported correctly
Summary: assertion: Exception caught; style may not be imported correctly
Status: CONFIRMED
Alias: None
Product: xml
Classification: Code
Component: code (show other issues)
Version: DEV300m88
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-05 21:04 UTC by 400guy
Modified: 2017-05-20 11:33 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
a file which provokes the assertion (8.44 KB, application/vnd.oasis.opendocument.text)
2010-10-05 21:07 UTC, 400guy
no flags Details
backtrace from the throw statement (15.75 KB, text/plain)
2010-10-05 21:09 UTC, 400guy
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description 400guy 2010-10-05 21:04:27 UTC
I am choosing to file this isue against module xmloff, which raised
the assertion.  Another candidate would be sw, which threw the
exception.


I am running a non-product build of DEV300_m88.


To provoke the assertion, ...

(*) Create a new writer document.  Program displays document 
    Untitled 1.

(*) Go to menu option Format > Page; procede past assertion

        Error: Using fallback for field unit - field unit should be provided in
ItemSet
        Abort ? (Yes=abort / No=ignore / Cancel=core dump)

    previously reported in issue 110601; select tab Page.  Observe
    control Paper Tray with default selection "[From Printer
    Settings]".

(*) My selected printer is a HP Laserjet 4+, and that control offers 4
    other options.  Select Upper Tray and click OK.  Program again
    displays Untitled 1.

(*) Save the document as, let us say, /tmp/a3.odt.

(*) Close the file.

(*) Open the file.  Program displays Debug Output ...

        Error: Exception caught; style may not be imported correctly.
        From File
/home/terry/OOo_hacking/DEV300_m88/xmloff/source/style/xmlimppr.cxx at Line 711
        Abort ? (Yes=abort / No=ignore / Cancel=core dump)


I shall shortly attach the template file in which I first noticed this
problem and a backtrace from the throw statement.  The template
provokes the assertion when you edit the template or when you create a
document based on the template.
Comment 1 400guy 2010-10-05 21:07:14 UTC
Created attachment 71963 [details]
a file which provokes the assertion
Comment 2 400guy 2010-10-05 21:09:02 UTC
Created attachment 71964 [details]
backtrace from the throw statement
Comment 3 Marcus 2017-05-20 11:33:44 UTC
Reset assigne to the default "issues@openoffice.apache.org".