[Mono-bugs] [Bug 668730] New: MonoDroidFlavorProject.GetFile is returning E_FAIL instead of sending it on to the inner hierarchy

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Feb 1 15:51:27 EST 2011


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: mkestner at novell.com
        ReportedBy: bl at remobjects.com
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list