[gatein-issues] [JBoss JIRA] (GTNPORTAL-2804) Invalid property 'PortalPermissionSelector' or 'PagePermissionSelector' instead of 'Access Permission Setting'

Peter Palaga (JIRA) jira-events at lists.jboss.org
Wed Jan 23 09:06:47 EST 2013


     [ https://issues.jboss.org/browse/GTNPORTAL-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Palaga updated GTNPORTAL-2804:
------------------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/gatein/gatein-portal/pull/319


The fix adds the two missing i18n keys using {{\#\{UITabPane.title.UIListPermissionSelector\}}} so it was enough to add them into the file for locale "en". Other locales can resolve the expression into the proper language specific value.

The fix also fixes the issue with missing icon. In this case the {{.UITabSelector .FlatTabStyle .UIPermissionSelector24x24Icon}} rule was simply copied and renamed to match the expected class names {{PortalPermissionSelector24x24Icon}} and {{PagePermissionSelector24x24Icon}}.
                
> Invalid property 'PortalPermissionSelector' or 'PagePermissionSelector' instead of 'Access Permission Setting'
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: GTNPORTAL-2804
>                 URL: https://issues.jboss.org/browse/GTNPORTAL-2804
>             Project: GateIn Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Peter Palaga
>
> There is invalid property when setting permissions for portal/page.
> This is caused by https://github.com/gatein/gatein-portal/commit/7a0935858c6d13c0267e1a5f4b945dca2331d003 (fix for GTNPORTAL-2753)
> Version-Release number of selected component (if applicable):
> JPP 6.0.0 ER05
> How reproducible:
> always
> Steps to Reproduce:
> 1. sign in
> 2. create new portal or page and go to permission setting - invalid access permission tab
>   
> Actual results:
> Tab label contains PortalPermissionSelector or similar.
> Expected results:
> Access Permission Setting should be displayed

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the gatein-issues mailing list