Bug 1256819 - [GSS](6.4.z) Incorrect display of application name while assigning a new application to the ServerGroup.
Summary: [GSS](6.4.z) Incorrect display of application name while assigning a new appl...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Web Console
Version: 6.4.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: CR1
: EAP 6.4.4
Assignee: Enrique Gonzalez Martinez
QA Contact: Pavel Jelinek
URL:
Whiteboard:
Depends On:
Blocks: 1235744 1247280
TreeView+ depends on / blocked
 
Reported: 2015-08-25 14:05 UTC by Ranjith Pulluru
Modified: 2019-08-15 05:13 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ranjith Pulluru 2015-08-25 14:05:25 UTC
Description of problem:
=======================
 - Incorrect display of application name while assigning a new application to the servergroup

Version-Release number of selected component (if applicable):
==============================================================
 - JBoss EAP 6.4.2 

Steps to reproduce:
====================
1) Open JBoss EAP 6.4.2 admin console.
2) Add the example.war to the deployment and then assign to server group.
3) Remove the example.war file from the deployments from the admin console.(successfully removed).
4) and then add next application sample.war to the deployment.
5) click "assign" button, then you will see the pop window with previous application name("example.war"). (which is incorrect)

Actual results:
===============
- You will see the pop window with previous application name("example.war"). (which is incorrect)


Expected results:
=================
- Pop window should show the application name "sample.war" 

Additional info:
=================
- This problem occurs until you don't select a new application or refresh the browser.
- Above issue doesn't exist in JBoss EAP 6.4.1. Above issue occurs in jboss EAP 6.4.2 and jboss EAP 6.4.3.

Comment 7 Enrique Gonzalez Martinez 2015-08-28 16:17:48 UTC
Hi:

the selection model is not getting cleared once the deployment table is being refreshed. This causes the  buttons to be available with an non existent item.

just to clarify a bit the reproducer:

Steps to reproduce:
====================
1) Open JBoss EAP 6.4.2 admin console.
2) Add the example.war to the deployment and then assign to server group.
3) Remove the example.war file from the deployments from the admin console.(successfully removed).
4) try to click in remove, assign or replace buttons. It will show the old selection.

Comment 8 Enrique Gonzalez Martinez 2015-08-31 07:13:20 UTC
PR 2.5.x: https://github.com/hal/core/pull/63
No upstream required

Comment 10 Enrique Gonzalez Martinez 2015-08-31 08:31:47 UTC
Merged: https://github.com/hal/core/commit/1104503918c191bf2a75425209fc6174575a5690

Comment 11 Pavel Jelinek 2015-09-22 11:02:43 UTC
Verified for 6.4.4.CP.CR3.

Comment 12 Petr Penicka 2017-01-17 10:55:49 UTC
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.

Comment 13 Petr Penicka 2017-01-17 10:56:06 UTC
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.


Note You need to log in before you can comment on or make changes to this bug.