Catch cached paths that are too long
Currently when HierarchicalPath.cachePath
is set to a length longer than 255 (set in the load.sql) it simple falls over a dies. It needs to be more graceful.
Currently when HierarchicalPath.cachePath
is set to a length longer than 255 (set in the load.sql) it simple falls over a dies. It needs to be more graceful.