https://issues.apache.org/bugzilla/show_bug.cgi?id=51562

             Bug #: 51562
           Summary: two key's value is mistake in
                    "org/apache/catalina/connector/LocalStrings.properties
                    "
           Product: Tomcat 7
           Version: 7.0.19
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Connectors
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


in the file "org/apache/catalina/connectorLocalStrings.properties" line 54&55

coyoteRequest.getInputStream.ise=getReader() has already been called for this
request
coyoteRequest.getReader.ise=getInputStream() has already been called for this
request

the key "coyoteRequest.getInputStream.ise" 's value should be "getInputStream()
has already been called for this request"
and 
the key "coyoteRequest.getReader.ise" 's value should be "getReader() has
already been called for this request"

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to