https://issues.apache.org/bugzilla/show_bug.cgi?id=46455
Summary: CachedImageHandlerJPEGEncoder constructor null handling
bug
Product: Batik
Version: 1.8
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: SVGGraphics2D
AssignedTo: [email protected]
ReportedBy: [email protected]
The CachedImageHandlerJPEGEncoder constructor should allow null as the second
argument to indicate that the URL corresponding to the imageDir should be used
in generated @xlink:href attributes. However, it is mistakenly used to
construct a relative URL, resulting in attributes such as
xlink:href="null/myimage.jpg" being created.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]