Details
- 
    Bug 
- 
    Resolution: Fixed
- 
    Major 
- 
    6.2
- 
        Unknown
- 
        N/A
- 
        N/A
- 
        
Description
When the compilation of a LESS resource fails, the result is not stored in the cache. As a result, every user who reach the resource (that could be main skin file for instance) will trigger a LESS compilation, and very quickly xwiki become very very slow and so unusable.
Instead, we should store in the cache, the serialized exception as a CSS comment.