4 votes
closed
ShowViewInWorkspace Id

Description

 
The ShowViewInWorkspace command ignores the string id parameter when creating a new view. The fix is to modify the following line in the ShowViewInWorkspace code body in WorkItemController.cs:

view = WorkItem.SmartParts.AddNew<TView>(viewId);
^^^^

I can't believe no-one else has noticed this before so I assume I have just missed the relevant open issue.

File Attachments


No files are attached


Closed Apr 28 2008 at 7:03 PM  by MichaelPuleio
Fixed in SCSF April 2008

Comments

most recent at top (show oldest at top)
LesNes wrote Jul 11 2007 at 12:21 PM
Thanks for opening an issue, see http://www.codeplex.com/smartclient/Thread/View.aspx?ThreadId=12205

DickP wrote Jul 10 2007 at 9:55 AM
A posting error. The ^^^ marks should be below the viewId parameter

Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987