[JBoss JIRA] (GTNPORTAL-3190) Redirect Admin UI: Redirect changes not saved if focus is on Redirect Name input
by Boleslaw Dawidowicz (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3190?page=com.atlassian.jira.pl... ]
Boleslaw Dawidowicz updated GTNPORTAL-3190:
-------------------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 3.7.0.Final
Resolution: Done
> Redirect Admin UI: Redirect changes not saved if focus is on Redirect Name input
> --------------------------------------------------------------------------------
>
> Key: GTNPORTAL-3190
> URL: https://issues.jboss.org/browse/GTNPORTAL-3190
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: User Interface
> Affects Versions: 3.6.0.Final
> Reporter: Alexandre Mendonça
> Assignee: Alexandre Mendonça
> Priority: Blocker
> Fix For: 3.7.0.Final
>
>
> Saving a redirect with changes when the focus is on the redirect name input fails, no changes are saved, even if alert message says that it was.
> This happens due to concurrent AJAX requests (validation @ input on blur and save changes click), which make the latter fail.
--
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, 3 months
[JBoss JIRA] (GTNPORTAL-3188) Allow PortalSetupService to work in multiple portal containers
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3188?page=com.atlassian.jira.pl... ]
RH Bugzilla Integration commented on GTNPORTAL-3188:
----------------------------------------------------
Lucas Ponce <lponce(a)redhat.com> made a comment on [bug 974135|https://bugzilla.redhat.com/show_bug.cgi?id=974135]
PortalSetupService had a bug when working with multiple containers at same time.
Also quickstart-sample-portal had missing configuration for PortalSetupService.
PRs sent to gatein-portal and gatein-portal-quickstarts to fix it.
Take note that:
- sample-porta.ear creates a new portal container with their own database for JCR and IDM.
- so, in this context each portal (portal and sample-portal) are independents.
- setting root password using bin/setup-portal.sh modify root password for all portal containers deployed.
- setting root password by form only set up the password for the current portal container.
- so, a expected behaviour using form to set up root password will be that they have to set up root password of portal "portal" and root password of portal "sample-portal", as they are two different users in two different portal containers (with separate databases for JCR and IDM).
> Allow PortalSetupService to work in multiple portal containers
> --------------------------------------------------------------
>
> Key: GTNPORTAL-3188
> URL: https://issues.jboss.org/browse/GTNPORTAL-3188
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Lucas Ponce
> Assignee: Lucas Ponce
>
--
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, 3 months