Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix 158935[SMOKE] -- pdf preview failed in IE

Summary:

Fix 158935[SMOKE] -- pdf preview failed in IE.
- Bugzilla Bug (s) Resolved: 158935


- Description:

 To fix 158071, add some header to set ‘no-cache’ options. However, there are bugs about these from IE6 if user does not

download some patch to fix. Therefore, remove these settings.

 

- Tests Description:

 Manual test
- Notes to Build Team: None


- Notes to Developers: None


- Notes to QA: None


- Notes to Documentation: None


- Files Added:

- Files Edited:

 

    Checking in birt/WEB-INF/classes/org/eclipse/birt/report/servlet/BirtEngineServlet.java;

    Checking in birt/WEB-INF/classes/org/eclipse/birt/report/servlet/ViewerServlet.java;

 


Back to the top