History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: TAV-649
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Stian Soiland-Reyes
Reporter: Stian Soiland-Reyes
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
myGrid

SVG renderer does not work

Created: 2007-11-19 17:10   Updated: 2008-04-03 15:36
Component/s: Taverna GUI
Affects Version/s: 1.6.2.1, 1.6.2, 1.6, 1.6.1, 1.5.2.1, 1.5.2, 1.5.1.5, 1.5.1.3, 1.5.1.4, 1.5.1.6, 1.5.1.1, 1.5.1, 1.5.1.2, 1.5
Fix Version/s: 1.7.1

Time Tracking:
Not Specified


 Description  « Hide
There's a SVGRenderer in taverna-contrib. However, the code was never completed by the original author, and could easily add support for SVG rendering. this has been requested on taverna-users by Pieter Neerincx and Mahmut Uludag.

 All   Comments   Work Log   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Stian Soiland-Reyes - 2007-11-19 17:11
I've already managed to get the old code working and will commit the patch. This can go as a fix for minor version 1.6.2.2 or with the Christmas release as it's just an update of taverna-contrib.

Stian Soiland-Reyes - 2007-11-19 17:27
Implemented and committed.

Stian Soiland-Reyes - 2008-04-03 15:35
The dependency for batik-swing was outdated, instead of 1.6 it should depend on 1.6-1 which correctly declares dependencies. This bug was not discovered earlier as when running from Eclipse the newer 1.6-1 is picked.