<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/nwordpress/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/nwordpress/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/nwordpress/bugs/</id><updated>2010-01-06T10:35:25Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Getting error while running NWP</title><link href="https://sourceforge.net/p/nwordpress/bugs/9/" rel="alternate"/><published>2010-01-06T10:35:25Z</published><updated>2010-01-06T10:35:25Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.neteefe40372f1046fc48ac6d3c5160ed87c272cf17</id><summary type="html">&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;</summary></entry><entry><title>Getting error while running NWP</title><link href="https://sourceforge.net/p/nwordpress/bugs/8/" rel="alternate"/><published>2010-01-06T08:43:48Z</published><updated>2010-01-06T08:43:48Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netcde988b2271dd5186c0e3270675ceb9f4ca8bc17</id><summary type="html">&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;</summary></entry><entry><title>Failure to install nWP on JBoss 4.2.3.GA</title><link href="https://sourceforge.net/p/nwordpress/bugs/7/" rel="alternate"/><published>2008-10-26T16:51:32Z</published><updated>2008-10-26T16:51:32Z</updated><author><name>Numiton</name><uri>https://sourceforge.net/u/numiton/</uri></author><id>https://sourceforge.netabab4277b79abbf1a75d7fa73adf1db0704b0707</id><summary type="html">&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;</summary></entry><entry><title>Comment with 2 URLs gets excessively hyperlinked</title><link href="https://sourceforge.net/p/nwordpress/bugs/6/" rel="alternate"/><published>2008-10-06T13:14:15Z</published><updated>2008-10-06T13:14:15Z</updated><author><name>Numiton</name><uri>https://sourceforge.net/u/numiton/</uri></author><id>https://sourceforge.net1b5d58c7f29e14cec272d9c92888b3e2cd427013</id><summary type="html">&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;</summary></entry><entry><title>Binary works only with Java 6</title><link href="https://sourceforge.net/p/nwordpress/bugs/5/" rel="alternate"/><published>2008-10-06T12:39:30Z</published><updated>2008-10-06T12:39:30Z</updated><author><name>Numiton</name><uri>https://sourceforge.net/u/numiton/</uri></author><id>https://sourceforge.net2a4e7b84acf991ae7c1b9a5b42b100db0de2419d</id><summary type="html">&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;</summary></entry><entry><title>Smiley conversion to graphics is not working properly</title><link href="https://sourceforge.net/p/nwordpress/bugs/4/" rel="alternate"/><published>2008-08-25T11:32:42Z</published><updated>2008-08-25T11:32:42Z</updated><author><name>Numiton</name><uri>https://sourceforge.net/u/numiton/</uri></author><id>https://sourceforge.net73cb24b13d56bf8fa96912cd93726a304a88ddc1</id><summary type="html">&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;</summary></entry><entry><title>Post subcategories refresh incorrect in post page</title><link href="https://sourceforge.net/p/nwordpress/bugs/3/" rel="alternate"/><published>2008-08-02T11:15:09Z</published><updated>2008-08-02T11:15:09Z</updated><author><name>Numiton</name><uri>https://sourceforge.net/u/numiton/</uri></author><id>https://sourceforge.net59066eb3a0bdb652c3fe4c4dbd215951f41775fd</id><summary type="html">&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;</summary></entry><entry><title>Post/page autosave works, but visually inconsistent</title><link href="https://sourceforge.net/p/nwordpress/bugs/2/" rel="alternate"/><published>2008-07-22T18:12:49Z</published><updated>2008-07-22T18:12:49Z</updated><author><name>Numiton</name><uri>https://sourceforge.net/u/numiton/</uri></author><id>https://sourceforge.net56ee9c844e91337491d0ad9f40b249d2daf6c8a1</id><summary type="html">&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;</summary></entry><entry><title>"See All" link dissapears after editing "Incoming Links"</title><link href="https://sourceforge.net/p/nwordpress/bugs/1/" rel="alternate"/><published>2008-07-22T14:15:18Z</published><updated>2008-07-22T14:15:18Z</updated><author><name>Numiton</name><uri>https://sourceforge.net/u/numiton/</uri></author><id>https://sourceforge.net53845fef8c2a1b5165e225d06def3604612132b5</id><summary type="html">&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;</summary></entry></feed>