2
Vote

Dynamic compilation kicking in when removing folder from Media

description

comments

Piedone wrote Apr 9 at 6:27 PM

Particularly this happens when the cache in Combinator is deleted (see the Empty() method here; the essential workflow in that method: removing records, removing files in two subfolders, removing the two subfolders, removing their parent folder).

Piedone wrote Apr 9 at 6:27 PM

And I can't repor the issue with other code...