Category: | Bug report |
Priority: | Normal |
Status: | Feedback Requested |
Project: | Severity: | Minor |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
In Jaspersoft Studio 6.8.0, adding HTML component to report, adds to JRXML:
<componentElement>
<reportElement x="422" y="180" width="100" height="30" uuid="142367f2-6582-4261-94f2-be6c5acd84c6"/>
<hc:html xmlns:hc="http://jasperreports.sourceforge.net/htmlcomponent" xsi:schemaLocation="http://jasperreports.sourceforge.net/htmlcomponent http://jasperreports.sourceforge.net/xsd/htmlcomponent.xsd" scaleType="RetainShape" horizontalAlign="Left" verticalAlign="Middle">
<hc:htmlContentExpression><![CDATA["<p style='background-color:yellow;'>HTML paragraph</p>"]]></hc:htmlContentExpression>
</hc:html>
</componentElement>
URL http://jasperreports.sourceforge.net is outdated
htmlcomponent
4 Comments:
Move to the JR project. We are using the htmlcomponent.jar generated by the demo/samples/htmlcomponent folder in JR project.
Hi,
What exactly is the problem you have? These URLs are not actually outdated and they only serve as unique identifiers.
Normally, we should never need to load anything from these remote locations.
Thanks,
Teodor