Hi.

Today I found an issue as I'm using flowplayer.controls plugin and I need to download it from an url like this:

http://localhost:8080/site/++resource++collective.flowplayer/flowplayer.controls.swf

I don't explay here why the URL is like this (say only that is needed). It seems that the + character are ingnored. If I change the URL to something without +, it works.

What can I do?