bgriffin-zenhub / core

Source Code for dotCMS Java Enterprise Content Management System
http://dotcms.com
GNU General Public License v3.0
0 stars 0 forks source link

[CLOSED] saas/less throws ugly ClientAbortExceptions #94

Open brentgriffin opened 8 years ago

brentgriffin commented 8 years ago

Issue by wezell Thursday Mar 03, 2016 at 14:15 GMT Originally opened as https://github.com/dotCMS/core/issues/8700


When compiling, the sass/less servlet always throws an ugly ClientAbortException stacks in the logs because (I guess) chrome disconnects before the css gets compiled fully. We should eat those exceptions more gracefully.