[#11771] - Adding HTML component creates outdated URL jasperreports.sourceforge.net to JRXML

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
jirka.ylonen's picture
Joined: Apr 4 2019 - 1:27am
Last seen: 4 years 2 weeks ago

4 Comments:

#1

Move to the JR project. We are using the htmlcomponent.jar generated by the demo/samples/htmlcomponent folder in JR project.

#2

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

#3
  • Status:New» Feedback Requested
  • Assigned:nobody» teodord
#4
  • Assigned:nobody»
AttachmentSize
PDF icon feb50-501765.pdf39.84 KB
Feedback
randomness