Message7390

Author sedibr
Recipients amak, fwierzbicki, jeff250, pjenvey, sedibr, ssweens
Date 2012-08-13.14:33:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344868415.17.0.847106138555.issue1754@psf.upfronthosting.co.za>
In-reply-to
Content
We have tested the issue today and it seems to solve the problem that prevent our program to receive data from POST messages bigger than 2k (approx).

We have tested with version 2.5.3rc1, following recommendation of people from django-jython forum. Our target environment includes: Jython 2.5.3rc1 + Django (1.3) + django-jython (1.3) + Jetty 7

See issue 75 for more details on testing conditions:
http://code.google.com/p/django-jython/issues/detail?id=75
History
Date User Action Args
2012-08-13 14:33:35sedibrsetmessageid: <1344868415.17.0.847106138555.issue1754@psf.upfronthosting.co.za>
2012-08-13 14:33:35sedibrsetrecipients: + sedibr, fwierzbicki, amak, pjenvey, jeff250, ssweens
2012-08-13 14:33:34sedibrlinkissue1754 messages
2012-08-13 14:33:34sedibrcreate