[ http://issues.apache.org/jira/browse/FOR-930?page=comments#action_12434349 ] David Crossley commented on FOR-930: ------------------------------------
The stylesheets that generate these images need to convert the color values to uppercase. > generated PNGs for round corners, filenames with mixed case color values > ------------------------------------------------------------------------ > > Key: FOR-930 > URL: http://issues.apache.org/jira/browse/FOR-930 > Project: Forrest > Issue Type: Bug > Components: Dispatcher (aka views) > Affects Versions: 0.8-dev > Reporter: David Crossley > > There is a nasty problem on "Mac OS X" and perhaps other OS too, with case > insensitive filenames. For example, the following two filenames are > equivalent: > roundcorner-b-r-5-bgffffff-stroke4A6D8C-fg4A6D8C.png > roundcorner-b-r-5-bgFFFFFF-stroke4A6D8C-fg4A6D8C.png > This causes conflicts when a generated website is managed in Subversion: > svn: Failed to add file > 'images/roundcorner-b-r-5-bgffffff-stroke4A6D8C-fg4A6D8C.png': object of the > same name already exists -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
