[ http://jira.codehaus.org/browse/DISPL-217?page=comments#action_42210 ]
francois pfister commented on DISPL-217:
----------------------------------------
problem is here:
ELTableTagBeanInfo line 88: two different properties with the same setter
proplist.add(new PropertyDescriptor("id", //$NON-NLS-1$
ELTableTag.class, null, "setUid")); //$NON-NLS-1$
proplist.add(new PropertyDescriptor("uid", //$NON-NLS-1$
ELTableTag.class, null, "setUid")); //$NON-NLS-1$
> html table not assigning right id
> ---------------------------------
>
> Key: DISPL-217
> URL: http://jira.codehaus.org/browse/DISPL-217
> Project: DisplayTag
> Type: Bug
> Components: HTML Generation
> Versions: 1.0
> Reporter: J. David Mendoza R.
>
>
> When one uses the displaytag twice in a table it sets the same id for both
> tables... It showed up in one of my apps but it does the same thing in the
> example page on your
> site(http://displaytag.homeip.net/example-twotables.jsp)...
> I'm using firefox 1.0.4 on a linux box...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
displaytag-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel