To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50228


User mib changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
                Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Aug 23 00:14:57 -0700 
2005 -------
Actually, the crash is a result of three independent issues:

1. Style names that contain spaces have to be encoded if they are saved. The
encoded style name is replaced with the original style name at load time, but
this happens only if the style is contained in the document. For the settings of
the insert/edit index tab page styles were restored even if the specified style
is not contained in the document. The result of this was that already encoded
style names now were contained in the document. This must not happen.
2. Style names get longer if they get encoded. There was a size limitation for
the encoded style names missing. That's not severe, because no one ever enters
very long (>16000 characters) style names, but together with the first issue,
the result was that the size of encoded style names inncreased indefinetely.
3. There was a third issue that resulted in a memory overflow when encoding
style names >16000 characters.

How to test: 
1. The bugdoc must be loadable again.
2. The "styles" settings of the "insert/edit index" tab page have to be saved
and loaded properly.


---------------------------------------------------------------------
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