Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fixed showstopper #161194 "access is denied" error while using bookmark (in IE only)

- Summary:

 

Fixed #161194 "access is denied" error while using bookmark (in IE only)


- Bugzilla Bug (s) Resolved:

 

161194

- Description:

Internal bookmarks urls in SVG could’nt work due to a change in their  format (_javascript_ function). Check if the url is a _javascript_ function in the SVG device renderer to use directly in that case.

 

Checked in to HEAD branch.

 

- Tests Description : Manual tests

- Files Edited:
"/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGInteractiveRenderer.java"


- Files Added:

 

- Files Removed:


- Notes to I18N Team:

 

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:


- Notes to Documentation:

 


Back to the top