Closed (fixed)
Project:
Collapse Text
Version:
7.x-2.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2013 at 02:22 UTC
Updated:
29 Aug 2014 at 05:50 UTC
Jump to comment: Most recent
Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1: parser error : attributes construct error in _collapse_text_process_child_item() (line 523 of C:\wamp\www\hhd\sites\it.hhd.org\modules\collapse_text\collapse_text.module).
Comments
Comment #1
nancydruComment #2
matteo.boria commentedNot a Collapse Text issue.
The problem is from CKeditor (or other WYSIWYG editor, probably), that (default) converts some symbols (" double quotes here) to HTML entities.
For solutions and workaround:
http://drupal.org/node/803562
Ciao;
Matteo
Comment #3
dydave commentedNo more feedback on this issue for more than a year.
I would assume an appropriate solution should have already been found by ticket's author who posted more than a year ago.
Additionally, as mentioned in #2:
and the issue should have been fixed at #803562: Preventing CKEditor from converting HTML entities.
Therefore, I allowed myself to mark this issue as Fixed for now, but feel free to re-open it, or post a new ticket, at any time if you have any further objections with the solution suggested in #2 (we would surely be happy to hear your feedback).
Please let me know if you would have any further comments, feedback, questions, issues, objections, suggestions or concerns on the suggested solution, this comment or this ticket in general, I would be glad to provide more information or explain in more details.
Many thanks to everyone for your great help, reviews, testing, reporting and participation in this module's issue tracker.
Cheers!
Comment #4
dydave commentedRelating issue with #1985356: CKeditor disappears when Collapse Text is enabled.
Somehow related with Wysiwyg and more particularly CKEditor.