<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/decodepcode/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/decodepcode/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 22 Apr 2019 08:50:06 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/decodepcode/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>#22 StringIndexOutOfBoundsException in PeopleCodeParser</title><link>https://sourceforge.net/p/decodepcode/bugs/22/?limit=25#43a9</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;That seemed to do the trick.  It ran without exception and the pcode file matches the source code.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth C</dc:creator><pubDate>Mon, 22 Apr 2019 08:50:06 -0000</pubDate><guid>https://sourceforge.nete1f6629fb0db08144be1909aa26154a4e1366c38</guid></item><item><title>#22 StringIndexOutOfBoundsException in PeopleCodeParser</title><link>https://sourceforge.net/p/decodepcode/bugs/22/?limit=25#2779</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Here is a zip file  with .class files for a potential fix. You know the routine...&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Erik H</dc:creator><pubDate>Sat, 20 Apr 2019 23:47:58 -0000</pubDate><guid>https://sourceforge.net272019cd1061e0156a2152d34e1a702c31815b47</guid></item><item><title>#22 StringIndexOutOfBoundsException in PeopleCodeParser</title><link>https://sourceforge.net/p/decodepcode/bugs/22/?limit=25#1fc5</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Attached is the bytecode from PSPCMPROG. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth C</dc:creator><pubDate>Tue, 16 Apr 2019 09:47:23 -0000</pubDate><guid>https://sourceforge.netfab2a9463727e30c369fb811a87f9458041a896a</guid></item><item><title>#22 StringIndexOutOfBoundsException in PeopleCodeParser</title><link>https://sourceforge.net/p/decodepcode/bugs/22/?limit=25#954f</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Could you please attached the actual bytecode from PSPCMPROG  (perhaps as byte array, or hex-encoded)?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Erik H</dc:creator><pubDate>Mon, 15 Apr 2019 02:40:53 -0000</pubDate><guid>https://sourceforge.neta4748c7fe846e3458e40d8d8760c29d1b2bdcba2</guid></item><item><title>#21 ArrayIndexOutOfBoundsException and No parser for byte code 117 and 120</title><link>https://sourceforge.net/p/decodepcode/bugs/21/?limit=25#e65c</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;assigned_to&lt;/strong&gt;: Alphonse --&amp;gt; Erik H&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Erik H</dc:creator><pubDate>Mon, 15 Apr 2019 02:38:02 -0000</pubDate><guid>https://sourceforge.net0c1dae9661a1f488d3bf61e78a662f48dff871b5</guid></item><item><title>#20 Files generated are using an incorrent encoding format. </title><link>https://sourceforge.net/p/decodepcode/bugs/20/?limit=25#9c93</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;assigned_to&lt;/strong&gt;: Alphonse --&amp;gt; Erik H&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Erik H</dc:creator><pubDate>Mon, 15 Apr 2019 02:36:57 -0000</pubDate><guid>https://sourceforge.net8469c5480c1a4a18ab8f69ee4f41add2154f1dbf</guid></item><item><title>StringIndexOutOfBoundsException in PeopleCodeParser</title><link>https://sourceforge.net/p/decodepcode/bugs/22/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Got a java.lang.StringIndexOutOfBoundsException out of class PeopleCodeParser.java:261.  This issue appears to be with Chinese characters in the actual peoplecode.  I've attached three files, one is the actual source and the other two are from decode in debug mode.  From I can tell the comment_length gets set to 21333 just before the new String at line 261 throws the exception.  The container.bytes.length is 5014 at that point. &lt;/p&gt;
&lt;p&gt;I'm running on SVN  trunk 103.&lt;/p&gt;
&lt;p&gt;Sorry I didn't find this sooner,  not sure if this was a result of the fix for ticket #21&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth C</dc:creator><pubDate>Thu, 11 Apr 2019 12:14:23 -0000</pubDate><guid>https://sourceforge.net85ee29f6265b3748e6fbaf9dc5870c7bf613f1c0</guid></item><item><title>#21 ArrayIndexOutOfBoundsException and No parser for byte code 117 and 120</title><link>https://sourceforge.net/p/decodepcode/bugs/21/?limit=25#ff4f</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Erik,&lt;/p&gt;
&lt;p&gt;I replaced the bin with the version that you provided and ran the application.  The application ran fine.   The pcode file created looks good as can be expected from the PSPCMPROG table.  Also the application did not thrown ArrayOutOfBoundsException.  &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth C</dc:creator><pubDate>Tue, 26 Mar 2019 08:47:53 -0000</pubDate><guid>https://sourceforge.net05434dba59333a3941193df79f0bc6b91c0d92a3</guid></item><item><title>#21 ArrayIndexOutOfBoundsException and No parser for byte code 117 and 120</title><link>https://sourceforge.net/p/decodepcode/bugs/21/?limit=25#ee47</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Kenneth,&lt;/p&gt;
&lt;p&gt;Please rename your 'bin' folder to something else and extract the attached bin.zip file in the main folder, so that the new .class files will be used. Let me know if this solves the problem (not entirely sure because I don't have access to any PeopleSoft system anymore, and I had to improvise to test your bytecode).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Erik H</dc:creator><pubDate>Fri, 22 Mar 2019 02:31:17 -0000</pubDate><guid>https://sourceforge.net21b043595b8157a49633da2b1001f39aed87714b</guid></item><item><title>#21 ArrayIndexOutOfBoundsException and No parser for byte code 117 and 120</title><link>https://sourceforge.net/p/decodepcode/bugs/21/?limit=25#2b53</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Eric&lt;/p&gt;
&lt;p&gt;I've attached two additional files, a txt and png,.  The CNTRCT_CHIL_WK.CNTRCT_PB.FieldChange_appdesigner.txt is the text copied/pasted from application designer. &lt;br/&gt;
CNTRCT_CHIL_WK.CNTRCT_PB.FieldChange_appdesigner.png is a screen image of the code displayed in application designer.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth C</dc:creator><pubDate>Mon, 18 Mar 2019 08:42:45 -0000</pubDate><guid>https://sourceforge.net880596f452dbe6d5ffbed332984e56d4047aac71</guid></item></channel></rss>