Added by Carl Hörberg over 15 years ago
Why does some image paths ends with an dot? Look for example at "/redmine/projects/{project}/issues", the sort icon in the headers has the src "/redmine/images/sort_desc.png.", the same filename but with out the ending dot works as well. a problem occurs when i redirect the site via a IIS server, which gets confused by the ending dots...
I was running Redmine in windows using Bitnamis installer, i found the fix here:
is fixed in later versions of Rails..