Closed (fixed)
Project:
Collapse Text
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Oct 2023 at 15:01 UTC
Updated:
13 Feb 2024 at 18:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
bkosborneComment #4
levmyshkinIt's working for me: Drupal 10.1.2, Collapse Text 2.0.0
Comment #5
bkosborneComment #6
dioni commentedAttached the .patch, thanks @bkosborne
Comment #9
dydave commentedHi Brian (@bkosborne),
Thanks again very much for your great help on this, it's greatly appreciated.
Just a quick message to let you know the changes from related !MR3 have been committed manually at #7 with a slightly updated commit message (from the MR).
Otherwise, I have tested this locally and it worked as expected :
I created a node with the Collapse Text markup in Full HTML and moved the filter
Collapsible text blocksright above theLazy load images, as suggested in the issue summary.After refreshing a node page with collapse text content, the following error appeared:
After applying the patch, the error disappeared and the page displayed fine.
Once again, thank you very much for keeping an eye on the module and fixing issues as they come.
Feel free to let us know at any time if you have any questions, concerns, suggestions or comments on any of the recent code changes, this ticket, or the module in general, we would be glad to help.
Thanks again to everyone for your contributions, testing and feedback.
Cheers !