Comment 5 for bug 500440

Revision history for this message
su_v (suv-lp) wrote : Re: inkscape:connector-curvature="0" is not removed in Plain SVG

Retesting:
- fixed in Inkscape 0.48.0, 0.48.1
- no longer fixed in Inkscape 0.48.2, 0.48.3.1, 0.48.4, 0.48+devel r12982
using sample file from bug #745784:
<https://bugs.launchpad.net/inkscape/+bug/745784/+attachment/1956796/+files/Inkscape%20bug.svg>

0.48.4, not removed in plain SVG:
       inkscape:connection-start
       inkscape:connection-start-point
       inkscape:connection-end
       inkscape:connection-end-point
       inkscape:connector-curvature
       inkscape:connector-type

r12982, not removed in plain SVG:
       inkscape:connection-start
       inkscape:connection-end
       inkscape:connector-curvature
       inkscape:connector-type

Reopening - regression since 0.48.2, still present in trunk.