Summary | Re-add show-images-by-address-book |
Queue | IMP |
Queue Version | Git develop |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 03/20/2012 (4856 days ago) |
Due | |
Updated | 08/29/2012 (4694 days ago) |
Assigned | |
Resolved | 03/27/2012 (4849 days ago) |
Milestone | |
Patch | No |
commit 1390bd940cd0ff631bd2a42af941bf0cff9abec7
Author: Michael M Slusarz <slusarz@horde.org>
Date: Sat Mar 24 08:51:06 2012 -0600
Bug #11091: Unblock images when adding to whitelistimp/js/dimpcore.js | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/1390bd940cd0ff631bd2a42af941bf0cff9abec7
sender to the address book too.
call does not define a callback.
Assigned to Michael Slusarz
State ⇒ Resolved
the remaining issues have been fixed.
commit 1390bd940cd0ff631bd2a42af941bf0cff9abec7
Author: Michael M Slusarz <slusarz@horde.org>
Date: Sat Mar 24 08:51:06 2012 -0600
Bug #11091: Unblock images when adding to whitelistimp/js/dimpcore.js | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/1390bd940cd0ff631bd2a42af941bf0cff9abec7
would be great to automatically load the images of the current
message after whitelisting a sender.
imageunblock.js does the bare minimum and delegates other features to
the base page script via the unblock event.
does not define a callback.
This doesn't seem like expected behavior to a user either. And it's
really not that big of a deal warranting a potentially complicated
mechanism to do this for a single message - I can't imaging a user
complaining that they had to manually display images in this situation.
State ⇒ Feedback
though. I'd like to have this back, additionally, and I'm sure users
will complain after they upgraded to H5 too.
preference is in addition to the addressbook whitelist check.
See IMP_Ui_Imageview#showInlineImage().
would be great to automatically load the images of the current message
after whitelisting a sender. This used to work when adding sender to
the address book too.
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Re-add show-images-by-address-book
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ New
have their embedded images displayed is a great feature that I really
missed in the past.
This should not *replace* the whitelist by address book recipients
though. I'd like to have this back, additionally, and I'm sure users
will complain after they upgraded to H5 too.