[#8971] - Add protocol handler for data uri in html component

Category:
Feature request
Priority:
Normal
Status:
New
Project: Severity:
Feature
Resolution:
Open
Component: Reproducibility:
Always
Assigned to:

The html component will not render correctly data uri in img tag es. src='data:image/gif;base64,......', the solution is to add a protocol handler for data so that the JEditorPane can handle correctly the uri see http://stackoverflow.com/a/41027997/5292302 for more info and http://stackoverflow.com/a/9388757/5292302 for example of protocol handler

v6.3
htmlcomponent
petter.friberg's picture
Joined: Jun 10 2016 - 2:58am
Last seen: 5 months 1 week ago
Feedback
randomness