You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Manu T George (JIRA)" <ji...@apache.org> on 2008/01/17 10:52:34 UTC

[jira] Created: (GERONIMO-3756) Blank screen in Security Realms portlet if wrong file path is specified

Blank screen in Security Realms portlet if wrong file path is specified
-----------------------------------------------------------------------

                 Key: GERONIMO-3756
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3756
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: console
    Affects Versions: 2.0.2
         Environment: All
            Reporter: Manu T George
             Fix For: 2.0.x


When I try to create a property file realm from the security realms portlet and I give a wrong file path for the user and group files, I get a blank screen on clicking next.

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


[jira] Commented: (GERONIMO-3756) Blank screen in Security Realms portlet if wrong file path is specified

Posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559879#action_12559879 ] 

Vamsavardhana Reddy commented on GERONIMO-3756:
-----------------------------------------------

The problem occurs when there is a '\' in the string value used with ActionResponse.setRenderParameter().  In this case, the error message has a '\' in the filename on Windows.  Does any one know if there are any guidelines on passing parameters containing special characters between portlet pages?

> Blank screen in Security Realms portlet if wrong file path is specified
> -----------------------------------------------------------------------
>
>                 Key: GERONIMO-3756
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3756
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.0.2
>         Environment: All
>            Reporter: Manu T George
>             Fix For: 2.0.x
>
>
> When I try to create a property file realm from the security realms portlet and I give a wrong file path for the user and group files, I get a blank screen on clicking next.

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


[jira] Updated: (GERONIMO-3756) Blank screen in Security Realms portlet if wrong file path is specified

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods updated GERONIMO-3756:
-----------------------------------

    Fix Version/s:     (was: 2.0.x)

> Blank screen in Security Realms portlet if wrong file path is specified
> -----------------------------------------------------------------------
>
>                 Key: GERONIMO-3756
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3756
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.0.2
>         Environment: All
>            Reporter: Manu T George
>
> When I try to create a property file realm from the security realms portlet and I give a wrong file path for the user and group files, I get a blank screen on clicking next.

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