Closed (fixed)
Project:
Collapse Text
Version:
6.x-2.0
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
15 Feb 2011 at 10:15 UTC
Updated:
3 Jan 2014 at 02:58 UTC
Jump to comment: Most recent
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
Comment #1
pukku commentedHi! What are the memory settings for your PHP instance?
Comment #2
Asgardinho commentedmemory_limit = 128M
Apache/2.2.17 (Win32) PHP/5.2.17 DAV/2 MySQL/5.5.8
Comment #3
pukku commentedHi! 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
Comment #4
Asgardinho commentedwhere 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
Comment #5
pukku commentedHi! 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
Comment #6
Asgardinho commentedNow it is working perfectly.
Comment #7
pukku commentedExcellent! 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
Comment #8
ken hawkins commentedJust 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.
Comment #9
pukku commentedI've made a beta of the 6.x-2.1.
Comment #10
sylvaticus commentedSame here.. Collapse Text 2.0 was giving a v nasty WSOD, 2.1 beta solved the problem
Comment #11
pukku commentedJust FYI, I've released the official 6.x-2.1 version.