Quote:
Originally Posted by Terisa de morgan
But... it wasn't there before and I haven't changed the template... well, I'll send you the metadata.db, sorry for being an annoyance.
|
Not at all an annoyance. The last inquiry lead to finding a very subtle bug in calibre. Who knows what we will find this time?
If it is not a bug then it is probably a template that calls one of your user-defined template functions. The problem wouldn't have been visible until we fixed the bug this week that removed all user-template functions before the plugin was run. Before you saw a general no-function error. Now you see a specific too-many-arguments error.
If the column is hidden then you wouldn't see the error while using the GUI, even in debug mode, unless its value was used in some other composite column that isn't hidden.
Thanks for sending me the db. That will make finding the problem possible.