codesmithtools / Templates

CodeSmith Generator Templates
http://www.codesmithtools.com/product/generator
54 stars 35 forks source link

CSLA: CS_Alias extended property not respected in NameValueList views. #680

Closed GoogleCodeExporter closed 4 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Generate a view with id and field value (for namevaluelist)
2.Add an extended property to view "NameValueList".
3.Add other extended property to view "CS_Alias" with value "MyNVL".
4.Generate optputs.

What is the expected output? 
It must be generated a NameValueList under collections folder with object name 
"MyNVL".

What do you see instead?
A NameValueList object with name "MyNVLNameValueList" are generated under 
collections folder (the criteria are well generated "MyNVLCriteria.cs").

What version of the product are you using?
Tested in last nightly build r2952.

Original issue reported on code.google.com by bernyrod...@gmail.com on 23 Feb 2013 at 8:40

GoogleCodeExporter commented 9 years ago

Original comment by bniemyjski on 11 Mar 2013 at 7:50

stale[bot] commented 4 years ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. This issue now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.