CodeLobster IDE
http://codelobster.com/forum/

BUG: HTML comment
http://codelobster.com/forum/viewtopic.php?f=3&t=1229
Page 1 of 1

Author:  jusaf [ Tue Dec 22, 2009 12:38 pm ]
Post subject:  BUG: HTML comment

Hi!

i'm back with a small buggy, consider this:

Code:
   <script type="text/javascript" src="/fms/js/front/swfobject.js"></script>
   <script type="text/javascript" src="/fms/js/front/mootools.js"></script>
   <script type="text/javascript" src="/fms/js/front/imageMenu.js"></script>
   <script type="text/javascript" src="/fms/js/front/ufo.js"></script>


now selecting the two middle lines and pressing the html comment button i get this as a result:

Code:
   <script type="text/javascript" src="/fms/js/front/swfobject.js"></script>
   <!--<script type="text/javascript" src="/fms/js/front/mootools.js"></script>
   <script type="text/javascript" src="/fms/js/front/imageMenu.js"></script>
   <s-->cript type="text/javascript" src="/fms/js/front/ufo.js"></script>


as you can see, the end of the comment got stuck inside of the opening script tag of the next line.

using version 3.3.1

hope this helps ;)

Author:  Admin [ Wed Dec 23, 2009 1:12 pm ]
Post subject: 

Hi.

Yes, it is our bug indeed.
Big thanks. We will fix it by our next version.

Regards,
Codelobster Team.

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/