<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Redline Comparison</title><link>/b/appmarket/posts/redline-comparison</link><description>Overview 
 This plug-in is used for auditing and history tracking. For long sequences of text, simply noting that something has changed is not sufficient. If one word out of 1000 has changed there needs to be a way to cleanly highlight that inline. 
</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Redline Comparison</title><link>https://community.appian.com/b/appmarket/posts/redline-comparison</link><pubDate>Tue, 11 Apr 2023 12:43:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:af685ab4-1a93-44f6-b28a-4063132bfe65</guid><dc:creator>meghanakumarij0138</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;which component has been used in above image to show the result of comparetext ?&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=1622&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Redline Comparison</title><link>https://community.appian.com/b/appmarket/posts/redline-comparison</link><pubDate>Tue, 08 Feb 2022 15:15:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:af685ab4-1a93-44f6-b28a-4063132bfe65</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>0</slash:comments><description>&lt;div&gt;&lt;strong&gt;Release Notes - v1.2.0&lt;/strong&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;Resolved issues with comparison when initial or ending words were edited&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;img src="https://community.appian.com/aggbug?PostID=1622&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Redline Comparison</title><link>https://community.appian.com/b/appmarket/posts/redline-comparison</link><pubDate>Wed, 04 Mar 2020 19:44:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:af685ab4-1a93-44f6-b28a-4063132bfe65</guid><dc:creator>ashwins0001</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Thanks Wes for getting the side-by-side compare plugin.Will come in very handy for&amp;nbsp;host of&amp;nbsp;use-cases.&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=1622&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Redline Comparison</title><link>https://community.appian.com/b/appmarket/posts/redline-comparison</link><pubDate>Wed, 12 Feb 2020 05:07:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:af685ab4-1a93-44f6-b28a-4063132bfe65</guid><dc:creator>wesleyj1387</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hey Ilan,&lt;/p&gt;
&lt;p&gt;Thanks for the great plugin. I am running into an issue when I compare text that has newlines. If the oldText has more chunks than the newText, the plugin throws an error. Can you review&amp;nbsp;the following fix?&lt;/p&gt;
&lt;p&gt;Current code:&lt;/p&gt;
&lt;p&gt;[embed:dc8ab71f-3b98-42d9-b0f6-e21e02a0f8e2:27ab25cb-4b23-4726-8819-82e76429291d:type=java&amp;text=HashMap%3CTypedValue%2C%20TypedValue%3E%5B%5D%20hmTemp%20%3D%20%28HashMap%3CTypedValue%2C%20TypedValue%3E%5B%5D%29%20compareText%28i%20%3D%3D%20oldTextChunks.length%20%3F%20%22%22%20%3A%20oldTextChunks%5Bi%5D%2C%20i%20%3D%3D%20newTextChunks.length%20%3F%20%22%22%20%3A%20newTextChunks%5Bi%5D%29.getValue%28%29%3B]&lt;/p&gt;
&lt;p&gt;Updated code:&lt;/p&gt;
&lt;p&gt;[embed:dc8ab71f-3b98-42d9-b0f6-e21e02a0f8e2:2d9e2b86-6d7c-4f75-85fe-8434be9ca20a:type=java&amp;text=HashMap%3CTypedValue%2C%20TypedValue%3E%5B%5D%20hmTemp%20%3D%20%28HashMap%3CTypedValue%2C%20TypedValue%3E%5B%5D%29%20compareText%28i%20%3E%3D%20oldTextChunks.length%20%3F%20%22%22%20%3A%20oldTextChunks%5Bi%5D%2C%20i%20%3E%3D%20newTextChunks.length%20%3F%20%22%22%20%3A%20newTextChunks%5Bi%5D%29.getValue%28%29%3B]&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;Wesley Jones&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=1622&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>