Mailing List Archive

[Bricolage-Commits] Fixed upload() to work with binary files.
Log Message:
-----------
Fixed upload() to work with binary files. For some reason the old code was interacting badly with IO::Scalar filehandles containing binary data. This doesn't need to go to Release_1_2 since it's the SOAP interface that triggered the problem.

Modified Files:
--------------
/cvsroot/bricolage/bricolage/lib/Bric/Biz/Asset/Business:
Media.pm