Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Capture full name string when processing it for display in the HTML widget.
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Fri, 1 Apr 2016 23:59:54 +0000 (00:59 +0100)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Fri, 1 Apr 2016 23:59:54 +0000 (00:59 +0100)
source/common/getcontactinfo.cpp

index 86791e4..2941aba 100644 (file)
@@ -143,6 +143,7 @@ void LoadContactData(vCard *vCardObj, wxHtmlWindow *HTMLObj, wxString SID,
        
        if (FNList.PropCount > 0){
                FNList.PropValues[0].Trim();
+        CaptureString(&FNList.PropValues[0], false);
                PageData.append(FNList.PropValues[0]);
        }
        
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy