Summary | Popup on 'Add to Address book' |
Queue | IMP |
Queue Version | 4.0.1 |
Type | Enhancement |
State | Rejected |
Priority | 1. Low |
Owners | |
Requester | robin (at) rainton (dot) com |
Created | 04/08/2005 (7395 days ago) |
Due | |
Updated | 09/06/2017 (2861 days ago) |
Assigned | |
Resolved | 12/01/2005 (7158 days ago) |
Milestone | |
Patch | No |
commit f6666d74c6761a1b79879d595068ee85321fb7b9
Author: Paul M Jones <pmjones@ciaweb.net>
Date: Sat Jun 26 00:12:04 2004 +0000
fixed
bug 1722(can't use two instances of Text_Wiki)git-svn-id:
https://svn.php.net/repository/pear/packages/Text_Wiki/trunk@162082
c90b9560-bf6c-de11-be94-00142212c4b1
Text/Wiki.php | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
http://github.com/horde/horde/commit/f6666d74c6761a1b79879d595068ee85321fb7b9
State ⇒ Rejected
the page.
no need to reload the page for a lot of them. It's a way to make the
app feel faster. i don't want popups, though.
do. Including me. :)
State ⇒ Feedback
to do it, if available? The current page reload would be there if that
code wasn't there.
Type ⇒ Enhancement
State ⇒ Rejected
Priority ⇒ 1. Low
only idea that makes sense to me is to be able to edit the contact
after adding it. This should be done similar to the link after
copying/moving a message to a task list. If you like open a new ticket
for that.
There really should be no default in that box - it's the second time
I've made this mistake :(
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Popup on 'Add to Address book'
Queue ⇒ IMP
State ⇒ Unconfirmed
message page when clicking the 'Add to Address book' link (icon) next
to addresses.
The only exception to this might be when adding the 'From:' address
and there are hidden images in a HTML message, and the user has the
option to show images from known senders.
However, this is especially true when adding a number of addresses.
IMHO this would be a nice way to improve on this:
- When you hit 'Add to Address book' a popup appears.
- The code that produces the page shown in this popup saves the
address in the address book. Hence, closing this popup at that time is
safe.
- If there are hidden images, etc. and the 'From' sender is being
added, refresh the message window to get round the case mentioned above.
- The popup shows a message saying, 'foo@bah.com has been added to
your address book. Enter more details below or close this window'.
Below are just a few fields from the standard add address form
(First/Last/Alias, perhaps phone). They can be updated and submitted.
The window closes when the submission occurs (in the same way the
email compose window does).