If I exceed the number of 329 characters inside the tags [collapse][/collapsed] and do submit or preview, the page goes blank.

I tried to use a new filter with only collapse text, but the problem persist.

Comments

pukku’s picture

Hi! What are the memory settings for your PHP instance?

Asgardinho’s picture

memory_limit = 128M
Apache/2.2.17 (Win32) PHP/5.2.17 DAV/2 MySQL/5.5.8

pukku’s picture

Hi! I've posted a new version to CVS (which hopefully should show up soon as a development snapshot). Please try this version (check collapse_text.module to make sure the CVS id is 1.6.2.1) -- I've rewritten the logic from scratch -- and let me know if it works.

Thanks,
Ricky

Asgardinho’s picture

Version: 6.x-2.0-beta1 » 6.x-2.0

where can i download that version, i checked http://drupal.org/node/175132/release but the last version there is the one from January 11, 2011 6.x-2.0

pukku’s picture

Hi! I'm sorry, I forgot to release a dev release. I've added one, and it should be available within 12 hours.

However, you can also do the following:

1. Download the collapse_text.module file from the 6.x-2.x branch -- try this link: http://drupalcode.org/viewvc/drupal/contributions/modules/collapse_text/...

2. Move the old collapse_text.module file to collapse_text.module.old

3. Move in the new collapse_text.module file

Ricky

Asgardinho’s picture

Now it is working perfectly.

pukku’s picture

Assigned: Unassigned » pukku
Status: Active » Fixed

Excellent! I'm waiting on one other bug to see if it is fixed by this, and once that is done, I will release this as the official version.

Ricky

ken hawkins’s picture

Just chiming in that it fixed the same issue for me. Oddly, it wasn't happening a couple weeks ago and appears to have just started.

We've done some other site edits so it's hard to say what the incompatibility was, but it's fixed so it likely no longer matters.

pukku’s picture

I've made a beta of the 6.x-2.1.

sylvaticus’s picture

Same here.. Collapse Text 2.0 was giving a v nasty WSOD, 2.1 beta solved the problem

pukku’s picture

Just FYI, I've released the official 6.x-2.1 version.

Status: Fixed » Closed (fixed)
Issue tags: -blank page, -max characters

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