[Mono-bugs] [Bug 649393] New: aresgen.exe doesn't support arrays

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Oct 26 15:16:07 EDT 2010


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

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


           Summary: aresgen.exe doesn't support arrays
    Classification: Mono
           Product: MonoDroid
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Tools
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: bryancostanich at hotmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Customer
           Blocker: Yes


Created an attachment (id=397153)
 --> (http://bugzilla.novell.com/attachment.cgi?id=397153)
repro project

Description of Problem:
given this xml:
<?xml version="1.0" encoding="utf-8" ?>
<resources>
  <declare-styleable name="NavBar">
    <attr name="Title" format="string" />
  </declare-styleable>
</resources>

you should be able to access: Resource.attr.NavBar

however, you can't. you can access Resource.attr.Title, however.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list