Summary | FreeBusy displays incorrect domain for nonlocal recipients |
Queue | Kronolith |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | simon (at) simonandkate (dot) net |
Created | 06/05/2013 (4421 days ago) |
Due | |
Updated | 06/07/2013 (4419 days ago) |
Assigned | 06/05/2013 (4421 days ago) |
Resolved | 06/06/2013 (4420 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
New Attachment: fb2.jpg
I note something odd though - I have $conf[storage][default_domain]
set to simonandkate.net.
If I type "simon" and hit the comma as an invitee to a new event, I
would expect that the default_domain should be added, and a search
done, It is not, and it remains as 'simon' only, with no FB search
done. No invite is sent to the invitee that has been added without a
domain, i.e. the default domain is not applied.
See attached screenshot.
If I go BACK into the event, then it shows the correct FB info for
both the 'simon' and the 'simonandkate.net' invitees.
Thanks Jan.
Taken from Michael Rubinsky
State ⇒ Resolved
commit 7f831291bdc49fc7c4b88c49ac443892261e5f36
Author: Jan Schneider <jan@horde.org>
Date: Thu Jun 6 15:10:20 2013 +0200
[jan] Don't overwrite host part of parsed email addresses (
Bug #12302)..../Horde/Core/Ajax/Application/Handler/Email.php | 5 ++---
framework/Core/package.xml | 4 ++--
2 files changed, 4 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/7f831291bdc49fc7c4b88c49ac443892261e5f36
and then it uses that value as per the screenshot. Nothing in there
and correctly uses the entered address.
Regardless of the success / accuracy of the FB search / displayed
domain, the invitation is sent correctly.
Assigned to Michael Rubinsky
Version ⇒ Git master
State ⇒ Feedback
Priority ⇒ 1. Low
State ⇒ Unconfirmed
New Attachment: fb.jpg
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ FreeBusy displays incorrect domain for nonlocal recipients
Type ⇒ Bug
at the end of their email address, I get notification that no
Free/Busy URL can be found for name@MYDOMAIN, and the FB display shows
name@MYDOMAIN, although hovering over it shows the correct external
email address.
I have attached a screenshot.
I don't have FB working properly for local recipients either at the
moment, but pretty sure it's not supposed to be doing what it is doing
as shown in the screenshot.