You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "David Johnson (JIRA)" <ji...@apache.org> on 2009/05/23 05:14:45 UTC

[jira] Commented: (ROL-1809) errors/denied.jsp throwing NPE, not translating

    [ https://issues.apache.org/jira/browse/ROL-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712345#action_12712345 ] 

David Johnson commented on ROL-1809:
------------------------------------

This looks a lot like ROL-1688, which was fixed in Roller 4.0.1.

I cannot duplicate this error with the information you provided. Please provide steps to reproduce.

Any errors in the logs?

Also, what environment? Which versions of Java, app server, database and O/S are you using?



> errors/denied.jsp throwing NPE, not translating
> -----------------------------------------------
>
>                 Key: ROL-1809
>                 URL: https://issues.apache.org/jira/browse/ROL-1809
>             Project: Roller
>          Issue Type: Bug
>    Affects Versions: 4.0.1
>            Reporter: Athena Yao
>            Assignee: David Johnson
>
> denied/error.jsp throws a NPE on this line:
> <%@ page isErrorPage="true" %>
> Removing that line allows me to use the page properly, but the error messages show as this:
> ???error.permissionDenied.title???
> ???error.permissionDenied.prompt???
>     * ???error.permissionDenied.reason0???
>     * ???error.permissionDenied.reason1???
>     * ???error.permissionDenied.reason2???
>     * ???error.permissionDenied.reason3???
> (the latter could be because of my setup, though?)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.