Mailing List Archive

[bricoleurs/bricolage] 7fefab: Don't update publish status on publish failure.
Branch: refs/heads/rev_1_10
Home: https://github.com/bricoleurs/bricolage

Commit: 7fefab5d228805126a5f37ab6bb26140caf9f0c0
https://github.com/bricoleurs/bricolage/commit/7fefab5d228805126a5f37ab6bb26140caf9f0c0
Author: David E. Wheeler <david@justatheory.com>
Date: 2010-12-02 (Thu, 02 Dec 2010)

Changed paths:
M lib/Bric/Biz/Asset/Business.pm
M lib/Bric/Changes.pod
M lib/Bric/Util/Burner.pm
M t/Bric/Util/Burner/DevTest.pm

Log Message:
-----------
Don't update publish status on publish failure.

Or, more specifically, revert it to what it was before. If a story hasn't been
published before, then on publish failure the publish status will be false and
the publish date and first publishd date will be `undef`. If it *has* been
published before, then the publish date will not be udpated. This has been an
issue for a long time, so I'll backpatch all the way to 1.10.x.