[Dev] Finding the current/default WebDAV account...

Morgen Sagen morgen at osafoundation.org
Fri Feb 4 10:18:34 PST 2005


The instructions I mailed out are only for WebDAV accounts.  As I 
migrate over other account types such as IMAP, I will announce when you 
will need to change those.

On Feb 4, 2005, at 9:59 AM, Morgen Sagen wrote:

> I changed the way the code determines which account item is the 
> current/default account, making use of the repository's bi-directional 
> references feature.  If you have a WebDAV account defined in a 
> personal parcel, you will need to remove the <isDefault value="True"/> 
> attribute assignment and replace it with:
>
>    <currentItemOf itemref="current:WebDAVAccount"/>
>
> and add the following namespace:
>
>    xmlns:current="http://osafoundation.org/parcels/osaf/current"
>



More information about the Dev mailing list