Code review comment for lp:~franku/widelands-website/handle_big_images

Revision history for this message
kaputtnik (franku) wrote :

After searching around i found this: http://stackoverflow.com/a/11346592

"As a note for other this issue can be caused when you have a double '//' in the static file resource you are looking for."

The double slashes in our media path is something what i noticed erlier but i was unsure about how to fix it.

« Back to merge proposal