http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2172 *** shadow/2172 Thu Jun 14 00:49:56 2001 --- shadow/2172.tmp.18269 Thu Jun 14 00:49:56 2001 *************** *** 0 **** --- 1,23 ---- + +============================================================================+ + | Wrong result from <xsp-request:get-remote-host as="xml"/> | + +----------------------------------------------------------------------------+ + | Bug #: 2172 Product: Cocoon 2 | + | Status: NEW Version: 2.0alpha CVS | + | Resolution: Platform: PC | + | Severity: Normal OS/Version: Windows NT/2K | + | Priority: Other Component: core | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + When use <xsp-request:get-remote-host as="xml"/> + It sould return <xsp-request:remote-host>127.0.0.1</xsp-request:remote-host> + But it was return <xsp-request:remote-user>127.0.0.1</xsp-request:remote-user> + + I found the bug is in: class + org.apache.cocoon.components.language.markup.xsp.XSPRequestHelper's + public static void getRemoteHost(Map, ContentHandler) \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]