Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1066597 - [GSS] (6.3.0) The formatter attribute is changed every time it's processed
[GSS] (6.3.0) The formatter attribute is changed every time it's processed
Status: CLOSED UPSTREAM
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Logging (Show other bugs)
6.2.1
Unspecified Unspecified
unspecified Severity unspecified
: ---
: EAP 6.3.0
Assigned To: James Perkins
Nikoleta Ziakova
Russell Dickenson
:
Depends On:
Blocks: 1066602
  Show dependency treegraph
 
Reported: 2014-02-18 12:13 EST by Kyle Lape
Modified: 2014-06-29 22:54 EDT (History)
1 user (show)

See Also:
Fixed In Version:
Doc Type: Bug Fix
Doc Text:
A bug that caused the `HandlerOperations.equalValue()` method to always return false in previous versions of JBoss EAP 6 has been corrected with the inclusion of an upstream patch. This bug presented because the method used the incorrect property name when comparing values. It does not present in this release of the product.
Story Points: ---
Clone Of:
: 1066602 (view as bug list)
Environment:
Last Closed: 2014-03-05 12:32:24 EST
Type: Bug
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)


External Trackers
Tracker ID Priority Status Summary Last Updated
JBoss Issue Tracker WFLY-2908 Minor Resolved The formatter attribute is changed every time it's processed 2014-08-04 06:27:12 EDT

  None (edit)
Description Kyle Lape 2014-02-18 12:13:18 EST
he HandlerOperations.equalValue() method uses the incorrect property name when comparing values resulting in the method always returning false.

This does not harm anything, but just changes the format pattern each time a resource is processed.
Comment 1 James Perkins 2014-03-05 12:32:24 EST
This fix is already upstream as part of https://bugzilla.redhat.com/show_bug.cgi?id=994661. The bug was introduced in the original WildFly commit which implemented the custom-formatter. Since the commit had to be ported rather than cherry-picked I just fixed it as part of the port.

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