Bugs item #900134, was opened at 2004-02-19 10:39 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536613&aid=900134&group_id=73068
Category: main tag library Group: v 1.0-b1 Status: Open Resolution: None Priority: 5 Submitted By: YR (yraoul) Assigned to: Nobody/Anonymous (nobody) Summary: Problem with static lPropertyMap in Decorator class Initial Comment: Hi, My webapp uses several classes inherinting TableDecorator. The mother class Decorator owns a map of cached keys. A major problem occurs when 2 decorators deals with the same bean but : - one decorator owns the get<property_name> method - the other one don't have such method for this property name. As the Decorator class variable "lPropertyMap" owns the "<property_name>", the hasGetterFor method returns true even for the second case !!!!!!! This case throws a Property not found exception and the table cannot display. Please help. Yann ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536613&aid=900134&group_id=73068 ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ displaytag-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-devel