Hello,

I've just upgraded my Drupal site: Apache 1.3 to 2.2, PHP4 to PHP 5, MySQL 4.0 to 5.x, Drupal 5.11 to 5.16

Everything seemed to be ok until now: when I try to add more than one attachment to a node, I get some strange behaviour:

- list of attached files disappears: I have to click preview to get it back (each time a put an attachment to the node)
- when I get it back, list is not selected anymore

Settings seems OK (have not been changed since the update), PHP max ulpoad is OK (there is no problem of file size or users' quota)

Any idea welcome

Patrice

Comments

patch-works’s picture

I had a look at issues, found this http://drupal.org/node/345662 and updated jquery as explain here http://drupal.org/project/jquery_update

Problem still there