Notes from my installation of RC8

Issue 1 needs attention.  Others don't.

(1) Bad sig on one of the files.
% gpg --verify apache-roller-4.0-rc8.zip.asc
gpg: Signature made Thu 11 Oct 2007 09:08:20 PM PDT using DSA key ID 17AA5B25
gpg: BAD signature from "David Johnson <[EMAIL PROTECTED]>"

(2) Noticed this time that the same bug also affects Section 2 of the RC8 install guide.
"The instances of the property mail.hostname in the cut-and-paste initial
roller-custom properties (Sections 6 and 6.1) are mis-capitalized as
mail.hostName" (reported by Anil Ganfoli)
FIX: http://svn.apache.org/viewvc?rev=583899&view=rev
(3) Front page theme: Login link appears in the banner whether or not you are already logged in.

(4) Exception during upgrade installation if you have a valid RememberMe cookie for that server. Worked fine after dropping cookies.

ERROR 2007-10-20 10:53:08,282 StandardWrapperValve:invoke - Servlet.service() for servlet jsp threw exception java.lang.IllegalStateException: Roller Weblogger has not been bootstrapped yet at org.apache.roller.weblogger.business.WebloggerFactory.getWeblogger(WebloggerFactory.java:60) at org.apache.roller.weblogger.ui.core.RollerSession.getRollerSession(RollerSession.java:76)
...


Reply via email to