Hi,
There is a strange bug with error report. It appends on squeak, and also with www.aidaweb.si site. If you try to login twice with wrong or empty username or password, the server answer a 400 error (bad request). I did not notice this bug with VisualWorks. Regards, Nicolas -- Nicolas Petton http://nico.bioskop.fr ___ ooooooo OOOOOOOOO |Smalltalk| OOOOOOOOO ooooooo \ / [|] -------------------------------- Ma cl? GPG est disponible ici : http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE788C34D -------------- section suivante -------------- Une pi?ce jointe non texte a ?t? nettoy?e... Nom: non disponible Type: application/pgp-signature Taille: 189 octets Desc: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?= Url: http://lists.aidaweb.si/pipermail/aida/attachments/20071114/4aee5e26/attachment.sig |
Hi Nicolas,
nicolas petton wrote: > There is a strange bug with error report. > It appends on squeak, and also with www.aidaweb.si site. > > If you try to login twice with wrong or empty username or password, the > server answer a 400 error (bad request). > > I did not notice this bug with VisualWorks. This is known problem (I won't say bug yet) in Swazoo 2.0 handling two POSTs second following immediately a first one. It happens only on IE, that's why this is only a problem and not a bug to me .. :) I'll try to solve it today again, because it is quite hard to catch the reason. Janko -- Janko Miv?ek AIDA/Web Smalltalk Web Application Server http://www.aidaweb.si |
Le mercredi 14 novembre 2007 ? 11:20 +0100, Janko Miv?ek a ?crit : > Hi Nicolas, > > nicolas petton wrote: > > > There is a strange bug with error report. > > It appends on squeak, and also with www.aidaweb.si site. > > > > If you try to login twice with wrong or empty username or password, the > > server answer a 400 error (bad request). > > > > I did not notice this bug with VisualWorks. > > This is known problem (I won't say bug yet) in Swazoo 2.0 handling two > POSTs second following immediately a first one. It happens only on IE, Sorry Janko, but it also happens on Firefox, and konqueror with me (i'm under Linux). Cheers, Nicolas > > that's why this is only a problem and not a bug to me .. :) > > I'll try to solve it today again, because it is quite hard to catch the > reason. > > Janko > > -- Nicolas Petton http://nico.bioskop.fr ___ ooooooo OOOOOOOOO |Smalltalk| OOOOOOOOO ooooooo \ / [|] -------------------------------- Ma cl? GPG est disponible ici : http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE788C34D -------------- section suivante -------------- Une pi?ce jointe non texte a ?t? nettoy?e... Nom: non disponible Type: application/pgp-signature Taille: 189 octets Desc: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?= Url: http://lists.aidaweb.si/pipermail/aida/attachments/20071114/6ab9d946/attachment.sig |
nicolas petton wrote:
>>> There is a strange bug with error report. >>> It appends on squeak, and also with www.aidaweb.si site. >>> >>> If you try to login twice with wrong or empty username or password, the >>> server answer a 400 error (bad request). >>> >>> I did not notice this bug with VisualWorks. >> This is known problem (I won't say bug yet) in Swazoo 2.0 handling two >> POSTs second following immediately a first one. It happens only on IE, > > Sorry Janko, but it also happens on Firefox, and konqueror with me (i'm > under Linux). You were right, and that helped me solved at the end. Solution is quite pragmatic, but it works. Load Swazoo 2.1 beta2 for it. As always thanks for reporting such bugs! Janko >> that's why this is only a problem and not a bug to me .. :) >> >> I'll try to solve it today again, because it is quite hard to catch the >> reason. -- Janko Miv?ek AIDA/Web Smalltalk Web Application Server http://www.aidaweb.si |
Le vendredi 16 novembre 2007 ? 13:42 +0100, Janko Miv?ek a ?crit : > nicolas petton wrote: > > >>> There is a strange bug with error report. > >>> It appends on squeak, and also with www.aidaweb.si site. > >>> > >>> If you try to login twice with wrong or empty username or password, the > >>> server answer a 400 error (bad request). > >>> > >>> I did not notice this bug with VisualWorks. > >> This is known problem (I won't say bug yet) in Swazoo 2.0 handling two > >> POSTs second following immediately a first one. It happens only on IE, > > > > Sorry Janko, but it also happens on Firefox, and konqueror with me (i'm > > under Linux). > > You were right, and that helped me solved at the end. Solution is quite > pragmatic, but it works. Load Swazoo 2.1 beta2 for it. > > As always thanks for reporting such bugs! Thanks, I tried it but when I start Swazoo, Squeak uses 100% of CPU, and even user interrupt does not work... It happens when I start a site, not with startOn: aPort. Cheers, Nicolas > > Janko > > > >> that's why this is only a problem and not a bug to me .. :) > >> > >> I'll try to solve it today again, because it is quite hard to catch the > >> reason. > -- Nicolas Petton http://nico.bioskop.fr ___ ooooooo OOOOOOOOO |Smalltalk| OOOOOOOOO ooooooo \ / [|] -------------------------------- Ma cl? GPG est disponible ici : http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE788C34D -------------- section suivante -------------- Une pi?ce jointe non texte a ?t? nettoy?e... Nom: non disponible Type: application/pgp-signature Taille: 189 octets Desc: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?= Url: http://lists.aidaweb.si/pipermail/aida/attachments/20071116/bde5dd15/attachment.sig |
nicolas petton wrote:
> Thanks, I tried it but when I start Swazoo, Squeak uses 100% of CPU, and > even user interrupt does not work... > It happens when I start a site, not with startOn: aPort. Hmm, did you stop Swazoo before upgrade? Or did you install in a fresh image? This 100% CPU problem should be already solved by installing Sport 2.031 and latest Swazoo. Which Sport do you have? Janko -- Janko Miv?ek AIDA/Web Smalltalk Web Application Server http://www.aidaweb.si |
Free forum by Nabble | Edit this page |