Feature Requests item #780640, was opened at 2003-07-31 04:35
Message generated for change (Settings changed) made by fgiust
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536616&aid=780640&group_id=73068

Category: None
Group: None
Status: Closed
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Nobody/Anonymous (nobody)
Summary: added ability to handle nested properties

Initial Comment:
If you use display:column and pass in a nested property 
such as prop1.prop2 such that prop1 is a related object, 
and prop2 is the property you want to display, the 
lookup code would fail with a null property error.  This 
patch adds code to check if the property is a nested 
property (has a "." in it) and if so, iterates to insure non-
null nested properties, and ultimately returns the nested 
property value.

I am new to submitting updates/patches - hopefully this 
will meet others needs as it has mine - if you need any 
additional information on this, feel free to contact me at 
[EMAIL PROTECTED]

Thanks.

Ken

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

Comment By: fabrizio giustina (fgiust)
Date: 2003-09-26 00:06

Message:
Logged In: YES 
user_id=798060

this is already fixed in displaytag 1.0-b1. Thanks for the patch

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

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


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to