Page 1 of 1

variable urlencode

Posted: Fri Jan 25, 2019 1:29 pm
by taner
Hello Steinar,

Concerning variable: urlencode
Sorry, I'm not sure about the correct terminology, so I try to explain it with an example:
May it possible to have the possibility that a special character like ( can be encoded to %28?
At the moment this special character, among others, stays the same after being processed.

Taner

Re: variable urlencode

Posted: Fri Jan 25, 2019 10:01 pm
by emcodem
Hey Taner, what are you after, is it filename normalizing, so removing special chars from filenames?
Cheers,
emcodem

Re: variable urlencode

Posted: Mon Jan 28, 2019 2:05 pm
by taner
Hello emcodem,

Thanks for insisting.

@Steinar: please forget the request.
The problem I had with the generated url was because the original filename has umlauts.
Our system (streaming-server) can't handle umlauts.
Sorry for the inconvenience.

Taner