[Mono-dev] Two new bugs in System.Web

2006-11-16 Thread Hubert FONGARNAND
I've updated my servers with the latest mono 1.2 stable release... 
Result :  - A regression (our web application use viewstate compression,
and it doesn't work now)


See bugzilla : 
http://bugzilla.ximian.com/show_bug.cgi?id=79945
http://bugzilla.ximian.com/show_bug.cgi?id=79946
___
Ce message et les éventuels documents joints peuvent contenir des informations 
confidentielles.
Au cas où il ne vous serait pas destiné, nous vous remercions de bien vouloir 
le supprimer et en aviser immédiatement l'expéditeur. Toute utilisation de ce 
message non conforme à sa destination, toute diffusion ou publication, totale 
ou partielle et quel qu'en soit le moyen est formellement interdite.
Les communications sur internet n'étant pas sécurisées, l'intégrité de ce 
message n'est pas assurée et la société émettrice ne peut être tenue pour 
responsable de son contenu.
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Two new bugs in System.Web

2006-11-16 Thread Marek Habersack
On Thu, 16 Nov 2006 09:16:39 +0100, Hubert FONGARNAND
[EMAIL PROTECTED] scribbled:

 I've updated my servers with the latest mono 1.2 stable release... 
 Result :  - A regression (our web application use viewstate
 compression, and it doesn't work now)
 
 
 See bugzilla : 
 http://bugzilla.ximian.com/show_bug.cgi?id=79945
It looks that it was changed in r67514. Igor, can you say what was the
rationale for the change? Tests show that Hubert is right in his
assessment - MS.NET indeed doesn't call the routine the first time the
page is loaded or when there is no viewstate.

 http://bugzilla.ximian.com/show_bug.cgi?id=79946
I have attached a diff for this one to the bug, Gonzalo please review
and let me know if I can commit,

best regards,

marek


signature.asc
Description: PGP signature
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Two new bugs in System.Web

2006-11-16 Thread Igor Zalmanovich
Hi there,

The change I did is really needed for ControlState feature.
I see that it causes the regression.

I am working on fixing this issue. I will send the patch for review
after weekend.

Igor  

-Original Message-
From: Marek Habersack [mailto:[EMAIL PROTECTED] 
Sent: Thursday, November 16, 2006 1:12 PM
To: Hubert FONGARNAND
Cc: mono-devel-list@lists.ximian.com; Igor Zalmanovich 
Subject: Re: [Mono-dev] Two new bugs in System.Web

On Thu, 16 Nov 2006 09:16:39 +0100, Hubert FONGARNAND
[EMAIL PROTECTED] scribbled:

 I've updated my servers with the latest mono 1.2 stable release... 
 Result :  - A regression (our web application use viewstate
 compression, and it doesn't work now)
 
 
 See bugzilla : 
 http://bugzilla.ximian.com/show_bug.cgi?id=79945
It looks that it was changed in r67514. Igor, can you say what was the
rationale for the change? Tests show that Hubert is right in his
assessment - MS.NET indeed doesn't call the routine the first time the
page is loaded or when there is no viewstate.

 http://bugzilla.ximian.com/show_bug.cgi?id=79946
I have attached a diff for this one to the bug, Gonzalo please review
and let me know if I can commit,

best regards,

marek
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Two new bugs in System.Web

2006-11-16 Thread Gonzalo Paniagua Javier
On Thu, 2006-11-16 at 07:37 -0800, Igor Zalmanovich wrote:
 Hi there,
 
 The change I did is really needed for ControlState feature.
 I see that it causes the regression.
 
 I am working on fixing this issue. I will send the patch for review
 after weekend.

I will revert the patch that caused the regression in the meantime, as
we're tagging for a new release in the next days. Add it back after the
weekend.

Thanks.

-Gonzalo


___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list