Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug ---120803 Bookmark crossed multiple pages doesn't work properly in html viewer.

Title: [birt-dev]CheckIn: Fix Bugzilla Bug ---120803 Bookmark crossed multiple pages doesn't work properly in html viewer.

Summary 

Bugzilla Bug (s) Resolved:
120803 Bookmark crossed multiple pages doesn't work properly in html viewer.
Description:
Return the correct hyperlink for the bookmark in different pages.

The returned hyperlink should be:

/veiwer/frameset?__document=<document_name>&__bookmark=<bookmark_id>

 
Test Description:
Manual Test
 
Files Edited:
cvs ci -m "support bookmark among pages" -l "/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/services/ViewerHTMLActionHandler.java"

Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:


-Wei Yan




Back to the top