[OGo-Discuss] Bug 1852: support creation of xmpp: field types
in OGo
Adam Williams
discuss@opengroupware.org
Sun, 25 Mar 2007 12:40:12 -0400
> > Fields from type url (type = 4) are somewhere else handled
> > specially in the
> > webui, there is somewhere else always sth. like this added:
> > https://:443/OpenGroupware.woa/wo/4C874C870146066A04/ftp://
> > ftp.de.openbsd.org
> > and clicking it, will result in an "Not Found" error.
> > So url fields only seem to work with http: and https: urls.
> Report a bug / fix it. No reason why this shouldn't work. Obviously
> the URL parser in use is b0rked.
> >> Thinking about it, for the specific case of IM addresses we should
> >> really use the Outlook field in the way Microsoft uses it. Its sounds
> >> kinda stupid to reinvent the wheel here (how long before people ask
> >> about having IM addresses in Outlook/Evolution ...)
> > but I see only one im_address field in the company table, how is
> > Outlook
> > using it? Would it be possible to store an arbitrary amount of
> > arbitrary IM
> > accounts that way?
> Don't know, someone would need to check the exact behaviour.
I'll try to do that tomorrow.