
noreply at github
Oct 16, 2009, 6:15 PM
Post #1 of 1
(170 views)
Permalink
|
|
[bricoleurs/bricolage] 986915: Typo.
|
|
Branch: refs/heads/rev_1_10 Home: http://github.com/bricoleurs/bricolage Commit: 98691510e009091c2faf62c96f3a247cc98e6370 http://github.com/bricoleurs/bricolage/commit/98691510e009091c2faf62c96f3a247cc98e6370 Author: David E. Wheeler <david[at]justatheory.com> Date: 2009-10-13 (Tue, 13 Oct 2009) Changed paths: M lib/Bric/Changes.pod Log Message: ----------- Typo. Commit: aa6ae491a851a7339b430013dd90ba1b7251bf2e http://github.com/bricoleurs/bricolage/commit/aa6ae491a851a7339b430013dd90ba1b7251bf2e Author: David E. Wheeler <david[at]justatheory.com> Date: 2009-10-16 (Fri, 16 Oct 2009) Changed paths: M Makefile M lib/Bric/Changes.pod M lib/Bric/Util/Burner.pm M lib/Bric/Util/Trans/FS.pm M lib/Bric/Util/Trans/FTP.pm M lib/Bric/Util/Trans/SFTP.pm A t/Bric/Util/Trans/FS/Test.pm Log Message: ----------- Backported fix for Bug #82 from master. * Added `unescape_uri()` to Bric::Util::ApacheUtil. * Updated the various URI-processing methods in Bric::Util::Trans::FS to properly escape or unescape URIs as appropriate. * Wrote tests for the URI-processing methods in Bric::Util::Trans::FS. * Fixed `PREVIEW_LOCAL` block in Bric::Util::Burner to convert a URI to a directory with the improved `uri_to_dir()` method in Bric::Util::Trans::FS. * Updated the distribution movers (FS, FTP, and SFTP) to convert from URIs to file-system paths. Left WebDAV alone, since it should actually use URIs.
|