Bug al enviar ficheros
-
- Posts: 2
- Joined: 7 years ago
- Gender:
Bug al enviar ficheros
El jurado me dice que la extension del fichero no esta soportada por el sistema cuando mando el nombre del fichero ( includido la extension ) con MAYUSCULAS..
Re: Bug al enviar ficheros
@Lemol: heh, good one.
@reiniermujica: Thank you very much for your report, our development team will look into it shortly. This is mainly due to the fact that the new version of the COJ is hosted on a Linux server (the previous one was running on Windows), but we can implement a feature to help you with this. Also, please remember to post in English: not all of our users are Spanish-speaking!
@reiniermujica: Thank you very much for your report, our development team will look into it shortly. This is mainly due to the fact that the new version of the COJ is hosted on a Linux server (the previous one was running on Windows), but we can implement a feature to help you with this. Also, please remember to post in English: not all of our users are Spanish-speaking!

Re: Bug al enviar ficheros
reiniermujica wrote:El jurado me dice que la extension del fichero no esta soportada por el sistema cuando mando el nombre del fichero ( includido la extension ) con MAYUSCULAS..
Already fixed thanks for your collaboration!!!Lemol wrote:Solución:
filename = filename.ToLower();
Lemol Quick, easy and efficient!!!
