projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
809ba9f
)
Fix delete after undelete after delete
author
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 18 Mar 2009 20:37:59 +0000
(14:37 -0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 18 Mar 2009 20:37:59 +0000
(14:37 -0600)
imp/js/src/DimpBase.js
patch
|
blob
|
history
diff --git
a/imp/js/src/DimpBase.js
b/imp/js/src/DimpBase.js
index
2d92d18
..
10ea99f
100644
(file)
--- a/
imp/js/src/DimpBase.js
+++ b/
imp/js/src/DimpBase.js
@@
-2098,6
+2098,7
@@
var DimpBase = {
if (action == 'undeleted') {
DimpCore.doAction('UndeleteMessage', args, vs);
+ vs.set({ isdel: false });
} else {
actionCall = { deleted: 'DeleteMessage', spam: 'ReportSpam', ham: 'ReportHam', blacklist: 'Blacklist', whitelist: 'Whitelist' };
// This needs to be synchronous Ajax if we are calling from a