AJAX-comments breaks css-aggregator

Mr.Alinaki - June 27, 2009 - 14:45
Project:AJAX Comments
Version:6.x-1.x-dev
Component:User interface
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed
Description

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-код.

#1

Mr.Alinaki - June 27, 2009 - 16:11

Hey! :)

Near line 53 (because I have patch for link_alter installed) I see:

      drupal_add_css($path .'/ajax_comments.css');
      drupal_add_css($path .'/jquery.scrollTo.js');

So... :)

(By default, there are no scrollTo in folder and everything is ugly, but OK :)

#2

neochief - July 12, 2009 - 13:57
Status:active» fixed

Thanks, Sergey. Copy-paste issue, you know :) I commited it yesterday. Fix is in DEV already.

#3

System Message - July 26, 2009 - 14:00
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.