Description
You'll see an error like this in the JS console if any directory has the sticky bit set:
'helper_to_permission': function(chunk, ctx, bodies, params) { .... var exec = ((parms.perm % 10) & 1) == 1; Uncaught ReferenceError: parms is not defined