View Single Post
Old 03-06-2016, 11:30 AM   #19
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,893
Karma: 6120478
Join Date: Nov 2009
Device: many
The more I read up on that warning, the more I think it is a bug in epubcheck. AFAICT, the xlink:title attribute only is needed for svg anchor "a" tags. Svg has its own "a" tag. So your image tags should not need it. Could it be your code is simply missing the svg close tag in places that results in anchor tags being subsumed into the svg namespace?

Does your code ever use an svg anchor "a" tag?

KevinH
KevinH is offline   Reply With Quote