XStandard corrupts teaser break <!--break--> function

ArjanLikesDrupal - July 4, 2008 - 14:13
Project:XStandard WYSIWYG Editor
Version:6.x-1.0-beta2
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed
Description

I cannot get teaser break to work with XStandard. It turns

</code> into
<code><!-- break -->

I tried this with turning on/off html corrector, html filter etc, but it's XStandard that's doing this. Can I change this behavior?

#1

ArjanLikesDrupal - July 4, 2008 - 14:16

I mean
<!--break--> into
<!-- break -->
(with spaces)

#2

ArjanLikesDrupal - July 4, 2008 - 14:43
Priority:normal» critical

Maybe I should explain a bit more:

Putting <!--break--> in the source transforms into <!-- break --> and does not work for Drupal teaser break;
and putting &lt;!--break--&gt; in the source results in <!--break--> showing in the actual node (and vice versa).

Since without teaser functionality there is no using XStandard, i'm changing priority to critical.

#3

henrrrik - July 4, 2008 - 14:47
Category:support request» bug report
Status:active» fixed

This was fixed in 6.x-dev, but I had embarassingly enough forgotten to roll it out as a release...

6.x-1.0-beta3 fixes it: http://ftp.drupal.org/files/projects/xstandard-6.x-1.0-beta3.tar.gz

#4

ArjanLikesDrupal - July 4, 2008 - 15:39

Wow, that's what I call a quick fix. Thanks! :) (tested, works)

#5

Anonymous (not verified) - July 23, 2008 - 10:56
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.