Attribute.equals is wrong and implement hashCode
------------------------------------------------
Key: TILES-411
URL: https://issues.apache.org/struts/browse/TILES-411
Project: Tiles
Issue Type: Bug
Components: tiles-api
Affects Versions: 2.2.0
Reporter: Antonio Petrelli
Fix For: 2.2.0
The Attribute.equals method makes an "or" for all checks (it should do an
"and").
The "hashCode" method should be implemented.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.