JFreeChart plugin not setting correct mime type
-----------------------------------------------
Key: WW-3210
URL: https://issues.apache.org/struts/browse/WW-3210
Project: Struts 2
Issue Type: Bug
Components: Other
Affects Versions: 2.1.6
Reporter: Chris D Searle
Priority: Minor
Using the jfreechart plugin. You can select PNG or JPEG image - but the HTML
response sends HTML content type
e.g. in my app
Content-Type: text/html; charset=iso-8859-1
This works if you use an <img src="..:"/> tag - but a direct call to the image
URL returns the image as text to the browser.
(BTW - not sure why there are several plugin components in this JIRA but not
one for the chart plugin or for plugin: other)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.