On Mon, 2005-02-14 at 09:55 +0100, Hubert FONGARNAND wrote: >Last week, i've talked about compatibility problems in __dopostback script. >In fact ms.net call __dopostback script with '$' in the name of the component, >mono call call __dopostback script with ':' >Here's the patch that fix this problem, so you can now call __dopostback with >'$' or ':', it doesn't matter anymore...
I'd be more willing to include this patch if you send a test case that shows the issue. AFAIR, the colon got there based on testing on the MS .NET 1.1 version. -Gonzalo _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
