Some codebase still rely on SVG 1.1 where href attributes need to be prefixed by xlink, to do so an additional xmlns is required on the svg tag. Even if it was dropped in SVG 2, it would probably do no harm to add its support.

Comments

Aerzas created an issue. See original summary.

aerzas’s picture

Here is proposal.

aerzas’s picture

Status: Active » Needs review

  • ayalon committed c5afbd7 on 8.x-1.x
    Issue #3008233 by Aerzas: Support xlink prefix
    
ayalon’s picture

Status: Needs review » Fixed

Thanks for the patch. This feature was added.

ayalon’s picture

Status: Fixed » Closed (fixed)