View Single Post
Old 09-29-2020, 05:03 AM   #1
JEFF2020
Junior Member
JEFF2020 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Sep 2020
Device: none
sigil changes target of <a href>

Sigil 1.3.0 is changing the target of a link when importing xhtml files:
There are links pointing to another xhtml e.g. <a href="../Text/chap_009.xhtml#_Ref007659351"> already inserted in the original xhtml file.
When importing these files in Sigil the targets are automatically changed into something like <a href="../../project/20_OPS2/Epub/Text/chap_009.xhtml#_Ref007659351">. These new targets correspond to a folder on my local pc (win 10). So I have to replace these wrong targets using search/replace.
Suppose this is a bug since this is a new behaviour since sigil 1.3.0.
Any idea? Thanks.
JEFF2020 is offline   Reply With Quote