Back to bug 1017881

Who When What Removed Added
Rafael Benevides 2013-10-10 16:46:41 UTC Blocks 1017762
Brian Stansberry 2013-10-10 17:34:35 UTC Component CLI Logging
Assignee olubyans jperkins
QA Contact pkremens nziakova
Rostislav Svoboda 2013-10-16 13:49:33 UTC Severity unspecified medium
Rostislav Svoboda 2013-10-29 14:56:10 UTC CC rsvoboda
mark yarborough 2013-10-29 15:08:21 UTC CC myarboro
James Perkins 2013-10-29 16:45:44 UTC Link ID JBoss Issue Tracker WFLY-1712
mark yarborough 2013-10-31 19:10:08 UTC CC jdoyle
Blocks 1017762
Rafael Ruiz 2013-11-20 12:19:06 UTC CC rafael.ruiz
James Perkins 2014-01-09 00:48:35 UTC Status NEW POST
Target Release --- EAP 6.3.0
Target Milestone --- Pending
Kabir Khan 2014-01-09 22:30:52 UTC Status POST MODIFIED
CC kkhan
Target Milestone Pending DR0
Paul Gier 2014-02-11 23:53:56 UTC Status MODIFIED ON_QA
Nikoleta Hlavickova 2014-02-24 14:25:22 UTC Status ON_QA VERIFIED
James Perkins 2014-06-10 16:04:59 UTC Doc Text Cause: The name attribute was being added and read from the model.

Consequence: The last name on a composite operation was the only handler name used resulting in the same handler naming being added multiple times.

Fix: The name attribute is not copied to the model and read from the operation.

Result: Adding handlers in a composite operation now works as it should.
Scott Mumford 2014-06-11 03:25:33 UTC CC smumford
Doc Text Cause: The name attribute was being added and read from the model.

Consequence: The last name on a composite operation was the only handler name used resulting in the same handler naming being added multiple times.

Fix: The name attribute is not copied to the model and read from the operation.

Result: Adding handlers in a composite operation now works as it should.
In previous versions of JBoss EAP 6, the name attribute in composite logging operations was being added to and read from the model.

As a result, the last name on a composite operation was the only handler name used, resulting in the same handler naming being added multiple times.

In this release, the name attribute is no longer copied to the model and is read from the operation itself. Adding handlers in a composite operation now works as expected.
mark yarborough 2014-06-28 15:44:03 UTC Status VERIFIED CLOSED
Resolution --- CURRENTRELEASE
Last Closed 2014-06-28 11:44:03 UTC
Jay SenSharma 2014-11-21 07:16:23 UTC CC jsenshar
Jay SenSharma 2014-11-21 07:24:05 UTC Status CLOSED ASSIGNED
Resolution CURRENTRELEASE ---
Keywords Reopened
James Perkins 2014-11-25 17:31:20 UTC Status ASSIGNED CLOSED
Resolution --- CURRENTRELEASE
Last Closed 2014-06-28 11:44:03 UTC 2014-11-25 12:31:20 UTC

Back to bug 1017881