You are right. Thanks for the pointer. This specific string "img" should
have made me suspicious, but it did not :(
Andy
Howard Lewis Ship wrote:
I'd bet that there's something odd in your template, something like
If z.gif doesn't exist, it will look like your page with an activation
I'd bet that there's something odd in your template, something like
If z.gif doesn't exist, it will look like your page with an activation
context of img/xy/z.gif.
You have to be careful when using relative URLs to static assets, as
the page activation context can shift your base URL so that re
Is it failing while trying to handle a the returning url? Or trying to
render the link to begin with?
Can you give us the url that it generates ( before you click on it? ) if
possible?
Andy Pahne wrote:
In my page class I build a List like this:
public List getNavigationParameters(
I need to add that this particular feature worked for weeks without any
trouble.
Andy
Andy Pahne schrieb:
In my page class I build a List like this:
public List getNavigationParameters() {
List result = new ArrayList();
result.add(hotel.getId());
result.add(