[horde] Horde 6.0 Alpha1
Brent
impuser at bitrealm.com
Fri Aug 15 11:54:22 UTC 2025
In the following file:
<install-dir>/vendor/horde/nls/lib/Horde/Nls/Countries.php
comment out the asort line at the bottom and add a "null" country to
the top of the list in the array:
$countries = array(
'' => Horde_Nls_Translation::t(""),
I then moved "United States" to the second entry in this array so I
don't have to scroll to it. This should allow a "null" to exist for a
Contact. By putting your preferred country near the top, it's easier
to select.
The null country addition means it won't default to Afghanistan. If
you've edited a contact with it set to Afghanistan, then it gets saved
that way in the database. I'm not sure about the interaction with
carddav.
brent
Quoting Horst B Simon <horst.simon2 at icloud.com>:
> Hi,
>
> I finally managed to get active sync on my iPhone IOS 18.6.1 working
> with the native mail app. I had to delete the mail app and recreate
> and between each step I had
> to restart the iPhone, too I had to create the Deleted Mailbox
> folder on the iPhone native mail client to get the delete mail
> working.
> One issue I see in the address book syncing with active sync and
> carddav, that it creates the home and work address information with
> country Afghanistan even no
> address information was entered, when I create the entry in the web
> interface or import a contact. When creating a new contact in the
> web interface by default the
> first country is displayed which is Afghanistan. Can this be changed
> to blank if no address information is entered and no address
> information is synched when
> the address field is blank.
> Thanks to all for their hard work to get us this far.
>
> Regards,
> Horst
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/To unsubscribe,
> mail: horde-unsubscribe at lists.horde.org
More information about the horde
mailing list