https://issues.apache.org/bugzilla/show_bug.cgi?id=46825


Helder Magalhães <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




--- Comment #2 from Helder Magalhães <[email protected]>  2009-03-09 
11:06:47 PST ---
(In reply to comment #0)
> When I try to convert the one with linearGradient I get an error.

I was not able to reproduce the issue. I tried Batik Squiggle 1.7 and current
development version 1.8pre (revision 751775 ( 
https://svn.apache.org/viewcvs.cgi?view=rev&rev=751775 )), JDK 1.6.0_12 and 
Windows XP SP3.
I'm aware that Batik Squiggle isn't quite the same as the converter/transcoder
but should be able to reproduce most issues. ;-)


> Since the same code work in the same situation with another SVG file, I assume
> there is a problem in the Batik code that should be fixed.

As the test case was incomplete and I had to guess the missing information, as
I was unable to reproduce the issue, my current guess goes to a missing
'xmlns:xlink="http://www.w3.org/1999/xlink";' in the top level SVG element (see
the attachment for a sample).


> If you need more information do not hesitate.

Yes, I believe more information is needed here. If the issue was caused by a
missing XLink namespace, please confirm so. If that wasn't the case, please
attach a complete test case and provide more details such as:
 * Command-line used to perform the conversion;
 * Batik version (or revision if you are working with the development version);
 * Java environment;
 * Operating system.


Hope this helps,
 Helder Magalhães

-- 
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]

Reply via email to