php 5.1
mysql 4.1
FreeBSD/apache

Firefox 1.5
Clicking on 'Attach' button in File Attachment module results in JS error:
missing ) in parenthetical drupal.js line 322
upload progress bar continues and upload never completes

IE
licking on 'Attach' button in File Attachment module results in an alert about an unspecified error. This alert is redisplayed after clicking on the okay button and IE has to be killed off.

This is occurring in a new Drupal installation with no contributed components.

Comments

caplain’s picture

Status: Active » Closed (fixed)

Problem found: it was being caused by a compressed chunk comment inserted on every page by apache gzip encoding.