When I enable AJAX-comments and drupal's default css aggregator styles breaks on all nodes, where ajax-comments are enabled. If I disable this module, all works well.
__________
С включенным модулем аяксовых комментариев не работает стандартный аггрегатор CSS на страницах, где эти самые комментарии используются. После выключения модуля - все нормально. Краткое изучение проблемы показало, что в аггрегированный CSS попадает JS-код.
Comments
Comment #1
mr.alinaki commentedHey! :)
Near line 53 (because I have patch for link_alter installed) I see:
So... :)
(By default, there are no scrollTo in folder and everything is ugly, but OK :)
Comment #2
neochief commentedThanks, Sergey. Copy-paste issue, you know :) I commited it yesterday. Fix is in DEV already.