
-
Display Namejobst
-
Member SinceFebruary 01, 2016
-
Last SeenMarch 02, 2021
jobst does not have any add-ons for sale.
-
Support April 12, 2018 @ 02:30 am
Here is some more info:
The problem ONLY occurs if I choose a SuiteCRM/SugarCRM calendar, it does NOT occur any other way (see above the aStatus). I created many events using my google account - I only changed the subject line and the date, everything else I kept the same including the invitees. I send the invite to the same person (me, domain account).
Upon receving the invite I clicked on "Accept" and then selected the calendar to import, using the SugarCRM/SuiteCRM calendar it failed, other calendars had no problem using the same ICS.
Hope this helps.
View Comment
-
Support April 12, 2018 @ 01:12 am
Hi
The problem occurs in the code within the main jar file of the thunderbird extension "Lightning". The calendar. extension is needed EVEN if you just want to send the data to SuiteCRM, for example - i.e. you create an external (network) based calendar instance: "DRIVE:\Program Files (x86)\Mozilla Thunderbird\distribution\extensions{e2fda1a4-762b-4020-b5ad-a41df1933103}\chrome.jar"
The message is created on line 342 in the file "lightning\content\lightning\imipbar.js" (relative within the jar archive) in the function "executeAction: function(partStat, extendResponse)"
So far I can see that this function is called when the button "Accept" is hit to import the ICS file, this function ALSO contains a CALLBACK. The CALLBACK is called upon the completion of the import anmd receives a fair amount of detail: "onOperationComplete: function(aCalendar, aStatus, aOperationType, aId, aDetail)"
The "aStatus" is checked and if not considered to be a success state, the error message is raised.
What is interesting is the comment within the code that is part of the error message "// For now, we just state the status for the user something very simple" It seems the developer isnt too sure whether to abort or to tell the user something is not quite right.
In my case (well one of my users) the import of the ICS file still happens, but the STATUS is not quite right.
So you might want to dig deeper into that part to see whether the stuff SAS returns to Thunderbird is considered OK by Thunderbird and if NOT considered OK why Thunderbird is waving an eror flag. In my case it really IS just waving a flag as the import happens successful.
Jobst
View Comment
-
Support February 02, 2016 @ 03:45 am
I have the same problem using Thunderbird/Lightning, this combo used to work. Just to check I deleted the calendar and followed the instructions on "https://www.sugaroutfitters.com/docs/activities-sync/user-guide" but using my URL, it did not work. I even updated the password to make sure that is correct, it did not work.
View Comment
-
Support February 01, 2016 @ 06:03 am
Hi Here's some debug info that happens when I execute the call Thunderbird/Android (Meetings and Tasks): https://DOMAIN_DELETED:443/PATH_DELETED/sas.php/calendars/USERNAME/default in a normal browser window.
Sabre_DAV_Exception_NotAuthenticated Incorrect username _PATH_DELETED_/sas/lib/Sabre/DAV/Auth/Backend/AbstractDigest.php 79 0 #0 PATH_DELETED/sas/lib/Sabre/DAV/Auth/Plugin.php(128): Sabre_DAV_Auth_Backend_AbstractDigest->authenticate(Object(Sabre_CalDAV_Server), 'SabreDAV') #1 PATH_DELETED/sas/lib/Sabre/DAV/Auth/Plugin.php(79): Sabre_DAV_Auth_Plugin->beforeMethod('GET', 'calendars/xperi...') #2 PATH_DELETED/sas/lib/Sabre/DAV/Server.php(404): Sabre_DAV_Auth_Plugin->fireEvent('beforeMethod', Array) #3 PATH_DELETED/sas/lib/Sabre/DAV/Server.php(426): Sabre_DAV_Server->broadcastEvent('beforeMethod', Array) #4 PATH_DELETED/sas/lib/Sabre/DAV/Server.php(197): Sabre_DAV_Server->invokeMethod('GET', 'calendars/xperi...') #5 PATH_DELETED/sas/sas.php(65): Sabre_DAV_Server->execute() #6 PATH_DELETED/sas.php(7): require_once(' PATH_DELETED') #7 {main} 1.6.1
View Comment
jobst has not rated any add-ons.
jobst has not verified any add-ons.
jobst has not created any Wanted Add-ons.