﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebTextEditor - line break tags get broken</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/line-break-tags-get-broken/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>line break tags get broken</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/line-break-tags-get-broken/</link><pubDate>Sun, 19 Jun 2011 22:25:35 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;Thank you for the prompt reply.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;I just checked the status of work item #1020 and found that it hasn’t been solved yet. I’ll let you know when the pre-release hotfix is ready to be tested.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>line break tags get broken</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/line-break-tags-get-broken/</link><pubDate>Thu, 16 Jun 2011 17:06:53 GMT</pubDate><dc:creator>questica</dc:creator><description>&lt;p&gt;Hi Yudi,&lt;/p&gt;&lt;p&gt;Unfortunately we recently finished a big project to take our web application &lt;i&gt;out &lt;/i&gt;of quirks mode, so your workaround is not a good option for us.  Thanks for submitting our issue, we will stand by for an update.&lt;/p&gt;</description></item><item><title>line break tags get broken</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/line-break-tags-get-broken/</link><pubDate>Thu, 16 Jun 2011 02:54:21 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;The information about browser version really helps to reproduce the issue on my local end.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;I have submitted this issue to WebTextEditor development team as work item #1020. I will let you know any news I heard from the team regarding work item #1020.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;I also would like to add something that I found during my attempt to reproduce the issue. The issue is not persisting when IE 9 is open in quirk mode. As a workaround, you might try to add following line into the &amp;lt;head&amp;gt; tag of your page in order to have the page open in quirk mode (by default).&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&amp;lt;meta http-equiv="X-UA-Compatible" content="IE=5" /&amp;gt;&lt;/pre&gt;</description></item><item><title>line break tags get broken</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/line-break-tags-get-broken/</link><pubDate>Wed, 15 Jun 2011 10:02:46 GMT</pubDate><dc:creator>questica</dc:creator><description>&lt;p&gt;Oh and one other point, the browser is running in "IE9 Standards" document mode, in case that helps.&lt;/p&gt;</description></item><item><title>line break tags get broken</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/line-break-tags-get-broken/</link><pubDate>Wed, 15 Jun 2011 10:00:28 GMT</pubDate><dc:creator>questica</dc:creator><description>&lt;p&gt;Hi Martin.  Thanks for looking into this for me.  I've created a video showing the issue, which is attached.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Here is the information about my environment:&lt;/p&gt;
&lt;p /&gt;
&lt;ul&gt;&lt;li&gt;Doctype is XHTML 1.0 Transitional&lt;/li&gt;&lt;li&gt;Browser is IE9 9.0.8112.16421&lt;/li&gt;&lt;li&gt;WebTextEditor 1.0.1000.33&lt;/li&gt;&lt;li&gt;Windows 7 Enterprise 64-bit&lt;/li&gt;&lt;/ul&gt;
&lt;div&gt;Here is the markup for the control, very simple:&lt;/div&gt;
&lt;div&gt;&lt;pre&gt;				&amp;lt;IS:WebTextEditor 
					runat=server 
					id=wteEditor 
					Height=300px 
					DefaultStyleMode=ElegantBlackStyle&amp;gt;
				&amp;lt;/IS:WebTextEditor&amp;gt;
&lt;/pre&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;Just to double-check, is there any way to run the WebTextEditor so that it will not change the HTML at all?&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;Thanks for your help!&lt;/div&gt;
&lt;p /&gt;</description></item><item><title>line break tags get broken</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/line-break-tags-get-broken/</link><pubDate>Tue, 14 Jun 2011 17:26:37 GMT</pubDate><dc:creator>MarTin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I'm using WebTextEditor 1.0.1000.33 but I couldn't replicate your issue on my end. It works just fine with the line break tag.&lt;/p&gt;
&lt;p&gt;I have attached a video recording that shows on how I follow your steps and the error just doesn't occur. When I enter &amp;lt;br&amp;gt;, it will be replaced with &amp;lt;br /&amp;gt; instead &amp;lt;br&amp;gt;&amp;lt;/br&amp;gt;. I'm running the project in IE9 browser.&lt;/p&gt;
&lt;p&gt;Did I miss something here?&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;-Martin-&lt;/p&gt;</description></item><item><title>line break tags get broken</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/line-break-tags-get-broken/</link><pubDate>Mon, 13 Jun 2011 11:23:51 GMT</pubDate><dc:creator>questica</dc:creator><description>&lt;p /&gt;
&lt;p style="margin-top: 10px; margin-bottom: 10px; "&gt;Version: 1.0.1000.33 (the hotfix you sent us in a previous thread).  Also observed with .23.&lt;/p&gt;
&lt;p style="margin-top: 10px; margin-bottom: 10px; "&gt;Steps to reproduce:&lt;/p&gt;
&lt;p style="margin-top: 10px; margin-bottom: 10px; " /&gt;
&lt;ul&gt;&lt;li&gt;given a WebTextEditor with no text in it, switch to "HTML" mode.&lt;/li&gt;&lt;li&gt;Enter a line break tag - you can use "&amp;lt;br&amp;gt;" or "&amp;lt;br/&amp;gt;"&lt;/li&gt;&lt;li&gt;Switch to "Design" mode.&lt;/li&gt;&lt;li&gt;Switch back to "HTML" mode.&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;Expected: Best case, should see the same HTML that was entered.  Worst case, at least something equivalent.&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;Actual: The "&amp;lt;br&amp;gt;" or "&amp;lt;br/&amp;gt;" tag is replaced with "&amp;lt;br&amp;gt;&amp;lt;/br&amp;gt;".  This it not valid HTML, and in browsers it gets rendered as two line breaks.&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;More: If you switch back and forth between "Design" and "HTML" some more, the number of line breaks &lt;i&gt;will&amp;nbsp;double&amp;nbsp;every time&lt;/i&gt;.&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;We've also noticed that the tool inserts a "&amp;lt;tbody&amp;gt;" element into tables, and we're pretty sure it makes other changes as well.  Is there any way to run the WebTextEditor so that it just doesn't change the HTML that you type in?&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;Thanks for your help!&lt;/div&gt;
&lt;p /&gt;
&lt;p /&gt;</description></item></channel></rss>