diff -r b51a10574e7f -r 594fdedecf7f client/src/Iri.Modernisation.Data/Models/VideoBook.cs --- a/client/src/Iri.Modernisation.Data/Models/VideoBook.cs Wed Feb 10 14:56:46 2010 +0100 +++ b/client/src/Iri.Modernisation.Data/Models/VideoBook.cs Thu Feb 11 17:29:23 2010 +0100 @@ -83,7 +83,8 @@ LDTFile ldt = new LDTFile(); ldt.Project = new LDTProject() { - Title = this.Title + Title = this.Title, + User = this.Author.UserName }; ldt.Medias = new List() {