Ticket #3975: 3975.patch

File 3975.patch, 2.4 KB (added by Artur Formella, 15 years ago)
  • _source/tests/plugins/htmldataprocessor/htmldataprocessor.html

     
    348348include ("head.html"); ?></td></tr></tbody></table><noscript>Your browser doesn't support JavaScript</noscript></textarea>
    349349        <textarea id="_TEXTAREA_3591"><object><param /><param /><embed></embed></object></textarea>
    350350        <textarea id="_TEXTAREA_3591_protected"><cke:object><cke:param></cke:param><cke:param></cke:param><cke:embed></cke:embed></cke:object></textarea>
     351        <textarea id="_TEXTAREA_3801_1"><!-- foo --><p>bar</p></textarea>
     352        <textarea id="_TEXTAREA_3801_2"><p><!-- foo -->bar</p></textarea>
     353        <textarea id="_TEXTAREA_3801_3"><!-- foo --><p><!-- foo -->bar</p></textarea>
     354        <textarea id="_TEXTAREA_3801_4"><p>bar</p><!-- foo --></textarea>
     355        <textarea id="_TEXTAREA_3801_5">bar<!-- foo --></textarea>
     356        <textarea id="_TEXTAREA_3801_6"><!-- foo -->bar</textarea>
     357        <textarea id="_TEXTAREA_3801_7"><p><!-- foo -->bar</p><p><!-- foo -->bar</p></textarea>
    351358        <textarea id="_TEXTAREA_3869_1">#3869<script language="Javascript" type="text/javascript">
    352359        <!--
    353360                alert('-->');
  • CHANGES.html

     
    166166                <li><a href="http://dev.fckeditor.net/ticket/3983">#3983</a> : In IE, we&#39;ll now
    167167                        silently ignore wrong toolbar definition settings which have extra commas being
    168168                        left around.</li>
    169                 <li><a href="http://dev.fckeditor.net/ticket/3992">#3992</a> : Fixed the
    170                         ckeditor2.html test case.</li>
     169                <li>Fixed the following test cases:<ul>
     170                        <li><a href="http://dev.fckeditor.net/ticket/3992">#3992</a> : core/ckeditor2.html</li>
     171                        <li><a href="http://dev.fckeditor.net/ticket/3801">#3801</a> : plugins/htmldataprocessor/htmldataprocessor.html</li>
     172                </ul></li>
    171173                <li><a href="http://dev.fckeditor.net/ticket/3989">#3989</a> : Host page horizontal scrolling a lot when on having righ-to-left direction.</li>
    172174                <li><a href="http://dev.fckeditor.net/ticket/4001">#4001</a> : Create link around existing image result incorrect.</li>
    173175                <li><a href="http://dev.fckeditor.net/ticket/3988">#3988</a> : Destroy editor on form submit event cause error.</li>
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy