- If I create a project by importing a folder containing topic files, autogenerate creates two identifiers for each topic, so that a project containing 10 topic files generates 20 identifiers. If I instead create the project by importing the specific topic files, autogenerate creates just one identifier per topic.
- This behaviour seems to be rooted in the file type for the topic files. If the file type is .html, two identifiers are created. If it is .htm, just one is created. (Confirmed by changing the file type without changing anything else. It appears to have nothing to do with the file contents or the way the Flare project is set up.)
What's going on
Grateful for help - or at least an explanation...