[Mono-dev] [PATCH] System.Web.Compilation/AspTokenizer.cs

Juraj Skripsky js at hotfeet.ch
Mon Jun 19 05:29:16 EDT 2006


Hi,

Could you please review and test the attached patch.

- Juraj


On Mon, 2006-06-19 at 01:17 -0700, Konstantin Triger wrote:
> 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
> 
>  
> 
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Quotes.patch
Type: text/x-patch
Size: 2532 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060619/bed4f10a/attachment.bin 


More information about the Mono-devel-list mailing list