Issue 107578

Summary: [cws sb111] color for Sun Report Builder in Appearance are wrong
Product: Base Reporter: marc.neumann
Component: ReportBuilderAssignee: marc.neumann
Status: CLOSED FIXED QA Contact: issues@dba <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: recent-trunk   
Target Milestone: OOo 3.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description marc.neumann 2009-12-10 09:40:15 UTC
1. install the Sun Report Builder extension from
sb111/DEV300/unxlngi6.pro/bin/sun-report-builder.oxt
2. restart the office
3. open TOOLS / OPTIONS / OFFICE / APPEARANCE 
==>> the colors for the Sun Report Builder are all black.
Comment 1 Stephan Bergmann 2009-12-10 12:49:29 UTC
This is similar to issue 107400, in that
reportbuilder/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu
wrongly uses hexadecimal notation ("0x...") for values of type xs:int.  However,
since this is in an already published extension, for backward compatibility I
now changed configmgr to support such hexadecimal notation (but fixed the
ExtendedColorScheme.xcu to use correct decimal notation, anyway),
<http://hg.services.openoffice.org/cws/sb111/rev/5e66987b0f66>.
Comment 2 Stephan Bergmann 2010-02-16 14:48:06 UTC
@msc: please verify
Comment 3 Stephan Bergmann 2010-02-17 08:26:34 UTC
stood in for verification duties