You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrp4j-dev@portals.apache.org by ji...@apache.org on 2004/06/15 19:43:09 UTC

[jira] Created: (WSRP4J-25) PortletResponse.encodeURL() in pluto provider adds extra context path

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/WSRP4J-25

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: WSRP4J-25
    Summary: PortletResponse.encodeURL() in pluto provider adds extra context path
       Type: Bug

     Status: Unassigned
   Priority: Minor

    Project: WSRP4J
 Components: 
             Producer
   Versions:
             current (nightly)

   Assignee: 
   Reporter: Scott Goldstein

    Created: Tue, 15 Jun 2004 10:42 AM
    Updated: Tue, 15 Jun 2004 10:42 AM
Environment: N/A

Description:
Found while executing test portlets packaged with Pluto.  When not providing an abolsute URL, the PortletResponse.encodeURL() method expects a full path URI, which includes the context root.  The Pluto provider, however, is adding the context root to the argument, causing the context root to appear in the URL twice.  In test view 3 of the pluto test portlet, an image fails to be displayed due to this problem.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (WSRP4J-25) PortletResponse.encodeURL() in pluto provider adds extra context path

Posted by ji...@apache.org.
The following issue has been updated:

    Updater: Scott Goldstein (mailto:sgoldstein@ezrs.com)
       Date: Tue, 15 Jun 2004 10:43 AM
    Comment:
Patch to fix the issue.  Changes both the behavior of encodeURL() and updates the WSRP test portlet to work with the new behavior
    Changes:
             Attachment changed to encodeurl.patch
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/WSRP4J-25?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/WSRP4J-25

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: WSRP4J-25
    Summary: PortletResponse.encodeURL() in pluto provider adds extra context path
       Type: Bug

     Status: Unassigned
   Priority: Minor

    Project: WSRP4J
 Components: 
             Producer
   Versions:
             current (nightly)

   Assignee: 
   Reporter: Scott Goldstein

    Created: Tue, 15 Jun 2004 10:42 AM
    Updated: Tue, 15 Jun 2004 10:43 AM
Environment: N/A

Description:
Found while executing test portlets packaged with Pluto.  When not providing an abolsute URL, the PortletResponse.encodeURL() method expects a full path URI, which includes the context root.  The Pluto provider, however, is adding the context root to the argument, causing the context root to appear in the URL twice.  In test view 3 of the pluto test portlet, an image fails to be displayed due to this problem.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (WSRP4J-25) PortletResponse.encodeURL() in pluto provider adds extra context path

Posted by ji...@apache.org.
The following comment has been added to this issue:

     Author: Julie MacNaught
    Created: Thu, 17 Jun 2004 9:00 AM
       Body:
I can't reproduce the problem.  I see image correctly. Am I missing something?
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/WSRP4J-25?page=comments#action_36214

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/WSRP4J-25

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: WSRP4J-25
    Summary: PortletResponse.encodeURL() in pluto provider adds extra context path
       Type: Bug

     Status: Unassigned
   Priority: Minor

    Project: WSRP4J
 Components: 
             Producer
   Versions:
             current (nightly)

   Assignee: 
   Reporter: Scott Goldstein

    Created: Tue, 15 Jun 2004 10:42 AM
    Updated: Thu, 17 Jun 2004 9:00 AM
Environment: N/A

Description:
Found while executing test portlets packaged with Pluto.  When not providing an abolsute URL, the PortletResponse.encodeURL() method expects a full path URI, which includes the context root.  The Pluto provider, however, is adding the context root to the argument, causing the context root to appear in the URL twice.  In test view 3 of the pluto test portlet, an image fails to be displayed due to this problem.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira