Bugs item #923252, was opened at 2004-03-25 11:55
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=923252&group_id=73068

Category: main tag library
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Vincent Tencé (vtence)
Assigned to: Nobody/Anonymous (nobody)
Summary: EL TableTag won't show footer correctly

Initial Comment:
When using the el version of the taglib, the table will
not display the footer the first time the table is shown.

This is due to the overriden setFooter() method in the
EL version of the TableTag. Overriden method prevents
the footer variable of the parent TableTag class from
being updated correctly. I'm not sure we need a _footer
variable at all in the el tag since it's not an
attribute of the table tag itself and does not need
expression evaluation.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=923252&group_id=73068


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to