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 &#38; Nye, Jody Lynn" opf:role="aut">Robert Asprin</dc:creator>
Code:
<dc:creator opf:file-as="Asprin, Robert &#38;#38; Nye, Jody Lynn" opf:role="aut">Robert Asprin</dc:creator>
Code:
<dc:creator opf:file-as="Asprin, Robert &#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.