You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2001/06/14 09:49:56 UTC

[Bug 2172] New: - Wrong result from

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: cocoon-dev@xml.apache.org                                    |
+ |  Reported By: wangtun@staff.yam.com                                        |
+ |      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: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org