Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Fix bug 130282 The blank value can't work in the mapping of the style; bug 144081 Bad assertion in LocalizedEmitter#startExtendedContent.

Summary:

Fix bug 130282 The blank value can't work in the mapping of the style.

Fix bug 144081 Bad assertion in LocalizedEmitter#startExtendedContent.

 

- Bugzilla Bug(s)

130282, 144081

 

- Description:

Bug 130282: Display blank string if user doesn’t provide display value for a map rule.

Bug 144081: Replace “==” with “equals” to check string equality.

 

- Tests Description:

Manuel Test.

 

- Notes to Build Team:

 

- Notes to Developers:

 

- Notes to QA:

 

- Notes to Documentation:

 

- Files Edited:

\org.eclipse.birt.report.engine\src\org\eclipse\birt\report\engine\data\dte\ReportQueryBuilder.java

\org.eclipse.birt.report.engine\src\org\eclipse\birt\report\engine\executor\MultiLineItemExecutor.java

\org.eclipse.birt.report.engine\src\org\eclipse\birt\report\engine\parser\EngineIRVisitor.java

\org.eclipse.birt.report.engine\src\org\eclipse\birt\report\engine\presentation\LocalizedEmitter.java

 

- Files Added:

 

-Jun Ouyang

 


Back to the top