View Single Post
Old 11-20-2020, 12:39 PM   #40
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 47,204
Karma: 169936284
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
I am seeing an issue with Sigil 1.4.1 where an & in the content.opf is becoming & when I make any changes in the content.opf. If I make another change in the content.opf, another #38; is added after the &.

Code:
<dc:creator opf:file-as="Asprin, Robert &amp;#38; Nye, Jody Lynn" opf:role="aut">Robert Asprin</dc:creator>
Code:
<dc:creator opf:file-as="Asprin, Robert &amp;#38;#38; Nye, Jody Lynn" opf:role="aut">Robert Asprin</dc:creator>

Code:
<dc:creator opf:file-as="Asprin, Robert &amp;#38;#38;#38;#38; Nye, Jody Lynn" opf:role="aut">Robert Asprin</dc:creator>
This was triggered when I was correcting the application type for some embedded fonts.
DNSB is offline   Reply With Quote