Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Getting the right amount of characters to check for TZID in CalendarTimezoneObject
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Wed, 3 Feb 2016 19:57:39 +0000 (19:57 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Wed, 3 Feb 2016 19:57:39 +0000 (19:57 +0000)
source/objects/calendartimezone/CalendarTimezone.cpp

index cf25c18..695781f 100644 (file)
@@ -46,7 +46,7 @@ CalendarObjectValidResult CalendarTimezoneObject::ValidObject(){
                iter != ObjectName.end(); iter++){
                        
                try{
-                       PropertyName = ObjectName[SeekCount].substr(0,7);
+                       PropertyName = ObjectName[SeekCount].substr(0,4);
                }
                        
                catch(const out_of_range& oor){
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