[Mono-bugs] [Bug 535952] VirtualPath fails in compilation

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Sep 2 05:01:25 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=535952

User sniper666666 at hotmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=535952#c2





--- Comment #2 from daniel jenen <sniper666666 at hotmail.com>  2009-09-02 03:01:23 MDT ---
The problem comes from <% tags which is closed on the same line %>. It arises
when javascript code is merged with .NET but not all places.. 

In the header   
<script type="text/javascript">
..
<%if(user.HasPerm(User.PERMS.Inter) || user.HasPerm(User.PERMS.Mail) ||
user.HasPerm(User.PERMS.Web)) {%>
..

If the %> after { is put on new line it works. It fails as well on 
<%if(true) {}%>

-- 
Configure bugmail: http://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