I have a different problem with image uploads. A number of teams in our universe use special symbols (like accent marks) in their names. Wherever that's the case, the images won't display in the browser because the symbol causes the URL to add a bunch of funky characters in.
As an example, my single-A team is the
San Luis Río Colorado Rapidos Blancos (a mouthful, I know). I've got a nifty custom image for them and everything.

Unfortunately the picture shows up as broken because the "í" in "Río" has an accent in it. The browser points to this URL:
Quote:
|
http://peba.allsimbaseball3.com/lgreports/news/html/images/San_Luis_R%C3%ADo_Colorado_Rapidos_Blancos.png
|
Even if I try renaming the picture on the server to include the garbledy-gook where the "í" should be, the picture still won't show. The problem is even worse in our foreign leagues, where a bunch of teams have special characters in their names.
I'm guessing the answer is, "No," but is there any way to fix this so that these pictures display properly?