Page 1 of 1

" and ' in file descriptions adds slashes

PostPosted: Wed Jan 18, 2012 12:54 pm
by test
If I'm writing worlds like "look at this" and Don't download, what I'm getting in the file description is \"look at this\" and Don\'t download.

Please fix that, thanks. :)

Also, any new when v2.0.1 goes public? It's been waaay tooo looong. :D

Re: " and ' in file descriptions adds slashes

PostPosted: Sat Jan 21, 2012 4:20 am
by SamEA
Never noticed this error, it's probably because PHP replaces it with a "/" to avoid string complications. Will fix this soon hopefully, but have a heavy workload at the moment.

Thank you for reporting this error :). In regards to v2.0.1 going public, there are no current plans on to when or whether it will be released soon.

Re: " and ' in file descriptions adds slashes

PostPosted: Fri Feb 24, 2012 5:29 pm
by SamEA
Tested this a while back, but forgot to get back to you (my apologizes). When adding "" I don't receive "/" instead, and I believe this may be a Windows character conflict error (e.g. occurs only with Windows web servers). Are you on a Windows web server? Thanks.

Re: " and ' in file descriptions adds slashes

PostPosted: Wed Feb 29, 2012 12:37 am
by test
I'm on Linux.