Issue 110671 - xmloff: Error: <XMLTextNumRuleInfo::Set(..)> - numbering rules instance does not contain any numbering rule
Summary: xmloff: Error: <XMLTextNumRuleInfo::Set(..)> - numbering rules instance does ...
Status: CONFIRMED
Alias: None
Product: xml
Classification: Code
Component: code (show other issues)
Version: DEV300m75
Hardware: Unknown Linux, all
: P3 Trivial (vote)
Target Milestone: 4.x
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-07 16:13 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
backtrace (18.65 KB, text/plain)
2010-04-07 16:16 UTC, 400guy
no flags Details
archive of web page (44.05 KB, application/x-tar)
2010-04-07 16:19 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-04-07 16:13:30 UTC
Assertion failure.

This first happened as I was trying to copy information from the frame
presented when you go to <http://www.unixodbc.org/> and select Manuals
from the left frame.  <validator.w3.org> flags 35 errors and 6
warnings on the source of that frame; this may be entirely
coincidental.

In a new Writer document I pasted in the interesting part of the frame
(i.e., from "Welcome to" to "solutions, Inc.)" and tried to save the
file.  The program presented Debug Output

    Error: <XMLTextNumRuleInfo::Set(..)> - numbering rules instance does not
contain any numbering rule
    From File
/home/terry/OOo_hacking/DEV300_m75/xmloff/source/text/XMLTextNumRuleInfo.cxx at
Line 117
    Abort ? (Yes=abort / No=ignore / Cancel=core dump)


To recreate, ...

(*) Extract the attached (well, I shall attach it soon)
    unixODBC_webpage.tgz into a convenient directory.  Expect to get
    file unixODBC.html and directory unixODBC_files.

(*) In Firefox 3.0, (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9)
    Gecko/2008061015 Firefox/3.0), open the extracted unixODBC.html.
    In the frame on the right, select from "Welcome to" to "solutions,
    Inc.)" (that is most of the frame) and press ctrl-C.

(*) In a new Writer document, press Ctrl-V and Ctrl-Home.

(*) Select menu option File > Save.  In the Save as dialog enter
    filename /tmp/thing and click Save.  The program raises the
    assertion mentioned above.


I am running a lightly hacked non-production build of DEV300_m75 on
ubuntu hardy.


I shall shortly attach
(*) a backtrace from the *first* time I saw the assertion raised.
(*) archive of the web page, as saved by Firefox 3.0.
Comment 1 400guy 2010-04-07 16:16:26 UTC
Created attachment 68805 [details]
backtrace
Comment 2 400guy 2010-04-07 16:19:04 UTC
Created attachment 68806 [details]
archive of web page
Comment 3 Mathias_Bauer 2010-05-14 14:22:59 UTC
please take over
Comment 4 Marcus 2017-05-20 11:33:50 UTC
Reset assigne to the default "issues@openoffice.apache.org".