<?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/nwordpress/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/nwordpress/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 06 Jan 2010 10:35:25 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/nwordpress/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Getting error while running NWP</title><link>https://sourceforge.net/p/nwordpress/bugs/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;An internal error has occured. Please check the nWP bug tracker or submit a bug there.&lt;/p&gt;
&lt;p&gt;Please also include the stack trace from the nwp_debug.log file from your log directory (e.g. $TOMCAT_HOME/logs/nwp_debug.log if you are running Apache Tomcat).&lt;/p&gt;
&lt;p&gt;Log file attached...&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 06 Jan 2010 10:35:25 -0000</pubDate><guid>https://sourceforge.neteefe40372f1046fc48ac6d3c5160ed87c272cf17</guid></item><item><title>Getting error while running NWP</title><link>https://sourceforge.net/p/nwordpress/bugs/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;An internal error has occured. Please check the nWP bug tracker or submit a bug there.&lt;/p&gt;
&lt;p&gt;Please also include the stack trace from the nwp_debug.log file from your log directory (e.g. $TOMCAT_HOME/logs/nwp_debug.log if you are running Apache Tomcat).&lt;/p&gt;
&lt;p&gt;Log file attached...&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 06 Jan 2010 08:43:48 -0000</pubDate><guid>https://sourceforge.netcde988b2271dd5186c0e3270675ceb9f4ca8bc17</guid></item><item><title>Failure to install nWP on JBoss 4.2.3.GA</title><link>https://sourceforge.net/p/nwordpress/bugs/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When trying to install nWP 0.9.2 on JBoss 4.2.3.GA, the error page gets displayed and the following stack trace is shown in the log:&lt;/p&gt;
&lt;p&gt;java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: javax.servlet.ServletException: Original SevletResponse or wrapped original ServletResponse not passed to RequestDispatcher in violation of SRV.8.2 and SRV.14.2.5.1&lt;br /&gt;
at com.numiton.generic.PhpWeb.require(PhpWeb.java:154)&lt;br /&gt;
at org.numiton.nwp.IndexPage.generateContent(IndexPage.java:70)&lt;br /&gt;
[...]&lt;br /&gt;
Caused by: javax.servlet.ServletException: Original SevletResponse or wrapped original ServletResponse not passed to RequestDispatcher in violation of SRV.8.2 and SRV.14.2.5.1&lt;br /&gt;
at org.apache.catalina.core.ApplicationDispatcher.checkSameObjects(ApplicationDispatcher.java:985)&lt;br /&gt;
at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:316)&lt;br /&gt;
at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:292)&lt;br /&gt;
at org.springframework.web.servlet.view.InternalResourceView.renderMergedOutputModel(InternalResourceView.java:240)&lt;br /&gt;
at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:252)&lt;br /&gt;
at com.numiton.generic.PhpWeb.springInclude(PhpWeb.java:180)&lt;br /&gt;
at com.numiton.generic.PhpWeb.require(PhpWeb.java:145)&lt;br /&gt;
... 55 more&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Numiton</dc:creator><pubDate>Sun, 26 Oct 2008 16:51:32 -0000</pubDate><guid>https://sourceforge.netabab4277b79abbf1a75d7fa73adf1db0704b0707</guid></item><item><title>Comment with 2 URLs gets excessively hyperlinked</title><link>https://sourceforge.net/p/nwordpress/bugs/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Reproduced with this simple comment:&lt;br /&gt;
[code]&lt;br /&gt;
Line 1&lt;br /&gt;
&lt;a href="http://www.numiton.com/" rel="nofollow"&gt;http://www.numiton.com/&lt;/a&gt;&lt;br /&gt;
Line 2&lt;br /&gt;
&lt;a href="http://www.sourceforge.net/"&gt;http://www.sourceforge.net/&lt;/a&gt;&lt;br /&gt;
Line 3&lt;br /&gt;
[/code]&lt;/p&gt;
&lt;p&gt;After the second link, the &amp;lt;a&amp;gt; tag isn't closed and thus "Line 3" also becomes part of the hyperlink to sourceforge.net.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Numiton</dc:creator><pubDate>Mon, 06 Oct 2008 13:14:15 -0000</pubDate><guid>https://sourceforge.net1b5d58c7f29e14cec272d9c92888b3e2cd427013</guid></item><item><title>Binary works only with Java 6</title><link>https://sourceforge.net/p/nwordpress/bugs/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When trying to deploy nWP 0.9.3 in a Web container running on Java 1.5, the following error is thrown: java.lang.UnsupportedClassVersionError: Bad version number in .class file&lt;/p&gt;
&lt;p&gt;Due to a packaging error, nWP 0.9.3 got compiled with a Java 6 compiler.&lt;/p&gt;
&lt;p&gt;A temporary workaround is to deploy on Java 1.6.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Numiton</dc:creator><pubDate>Mon, 06 Oct 2008 12:39:30 -0000</pubDate><guid>https://sourceforge.net2a4e7b84acf991ae7c1b9a5b42b100db0de2419d</guid></item><item><title>Smiley conversion to graphics is not working properly</title><link>https://sourceforge.net/p/nwordpress/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Enable the option Writing/"Convert emoticons like :-) and :-P to graphics on display". The emoticons from posts show up with links like this one:&lt;/p&gt;
&lt;p&gt;&amp;lt;img src="%5C%27http://192.168.0.4:8080/nwp/wp-includes/images/smilies/icon_smile.gif%5C%27" alt="\':-)\'" class="\'wp-smiley\'"&amp;gt;&lt;/p&gt;
&lt;p&gt;The call from FormattingPage.java:996 line seems to be misbehaving:&lt;/p&gt;
&lt;p&gt;content = RegExPerl.preg_replace(gVars.wp_smiliessearch, gVars.wp_smiliesreplace, content);&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Numiton</dc:creator><pubDate>Mon, 25 Aug 2008 11:32:42 -0000</pubDate><guid>https://sourceforge.net73cb24b13d56bf8fa96912cd93726a304a88ddc1</guid></item><item><title>Post subcategories refresh incorrect in post page</title><link>https://sourceforge.net/p/nwordpress/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When adding a subcategory in the "Categories" section of the edit post page, some categories appear doubled. The save and the database info is correct though.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Numiton</dc:creator><pubDate>Sat, 02 Aug 2008 11:15:09 -0000</pubDate><guid>https://sourceforge.net59066eb3a0bdb652c3fe4c4dbd215951f41775fd</guid></item><item><title>Post/page autosave works, but visually inconsistent</title><link>https://sourceforge.net/p/nwordpress/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This only happens for newly created (draft) posts and pages.&lt;/p&gt;
&lt;p&gt;A red bar appears where the "Draft saved at ..." should appear.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Numiton</dc:creator><pubDate>Tue, 22 Jul 2008 18:12:49 -0000</pubDate><guid>https://sourceforge.net56ee9c844e91337491d0ad9f40b249d2daf6c8a1</guid></item><item><title>"See All" link dissapears after editing "Incoming Links"</title><link>https://sourceforge.net/p/nwordpress/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In the administrator dashboard, the "See All" link disappears for the "Incoming Links" widget after performing edit on it.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Numiton</dc:creator><pubDate>Tue, 22 Jul 2008 14:15:18 -0000</pubDate><guid>https://sourceforge.net53845fef8c2a1b5165e225d06def3604612132b5</guid></item></channel></rss>