https://issues.apache.org/bugzilla/show_bug.cgi?id=49542
Summary: IteratedValueExpression and IndexedValueExpression
implementation
Product: Taglibs
Version: 1.2.0
Platform: PC
Status: NEW
Severity: normal
Priority: P2
Component: Standard Taglib
AssignedTo: [email protected]
ReportedBy: [email protected]
The equals() methods on IndexedValueExpression and IteratedValueExpression are
inconsistent with the implementation of hashCode() which does not fulfill the
contract for equals().
The serialUID values for these two classes do not match the values defined in
the specification JavaDoc.
The serialized fields for IteratedValueExpression are in a different order than
defined in the specification JavaDoc. This may not really matter as one of
those fields contains an IteratedExpression which is not Serializable.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]