https://bugzilla.novell.com/show_bug.cgi?id=672325
https://bugzilla.novell.com/show_bug.cgi?id=672325#c0 Summary: Assets have filename case changed during compilation Classification: Mono Product: MonoDroid Version: unspecified 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/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E) files in the asset folder are copied to output, but the case of the file names are changed, resulting in FileNotFoundException when attempting to load the asset. Reproducible: Always Steps to Reproduce: 1. Create an asset with upper case first letter in file name 2. write Activity that loads asset with expected file name 3. run application Actual Results: java.io.FileNotFoundException Expected Results: Asset stream should be loaded. -- 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
