radial gradients don't get properly exported to XAML

Bug #999059 reported by Oxidative
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
Low
Oxidative

Bug Description

When exporting a radial gradient to XAML, the gradient stop information is not properly linked in the resulting XAML.

Tags: exporting xaml
Revision history for this message
Oxidative (x-x-l) wrote :
Revision history for this message
Oxidative (x-x-l) wrote :

The problem is within svg2xaml.xsl: the radial gradient contains a link to a linear gradient (example: xlink:href="#linearGradient3763"). However, in the xsl the search mask looks for a matching link which starts with "radial" instead of "linear".

I've attached a patch which fixes the problem.

su_v (suv-lp)
tags: added: exporting xaml
Revision history for this message
jazzynico (jazzynico) wrote :

Confirmed on Windows XP, Inkscape 0.48.3.1 and trunk revision 11360.

Thanks for the patch, it fixes the bug as expected!
Commit planned later today.

Changed in inkscape:
assignee: nobody → Oxidative (x-x-l)
importance: Undecided → Low
milestone: none → 0.48.4
status: New → In Progress
Revision history for this message
jazzynico (jazzynico) wrote :

Patch committed in the trunk revision 11362 and in the branch revision 9899.
Thanks again for the patch!

Changed in inkscape:
status: In Progress → Fix Committed
Ted Gould (ted)
Changed in inkscape:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.