Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug --- 147856 [regression]Multiple Master Page works incorrectly

Title: [birt-dev]CheckIn: Fix Bugzilla Bug --- 147856 [regression]Multiple Master Page works incorrectly

- Summary:

- Bugzilla Bug (s) Resolved:
147856 [regression]Multiple Master Page works incorrectly
- Description:

If a report element defines master-page and page-break-after, the next element will uses that master-page to display itself instead of using the one which defined in its own.

Change the pagination algorithm to handle this case.

- Tests Description  :

Manul Test (QA)

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:  

 
- Notes to Documentation:  

- Files Edited:
cvs ci -m "handle master-page & page-break-after" -l "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLPageLM.java"


- Files Added:

- Files Deleted


-Wei Yan



Back to the top