Summary | cannot remove contact from list in Address book contact selection |
Queue | IMP |
Queue Version | 5.0.14 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | R.I.Phillips (at) bath (dot) ac (dot) uk |
Created | 11/14/2011 (4984 days ago) |
Due | |
Updated | 11/15/2011 (4983 days ago) |
Assigned | 11/14/2011 (4984 days ago) |
Resolved | 11/15/2011 (4983 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
[mms] Fix removing addresses on contacts page (
Bug #10761).3 files changed, 14 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/fb70abd83f92d098a95d799f73b498dbb87bf6dd
State ⇒ Assigned
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ cannot remove contact from list in Address book contact selection
Type ⇒ Bug
State ⇒ Unconfirmed
<input type="button" class="button" value="<gettext>Delete</gettext>" />
be:
<input id="btn_delete" type="button" class="button"
value="<gettext>Delete</gettext>" />
As you currently cannot remove a contact from the list once selected.