NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item10837: Deprecated (before/after)AttachmentSaveHanders were actually deleted.
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Urgent |
Closed |
Engine |
FoswikiPluginsAPI |
|
The
beforeAttachmentSaveHandler and
afterAttachmentSaveHandler were moved from the registrableHandler list to the deprecated list. They should have been copied not moved.
This breaks a number of plugins including
AntiWikiSpamPlugin,
BlackListPlugin,
BatchUploadPlugin,
--
GeorgeClark - 05 Jun 2011
Why were they deprecated? Did we have an approved feature proposal for that?
--
KennethLavrsen - 05 Jun 2011
This was done in the early 1.1 days.
Item8749 -
DeprecateAfterAttachmentSaveHandler
Looks like it was just a typo in the commit.
commit 3c8f0c4e93b5799ea6f601772119065d14797b6b
Author: MichaelDaum <MichaelDaum@0b4bb1d4-4e5a-0410-9cc4-b2b747904278>
Date: Mon Mar 22 15:21:24 2010 +0000
Item8437:Item8749:
* fixed move/remane of attachments on the same topic
* implemented before/afterUploadHandler
* deprecated before/afterAttachmentSaveHandler
git-svn-id: http://svn.foswiki.org/trunk@6850 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
--
GeorgeClark - 06 Jun 2011