Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug --- 153715 [Regression]Only a gray line displayed when previewing a template item without instruction text

Title: [birt-dev]CheckIn: Fix Bugzilla Bug --- 153715 [Regression]Only a gray line displayed when previewing a template item without instruction text

- Summary:

- Bugzilla Bug (s) Resolved:
153715 [Regression]Only a gray line displayed when previewing a template item without instruction text
- Description:
The description of the template has been change to HTML, so the empty prompt won't displays while the empty pure text will create an empty line in the HTML. Change the empty description text to <br/> (empty line).


- Tests Description  :

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:  

 
- Notes to Documentation:  

- Files Edited:
cvs ci -m "use empty line "<br/>" as the default template description" -l "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/TemplateExecutor.java"


- Files Added:

- Files Deleted


-Wei Yan



Back to the top