Bug 1174732

Summary: After browser window is refreshed, configuration of web subsystem is saved into incorrect profile
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Jakub Cechacek <jcechace>
Component: Web ConsoleAssignee: Harald Pehl <hpehl>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Jelinek <pjelinek>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: brian.stansberry, hpehl, jkudrnac, kkhan, pjelinek
Target Milestone: ER1Keywords: Regression
Target Release: EAP 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-19 12:40:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1176535    

Description Jakub Cechacek 2014-12-16 11:48:43 UTC
After refreshing the browser window, console will start storing the configuration of web subsystem into default profile

Steps to Reproduce:
1. start eap in domain mode
2. navigate to configuration -> Web -> Servlet/HTTP
3. change profile to full
4. change the value of "Default session timeout" attribute to "12"
5. save the config
6. refresh the browser window
7. change the value of "Default session timeout" attribute to "42"
8. save the config


Expected result: Attribute value in full profile is 42
Actual result: Attribute value in full profile is 12. Attribute value if default profile is 42

If I am to guess what's wrong, I would say that after refreshing the browser window the information about active profile is lost.

Comment 2 Harald Pehl 2014-12-16 12:59:40 UTC
Update: The same issue exists when you just switch between profiles (without refreshing the browser window)

Comment 3 JBoss JIRA Server 2014-12-16 13:59:45 UTC
Harald Pehl <hpehl> updated the status of jira HAL-553 to Resolved

Comment 4 Pavel Jelinek 2015-01-14 15:38:03 UTC
Verified for EAP 6.4.0.ER1.