Mailing List Archive

[bricoleurs/bricolage] 317a77: Don't deactivate assets while updating via SOAP.
Branch: refs/heads/master
Home: http://github.com/bricoleurs/bricolage

Commit: 317a77ec6c9b341d7dc5d59bea4f41d356dbaae2
http://github.com/bricoleurs/bricolage/commit/317a77ec6c9b341d7dc5d59bea4f41d356dbaae2
Author: David E. Wheeler <david@justatheory.com>
Date: 2010-07-07 (Wed, 07 Jul 2010)

Changed paths:
M comp/widgets/help/debuggers.html
M lib/Bric/Changes.pod
M lib/Bric/License.pod
M lib/Bric/SOAP/Media.pm
M lib/Bric/SOAP/Story.pm
M lib/Bric/SOAP/Template.pm

Log Message:
-----------
Don't deactivate assets while updating via SOAP.

I've no idea why they were able temporarily disabled to begin with. Seemed an
unnecessary defense against something or other. And the downside was
discovered with the addition of the `EXPIRE_ON_DEACTIVATE` directive:
assets were getting expired every time they were updated via SOAP! So
change the code to only activate or deactivate if requested.