bestlong/krank

ExportListings can't ouput class properties that reference another Business/Domain Object

Opened this issue · 0 comments

What steps will reproduce the problem?

1. Create an exportlisting for a class that contains a property that
references another class.

2. Try to display export listing from a listing page.


What is the expected output? 

All class properties can be displayed correctly regardless if it is a
primitive or refers to another property in another class.

What do you see instead?

Errors, saying that the referenced property is not a property of the class.


Please use labels and text to provide additional information.


Original issue reported on code.google.com by reggiedi...@gmail.com on 4 Jan 2008 at 1:37