[Mono-dev] [PATCH] System.Web.Compilation/AspTokenizer.cs
Konstantin Triger
kostat at mainsoft.com
Mon Jun 19 04:17:27 EDT 2006
Hello,
Following the fix 61757: this code started throwing not well formed:
<img src="Handler.ashx?PhotoID=<%# Eval("PhotoID") %>&Size=M" />
This is because Eval(…) contains quotes. The attached patch fixes that by ignoring quotes inside server tag.
Please review.
Regards,
Konstantin Triger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060619/08bd9137/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: AspTokenizer.cs.patch
Type: application/octet-stream
Size: 442 bytes
Desc: AspTokenizer.cs.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060619/08bd9137/attachment.obj
More information about the Mono-devel-list
mailing list