[JBoss JIRA] (GTNPORTAL-3374) Submenu is displayed off the screen in right to left mode
by Lucas Ponce (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3374?page=com.atlassian.jira.pl... ]
Lucas Ponce updated GTNPORTAL-3374:
-----------------------------------
Description:
Description of problem:
On tablet devices there is menu displayed off the screen when you are in Right to left mode. Go to /portal/mobile/home and click: Group pages -> User pages -> My link -> submenu is displayed off the screen. This only happens in landscape mode. See attached screenshot.
Additional info:
Tested on Android 3.2 tablet and 4.1.2 tablet. Phones worked fine.
> Submenu is displayed off the screen in right to left mode
> ---------------------------------------------------------
>
> Key: GTNPORTAL-3374
> URL: https://issues.jboss.org/browse/GTNPORTAL-3374
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Mobile
> Reporter: Lucas Ponce
> Assignee: Lucas Ponce
> Priority: Minor
> Fix For: 3.7.0.Final
>
>
> Description of problem:
> On tablet devices there is menu displayed off the screen when you are in Right to left mode. Go to /portal/mobile/home and click: Group pages -> User pages -> My link -> submenu is displayed off the screen. This only happens in landscape mode. See attached screenshot.
> Additional info:
> Tested on Android 3.2 tablet and 4.1.2 tablet. Phones worked fine.
--
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
12 years, 2 months
[JBoss JIRA] (GTNPORTAL-3373) LDAP: Not seeing some users in organizationManagementPortlet
by Vu Viet Phuong (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3373?page=com.atlassian.jira.pl... ]
Vu Viet Phuong commented on GTNPORTAL-3373:
-------------------------------------------
This is the "Backward compability" issue (There are users in LDAP database, but no user profile attribute in Hibernate yet --> no attribute for disabled user status)
So we need to run the migration script or disable the "filter disabled user in query" feature. I've updated the document about this (https://community.jboss.org/wiki/DisabledUser)
> LDAP: Not seeing some users in organizationManagementPortlet
> ------------------------------------------------------------
>
> Key: GTNPORTAL-3373
> URL: https://issues.jboss.org/browse/GTNPORTAL-3373
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Marek Posolda
> Assignee: Vu Viet Phuong
> Attachments: idm-configuration.xml
>
>
> I went through these steps:
> - Enable LDAP integration with OpenDS 2.0 in gatein/gatein.ear/portal.war/WEB-INF/conf/organization/idm-configuration.xml by:
> -- Change property "config" of PicketlinkIDMService to war:/conf/organization/picketlink-idm/examples/picketlink-idm-ldap-config.xml (assumption is that you have OpenDS running on localhost:1389)
> -- Uncomment 2 "groupTypeMappings" in OrganizationService configuration for types "platform_type" and "organization_type"
> (I am attaching my idm-configuration.xml just to make sure)
> - Now when I start portal, login as root and go to OrganizationManagementPortlet, I can't see users from LDAP (assumption is that there are some users added just in LDAP).
> - When I click to "Show disabled" I can see all users including LDAP users. They are marked as enabled, which seems to be OK. What is not OK is, that they are not shown in first-place when "Show disabled" is unchecked
--
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
12 years, 2 months