[Mono-bugs] [Bug 661965] New: Adding Required Permissions is backwards

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Dec 31 13:15:38 EST 2010


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

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


           Summary: Adding Required Permissions is backwards
    Classification: Mono
           Product: MonoDroid
           Version: SVN
          Platform: 64bit
        OS/Version: Windows 7
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Tools
        AssignedTo: mkestner at novell.com
        ReportedBy: chrisntr at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US)
AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10

When you add a required permission, the AndroidManifest.xml only gets updated
when you *remove* a selected permission and not when it is checked.

Reproducible: Always

Steps to Reproduce:
1. Create new project
2. Open up project settings
3. Click link/text to create a new AndroidManifest.xml file.
4. Open AndroidManifest.xml up and go back to the project settings.
5. Click a permission so that it is checked - notice AndroidManifest.xml
doesn't update.
6. Uncheck the permission and notice that the permission now gets added to the
AndroidManifest.xml.
Actual Results:  
Adding a permission does not update androidmanifest, only when it's not
checked.

Expected Results:  
Permission should get added when it is checked.

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