https://bugzilla.novell.com/show_bug.cgi?id=668730
https://bugzilla.novell.com/show_bug.cgi?id=668730#c0 Summary: MonoDroidFlavorProject.GetFile is returning E_FAIL instead of sending it on to the inner hierarchy Classification: Mono Product: MonoDroid Version: SVN Platform: x86-64 OS/Version: Windows 7 Status: NEW Severity: Normal Priority: P5 - None Component: Tools AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 this breaks the 'add service reference' functionality when using MonoDroid in conjunction with Delphi Prism. Suggestion: instead of returning E_FAIL across the board, only return E_FAIL when the file ID is one of these two: __PSFFILEID2.PSFFILEID_AppSettings __PSFFILEID2.PSFFILEID_AssemblyResource otherwise, pass the request along to the inner project. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
