[OGo-Bugs][Bug 1852] New: Enhancement: support creation of xmpp: field types in the WebUI of OGo (with Patch)

bugs@opengroupware.org bugs@opengroupware.org
Sat, 24 Mar 2007 14:21:51 +0100 (CET)


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.

http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1852

           Summary: Enhancement: support creation of xmpp: field types in
                    the WebUI of OGo (with Patch)
           Product: OpenGroupware.org
           Version: TRUNK
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: normal
         Component: Enhancements
        AssignedTo: dev@opengroupware.org
        ReportedBy: reitenbach@rapideye.de
         QAContact: qa@opengroupware.org
                CC: bugs@opengroupware.org


>From Bugzilla Helper:
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.6 (like Gecko)

Description of problem:
RFC 4622 defines xmpp: url's, 
http://www.ietf.org/rfc/rfc4622.txt

ogo should be able to create xmpp: links in the WebUI, the same way as done for email fields, adding a mailto: and creating a link in the webui to trigger external jabber applications from within the browser.

The appended patch will check for Extended attributes of type = 20. If an extended attribute is of type 20, then an xmpp:url link is created and displayed in the webui, the same way as done for mailto:url links, if the external mail editor is defined.

This patch also fixes the useless opening of a new and empty window when clicking a mailto: url link, because the _target="_new".

With this patch added, then Jabberid's can be saved in SkyExtendedPersonAttributes, with a field type of 20. 



Version-Release number of selected component (if applicable):
all

How reproducible:
Always

Steps to Reproduce:
1.it is not possible to 
2.
3.
    

Additional info:

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.