Quote:
Originally Posted by ownedbycats
Could it have been possible there were, via some glitch, two versions of the stored template temporarily in memory? I checked and saw there was only one icons_fanfic(), but restarting Calibre fixed the error.
|
Yes, it is possible. The compiled templates functions are kept in a few places such as in the db layer, in the template processor, and in action chains. It could be that one of these isn't being notified when the functions change.