Issue 107578 - [cws sb111] color for Sun Report Builder in Appearance are wrong
Summary: [cws sb111] color for Sun Report Builder in Appearance are wrong
Status: CLOSED FIXED
Alias: None
Product: Base
Classification: Application
Component: ReportBuilder (show other issues)
Version: recent-trunk
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.3
Assignee: marc.neumann
QA Contact: issues@dba
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-10 09:40 UTC by marc.neumann
Modified: 2017-05-20 10:23 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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