id summary reporter owner description type status priority component severity resolution keywords cc release 200 Cache TTL loaded as string from config file Ryan Fife anonymous When the cache_ttl variable is loaded from the trac project config file, it is loaded as a string. This causes problems during arithmetic operations with float variables. I've cast the result as a float to ensure that it is always the correct type. This is only a problem if you don't assign a non-default value for cache_ttl. Patch attached. defect closed high LdapPlugin critical fixed 0.10