@Doitsu:
It's not just image references in stylesheets that suffer from that problem. Any img hrefs that exist in the (x)html are not updated properly either (under those same conditions).
Actually, I appear to have messed up the case of the href links in my test.
Sigil's normalization process handles the dupe basename situation fine with regard to img hrefs in the xhtml. It still doesn't handle the url() links in css properly, though, with duplicate basenames.
Strange, but very "fringe use" like you mentioned. We'll look into it though.
Last edited by DiapDealer; 07-25-2016 at 09:17 AM.
|