Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug --- 117999 style builder -> highlight rule (cannot be previewed)

Title: [birt-dev]CheckIn: Fix Bugzilla Bug --- 117999 style builder -> highlight rule (cannot be previewed)

Summary 

Bugzilla Bug (s) Resolved:
117999 style builder -> highlight rule (cannot be previewed)

Description:
Why:
        If we set the line-through, underline to true, the property value is "line-through", "underline" instead of "true".

Fix:
        Change the property to "line-through" or "underline"

 
Test Description:
Manual Test
 
Files Edited:
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/EngineIRVisitor.java"

Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:


-Wei Yan




Back to the top