Mailing List Archive

[bricoleurs/bricolage] 50f348: Fix case conversion bug in `find_or_create_alterna...
Branch: refs/heads/master
Home: https://github.com/bricoleurs/bricolage

Commit: 50f3487717d255a612e85096eb5dab843e4ceec7
https://github.com/bricoleurs/bricolage/commit/50f3487717d255a612e85096eb5dab843e4ceec7
Author: David E. Wheeler <david@justatheory.com>
Date: 2011-04-11 (Mon, 11 Apr 2011)

Changed paths:
M lib/Bric/Biz/Asset/Business/Media/Image.pm

Log Message:
-----------
Fix case conversion bug in `find_or_create_alternate()`.

Per gripe from Bret Dawson, though I took a different approach to fixng the
problem than his patch did.