Closed adiherzog closed 10 years ago
This is true folder and file names are URL encoded. This was done to ensure there is no problem with special characters.
what is the status here? what are the requirements? what should I change?
I'm not sure what the state is. I propose to do the following:
I think most of this already works as it should. But it can't hurt to write some tests that make sure this is actually the case.
@adiherzog could you check the code/tests if this is now ok...
I'll review it as soon as I find some time for it.
If the use case name in the XML file has a space, this is represented as a plus sign (+) in the folder name. Looks as if the folder name is url encoded, but I'm not 100% sure.