Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugs about unicode-bookmark and null paramter values in drillthrough

Title: [birt-dev]CheckIn: Fix Bugs about unicode-bookmark and null paramter values in drillthrough

Summary 

Bugzilla Bug (s) Resolved:

Description:
When the bookmark is in unicode (or contains space), the viewer doesn't encode the bookmark in UTF-8, it can't be access in later render.

If the paramter value is NULL in the drillthrough link, the viewer failed to created the URL.

 
Test Description:
Manual Test
 
Files Edited:
cvs ci -m "fix the erros of unicode bookmark and null paramter value" -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