[logback-dev] [Bug 9] New: PostContentConverter
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Wed Oct 4 18:21:04 CEST 2006
http://bugzilla.qos.ch/show_bug.cgi?id=9
Summary: PostContentConverter
Product: logback-access
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P1
Component: Other
AssignedTo: logback-dev at qos.ch
ReportedBy: noreply.sebastien at qos.ch
At the moment, the PostContentConverter consumes the bytes present in the
request's InputStream and returns them as a String.
It seems that it is quite a dangerous behaviour, since several sources consider
the inputStream as a read-once component.
This converter has been removed from access' PatternLayout.
We should create a real-life webservice and soap requests, then test the
PostContentConverter against the webservice.
--
Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the logback-dev
mailing list