Bug 659155
Summary: | JON241: Cannot delete "Event Logs" from a JBossAS Server nor Add New "Event Logs" on a JBossAS5 Server. | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Charles Crouch <ccrouch> |
Component: | Events | Assignee: | Lukas Krejci <lkrejci> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Corey Welton <cwelton> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 3.0.0 | CC: | fdrabek, hbrock, jsefler, jshaughn, mazz, rtimaniy, sdharane, skondkar |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 610859 | Environment: | |
Last Closed: | Type: | --- | |
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: | 562434, 616081 |
Description
Charles Crouch
2010-12-02 01:33:17 UTC
Lukas So given Sudhir pushed back on this, we appear to have a bad fix in both release-30 branches and master. Can you investigate and fix this in both places release-30 (this bug) and master (610859) commit 7e86d4a1c98005e40f864ac5684952e6c1e01d00 Author: Lukas Krejci <lkrejci> Date: Mon Dec 6 15:06:04 2010 +0100 BZ 610859 - Deleting an entry from a property list doesn't confuse the unset properties anymore. Verified on Jon241 build#41 Added the file /tmp/testlog in JBossAS Server->Inventory->Connection tab. Clicked on Edit button and click on 'Delete' button for '/tmp/testlog'. It displays "Property at index 0 deleted from list 'logEventSources'. " Clicked on OK button which displayed "Connection properties updated. " and the log file is removed. Refreshed the page and moved to another tabs and came back. The log file is removed. Bookkeeping - closing bug - fixed in recent release. Bookkeeping - closing bug - fixed in recent release. |