Yes, xhtml updates use a full parser (gumbo) but the css updates use regular expressions and the key for the regular expression replacement is the original filename not the original full file path. This is hopefully the last hold-over from the old Sigil code-base that had a problem with similarly named files in different directories. I thought I had fixed them all. We will track this down and fix it too.
|