You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Santiago Gala (JIRA)" <je...@portals.apache.org> on 2005/08/10 20:49:36 UTC

[jira] Updated: (JS2-275) Option to make Action URLs relative or absolute

     [ http://issues.apache.org/jira/browse/JS2-275?page=all ]

Santiago Gala updated JS2-275:
------------------------------

    Attachment: j2-secure.patch

Ate, this is the partial solution I found. It works only for standard port transitions (80->443 and 443->80).

Beyond this, I guess we'd need some way to access tomcat parameters "redirect", or configure our own.

At least with this patch J2 makes requests for http if it was doing https and the other way around.
There is no clear solution that I can see for the general case, as tomcat can be running proxied on 8080
 and use 8443 for SSL, or, like here, have 8082 for proxyed http and 8083 for proxied https.

Hope this helps, and commit if you don't find it too intrusive.

> Option to make Action URLs relative or absolute
> -----------------------------------------------
>
>          Key: JS2-275
>          URL: http://issues.apache.org/jira/browse/JS2-275
>      Project: Jetspeed 2
>         Type: New Feature
>     Versions: 2.0-M4
>     Reporter: David Sean Taylor
>     Assignee: David Sean Taylor
>      Fix For: 2.0-M4
>  Attachments: j2-secure.patch
>
> The portlet:actionURL always generates URLs containing protocol, host and port. 
> This new feature would make the generation of either relative or absolute action and render URLs optional.
> A system wide setting would be set to either relative or absolute

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org