https://bugzilla.novell.com/show_bug.cgi?id=686656

https://bugzilla.novell.com/show_bug.cgi?id=686656#c0


           Summary: packing process failed during deployment
    Classification: Mono
           Product: MonoDroid
           Version: SVN
          Platform: PC
        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 (Windows; U; Windows NT 6.1; en-US)
AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.204 Safari/534.16

I had a drawable created in my strings.xml file that was named "backcolor". In
one of my axml layout files, I had referenced it as "BackColor" and it was not
reported as an error.

Reproducible: Always

Steps to Reproduce:
1. create a strings.xml file
2. create a drawable resource in the strings.xml file named "backcolor"
3. create a layout file
4. add a view to the layout file
5. set the background of the view to "@drawable/BackColor"
6. save the files
7. press ctrl+F5 to start without debugging 
Actual Results:  
error message stating that packaging failed

Expected Results:  
should have been notified of the error in the layout file

-- 
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

Reply via email to