Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 1.3
-
Fix Version/s: 2.0
-
Labels:None
-
Documentation Required?:None
-
Sprint:Week 35
Description
The various JavaScript files sent to the browser by CiviVolunteer are not handled/recognized by Drupal when the performance setting "Optimize JavaScript Files" is enabled. (This setting is located at: http://mygroup.org/admin/settings/performance )
The side effects of this are different in Drupal 6 vs Drupal 7.
In Drupal 6, NONE of the CiviVolunteer JavaScript files are sent to the browser nor included in the Drupal compressed files. This renders CiviVolunteer completely unusable.
In Drupal 7, the CiviVolunteer JavaScript files are sent to the browser uncompressed.
BTW: The same issue is occurring for extension-provided CSS files.
More details about this issue can be found on the forums at: http://forum.civicrm.org/index.php/topic,32890.0.html