Not a bug *_compiled tables should be truncated when templates are fetched as files

md_5

Well-known member
Licensed customer
I'm filing this is a bug because its seemingly redundant behaviour, although it could be seen as a feature request. When the box "Fetch public templates as files" is checked, compiled templates / phrases are stored both in the DB and internal data directories.

This is redundant and they should only be stored in their folder.

When changing this option a full rebuild should be invoked.

Thanks
 
The DB version is the canonical version of the compiled value.
If it's not used is it safe to truncate? The "real" canonical version would be the source files since the compiled ones are practically ephemeral.
 
Back
Top Bottom