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

nancydru’s picture

<p>[collapsed title=&quot;Include a Skip Navigation link&quot;]</p><p>For Drupal 7 developer it is not an issue, as there is an in-built feature for this, marked invisible by default. This should be enough for screen readers. If you want, you can make it visible, too.</p><p>For Drupal 6, you can find instructions at <a href="/508-compliant-skip-navigation-link">508-Compliant Skip to Navigation Link </a>.</p><p>If you work in a different framework, that doesn&#39;t have this feature, add a Skip Navigation link (see the Drupal 6 instructions) to allow users jump to the page body, skipping repetitive navigation links. <a href="http://www.dm.usda.gov/oo/target/">Find an example on top of the page of the USDA website</a></p><p>&sect; 1194.22 (o)</p><p>[/collapsed]</p>
matteo.boria’s picture

Not 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

dydave’s picture

Issue summary: View changes
Status: Active » Fixed

No 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:

Not 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.

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!

dydave’s picture

Relating issue with #1985356: CKeditor disappears when Collapse Text is enabled.
Somehow related with Wysiwyg and more particularly CKEditor.

Status: Fixed » Closed (fixed)

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