> When I do a animNode.setAttribute("begin", "Animation__1.end"); it throws an
> null error in Squiggle 1.7.
> Could you please take a look at this simple example and let me know why this
> error is thrown?
Also confirmed using the trunk version (1.8 revision 733247) and JDK
1.6u11 in Windows XP SP3. An NPE is displayed (partial transcript):
java.lang.NullPointerException
at org.apache.batik.anim.timing.SyncbaseTimingSpecifier.<init>(Unknown
Source)
at
org.apache.batik.anim.timing.TimingSpecifierListProducer.syncbase(Unknown
Source)
at
org.apache.batik.parser.TimingSpecifierParser.handleTimingSpecifier(Unknown
Source)
at org.apache.batik.parser.TimingSpecifierListParser.doParse(Unknown
Source)
at org.apache.batik.parser.AbstractParser.parse(Unknown Source)
[...]
This may be somehow related with bug 46452 [1] and with a comment by
dvholten in revision 656363 [2].
> Thanks in advance,
> Ludo
I'm not familiar enough with Batik's internals to give an informed
answer, but I hope this hints and/or helps someone with more expertize
to give more valuable feedback. ;-)
Cheers,
Helder
[1] https://issues.apache.org/bugzilla/show_bug.cgi?id=46452
[2] http://svn.apache.org/viewvc?view=rev&revision=656363
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]