Hi

I found out today that when i installed this module there was something funny going on with my body textarea when creating or editing a node.
Apparently the second textarea, the one you can activate when you hit the "split summary" button, is automaticly activated by default. When you hit that button twice you can hide the textarea again.

I used version 1.1 of the module with jQuery 1.3.2.
When i disable the module everything is back to normal.

Wouldn't be surprised if i did something wrong but for now i don't know what it could be.

CommentFileSizeAuthor
split_sum_activated.jpg15.89 KBaimevp
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mfer’s picture

Status: Active » Postponed (maintainer needs more info)

Interesting problem. One I have not run into.

Have you tried clearing your browser cache? What compression level do you have jQuery update set to?

aimevp’s picture

I tried 2 jquery library's:

The jquery-1.3.2.js without compression found here: http://code.google.com/p/jqueryjs/downloads/detail?name=jquery-1.3.2.js
And jquery-1.3.2.min.js, minified and gzipped found here: http://code.google.com/p/jqueryjs/downloads/detail?name=jquery-1.3.2.min.js

Then I changed their name to jquery.js and jquery.min.js and put them in the replace folder.
I didn't try the packed version because I didn't know where I had to get that one.

Both had the same result, even when I emptied the cache.

mfer’s picture

Status: Postponed (maintainer needs more info) » Active

Version 1.1 of of jQuery Update for drupal 6 does not work with jQuery 1.3.x. It's not designed to. Version 2.x of jQuery Update for drupal 6 will work with jQuery 1.3.x and is at a testing point. Please feel free to download that development snapshot and report any issues.

I hope to release it soon. Please note that Views an five star both have known issues with jQuery 1.3.2. In Fivestar the problems have been fixed in the development branch. In Views I think the issues are worked out in the development branch.

mfer’s picture

Status: Active » Closed (fixed)