To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=88776 Issue #|88776 Summary|Java preferences API not usable in OO.o2.4 Component|framework Version|OOo 2.4.0 Platform|All URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P4 Subcomponent|code Assigned to|tm Reported by|holgerbrandl
------- Additional comments from [EMAIL PROTECTED] Sun Apr 27 10:41:02 +0000 2008 ------- OO.o uses a bundled xalan to process xml-data. Unfortunately this makes it impossible to use the Java preferences API on Linux systems (like Ubuntu 8.04) if Java6 is used. This because of http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6519088 which is fixed, but only for Java7. As far as I've understood it Sun does not plan to backport the fix of this showstopper to Java6. Possible workaround: Use the Preferences implementation available at http://ini4j.sourceforge.net/ on Linux --------------------------------------------------------------------- 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]
