It's generally a bad idea to use filenames with spaces in web sites. I would suggest the best fix for this would be to automatically replace any spaces in names with understroke '_'

Stephen

On Nov 9, 2008, at 6:55 AM, Paul Robinson wrote:

Well not so much a problem, but a bit of an oddity. If you have a space in your filename when you upload an image it will drop the filename in the upload progress bar down onto a new line. It's kinda hard to explain but
kinda like this:

-----------------------------
file_name_with_space
in_it
-----------------------------

When it should be

-------------------------------
file_name_with_space in_it
-------------------------------

I hope that's understandable. :(

Thanks.
Paul.
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to