El vie, 23-01-2004 a las 13:42, Jonathan Wheelhouse escribi�: > Gonzalo Paniagua Javier <[EMAIL PROTECTED]>: > > El vie, 23-01-2004 a las 11:26, Jonathan Wheelhouse escribi�: > > > (I tried to submit this bug via bugzilla but am having no luck even > > > though I appear to have an account.) > > > > > > Description of Problem: > > > asp.net does not recognise Subproperties. > > > > I already replied to the other message you sent. It's already fixed in > > CVS. Thanks. > > Yes, sorry about sending the message again; I was unsubscribed and > sent a message to the list which got a reply saying that it was held > up until the moderater looked at it. So, I subscribed and sent it > again and meanwhile the first message made it to the list. > > Thanks very much for fixing the bug; I've already gotten the latest > CVS and run the example successfully this time. > > Where in the code was the bug? What file?
In TemplateControlCompiler.cs. We were handling subproperties only for Style and Font. Just removing those conditions from an 'if' did the fix. -Gonzalo _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
