Antonio Sanso created SLING-7436:
------------------------------------
Summary: Wrong content/type in the Default JSON Renderer
Key: SLING-7436
URL: https://issues.apache.org/jira/browse/SLING-7436
Project: Sling
Issue Type: Bug
Components: Servlets
Reporter: Antonio Sanso
Steps to reproduce:
1.Render a page (Renderer enabled) with JSON renderer. E.g:
http://localhost.com/dir/page(selector value).json
2. Now, extend the url with a slash(/) and a name with any other extensions e.g
[http://localhost.com/dir/page.(value).json/file.html].]
3. Observe file.html was automatically downloaded
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)