Is this a mono bug?
I have found a small problem which I am assuming is a bug in Mono - but I am not certain that is where the problem is. I can replicate it in a tiny .aspx file, and I have a workaround but I just want to be sure that mono is responsible. This code works fine ASP.NET / winXP / IE, does not work when loaded to x10hosting.
If I create a new .aspx file, and include a small javascript function containing the line:
Code:
var e_tag = "</" + tag + ">";
then mono (and not ASP.NET) throws an error whe you try to run it:
Code:
Server Error in '/' Application
Parser Error
Description: Error parsing a resource required to service this request. Review your source file and modify it to fix this error.
Parser Error Message: expecting TAGNAME
Source Error:
Line 21: Line 22: var s_tag = "<" + tag + ">";Line 23: var e_tag = "</" + tag + ">"; // DO NOT CONDENSE THESE TWO STRINGS! MONO WILL COMPLAIN!Line 24: DoTagWrap(content, s_tag, e_tag);Line 25: }
Source File: /home/thegriff/public_html/MonoBug.aspx Line: 23
Version information: Mono Version: 2.0.50727.1433; ASP.NET Version: 2.0.50727.1433
Can anyone confirm this is a mono bug, in which case I will report it, if not then who should be told?
No trees were harmed in the sending of this message; however, a significant number of electrons were slightly inconvenienced.
FOR SALE: Bargain! Large supply of slightly used '0's and '1's. Can be delivered electronically. Special rates for bulk purchases!