[Bug 9] New: PostContentConverter

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@qos.ch ReportedBy: noreply.sebastien@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.

http://bugzilla.qos.ch/show_bug.cgi?id=9 noreply.sebastien@qos.ch changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #1 from noreply.sebastien@qos.ch 2007-01-23 14:57 ------- This bug was fixed by using a TeeFilter -- 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.

http://bugzilla.qos.ch/show_bug.cgi?id=9 noreply.sebastien@qos.ch changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED -- 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.
participants (1)
-
bugzilla-daemon@pixie.qos.ch