Re: URL-Stripping in 5.0.9 leads to incorrect URLs

2008-01-28 Thread Kevin Menard
You should file a JIRA for your particular use case. The URL optimization stuff had been beaten on pretty hard, though, so you shouldn't run into issues in the general case. In the meanwhile, you can control the behavior of the URL generation. To use the old format, add the following: configura

URL-Stripping in 5.0.9 leads to incorrect URLs

2008-01-28 Thread Moritz Gmelin
Hi, I just tried to update to the 5.0.9 Release version and found some strange behaviour. I have a dynamically created image from a service on my page. The method to create the link is as follows public Link getBPURL(){ return getResources().createActionLink("BPGraph", fals