Regression in version 27.0 - SVG tspan not handled correctly
Hello
When I place the following SVG
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 500 500" width="500" height="500"><text><tspan>60</tspan></text></svg>
And then try to export the object back to SVG, I get
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="36.86" height="39.2" viewBox="0 0 36.86 39.2"/>
The tspan content is gone.
Without the tspan it works ok. It also works fine in AI 26.5
The example is an extract from a larger SVG object created through the Datylon plugin
Seems like an AI regression bug. Any chance it will be fixed in later versions?
Tx!
Peter
PS also posted as https://community.adobe.com/t5/illustrator-discussions/regression-in-versoin-27-0-svg-tspan-not-handled-correctly/m-p/13297751
I am happy to share that we have fixed this bug in our latest release – 27.1.1 which is available worldwide now.
Going forward, our goal is to fix as many top User-Voice bugs as possible and as frequently as possible. Given the nature of the fixes, some of the bugs will take a longer time to fix, but we are on it.
You can update to the latest release using Creative Cloud desktop App: https://helpx.adobe.com/in/creative-cloud/help/creative-cloud-updates.html
Thank you for all the feedback. Keep it coming!
Ankit Goyal
Illustrator Team
-
Peter Coppens commented
Perfect. Tx for the quick fix.
Peter