Check out:

https://issues.apache.org/jira/browse/TAP5-1483

and the fix seems to be:

        configuration.add(SymbolConstants.ASSET_URL_FULL_QUALIFIED, "true");

I haven't tried it yet.


On Tue, Oct 30, 2012 at 7:47 AM, jellevangompel
<jellevangom...@gmail.com> wrote:
> Hey Christian,
>
> I have contribute the hostname symbol, but links are still not rendered as I
> suspected (meaning they are still like: http://my.server.com/app/link).
>
> I used following code:
>
>
>         public static void
> contributeApplicationDefaults(MappedConfiguration<String, Object>
> configuration) {
>                 configuration.add(SymbolConstants.HOSTNAME, 
> "apps.facebook.com");
>         }
>
>
>
>
>
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/Tapestry-URLs-inside-iFrame-Facebook-canvas-tp5717408p5717416.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>



-- 
Jonathan Barker
ITStrategic

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to