Thread: Maybe a bug?
View Single Post
Old 08-21-2021, 12:09 PM   #4
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
Yes, from the looks of the code for GoToLinkOrStyle in CodeView, it was meant to work on href and src attributes that exist inside the body tag not inside of head. Also it improperly looked for a src attribute on link tags instead of href.

I have been able to fix these issues but understand, it will *NOT* recognize src attributes on script tags in head.

I have pushed this fix to master. It should be in the next release.
KevinH is offline   Reply With Quote