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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=319016#c9


Gert Driesen <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|RESOLVED                                        |REOPENED
         Resolution|FIXED                                           |




--- Comment #9 from Gert Driesen <[EMAIL PROTECTED]>  2008-01-31 14:17:35 MST 
---
This is now broken on the 2.0 profile.

You appear to be combining the value of the Src attribute with the
BaseVirtualDir twice in TemplateParser: once in TemplateProcessMainAttributes
(line 589), and once in GetAssemblyFromSource (line 799).

As a result the path is doubled, and hence an exception is thrown because the
file does not exist.

This can be reproduced using the standalone test case mentioned above.


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