RewriteTag does'n return absolute url with html:rewrite
-------------------------------------------------------

                 Key: PB-83
                 URL: https://issues.apache.org/jira/browse/PB-83
             Project: Portals Bridges
          Issue Type: Bug
          Components: struts
    Affects Versions: 1.0.4
         Environment: tomcat
            Reporter: Alexey Zavizionov


<img src="<html:rewrite page="/apache-portals.gif" resourceURL="true"/>"/>

page="apache-portals.gif"
url="/strutsbridgesblankportletapache-portals.gif"
markup: "/strutsbridgesblankportlet/strutsbridgesblankportletapache-portals.gif"

page="/apache-portals.gif"
url="/strutsbridgesblankportlet/apache-portals.gif"
markup: "/strutsbridgesblankportlet/apache-portals.gif"

page="strutsbridgesblankportlet/apache-portals.gif"
url="/strutsbridgesblankportletstrutsbridgesblankportlet/apache-portals.gif"
markup: 
"/strutsbridgesblankportlet/strutsbridgesblankportletstrutsbridgesblankportlet/apache-portals.gif"

page="/strutsbridgesblankportlet/apache-portals.gif"
url="/strutsbridgesblankportlet/strutsbridgesblankportlet/apache-portals.gif"
markup: 
"/strutsbridgesblankportlet/strutsbridgesblankportlet/apache-portals.gif"

page="http://localhost:8080/strutsbridgesblankportlet/apache-portals.gif";
url="/strutsbridgesblankportlethttp://localhost:8080/strutsbridgesblankportlet/apache-portals.gif";
markup: 
"/strutsbridgesblankportlet/strutsbridgesblankportlethttp://localhost:8080/strutsbridgesblankportlet/apache-portals.gif";

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to