The attached patch checks if the source file in the lists directory exists via the stat function. If it doesn't exist it fails silently by returning null, instead of throwing an error.
The attached patch checks if the source file in the lists directory exists via the stat function. If it doesn't exist it fails silently by returning null, instead of throwing an error.