Team calendar, "Add event" feature not functioning in Chrome

Sooji_Ahn September 19, 2017

The symtom is that the "Add event" of the team calendar is not functioning in the Chrome browser; while the feature is available in other browsers (Firefox and Safari.).

When click "add event" button on the top right corner, the layered pop up is displayed in the Firefox and Safari; while no layer is shown in Chrome and IE browsers. (attached image 1 and 2)

When the Add Event is not functioning, this error message is shown;
(and when no error is found, this message is not shown)

com.atlassian.confluence.extra.team-calendars:event-edit.js?locale=en-GB:137 Uncaught TypeError: Cannot read property 'noConflict' of undefinedat com.atlassian.confluence.extra.team-calendars:event-edit.js?locale=en-GB:137at s (confluence.web.resources:almond.js:14)at r (confluence.web.resources:almond.js:12)at s (confluence.web.resources:almond.js:14)at r (confluence.web.resources:almond.js:12)at s (confluence.web.resources:almond.js:14)at confluence.web.resources:almond.js:15

 

Does anyone have experienced the same issue or any idea how to tackle this issue? 

We've tried to test in different Chrome versions as below; 60.0.3112.113, 61.0.3163.79, 61.0.3163.91, which in all having us end up finding the same problem. 

We are using 6.0.7 confluence version and the team calendar plug-in's is 5.3.17 (installed version). 

3 answers

1 vote
JonathanE September 21, 2017

We are seeing this same basic problem in our production environment between Chrome 60+ and Confluence 5.10.8 with Team Calendars 5.3.20.

Add Event works with IE and Firefox, but we have several hundred Chrome users who aren't happy.

In our case, the Chrome dev console error shows this:

batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:375 AJS's create element functionality has been deprecated since 5.9.0.
No alternative will be provided.
Use document.createElement() or jQuery.parseHTML(), or preferably use a templating library.
a.default @ batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:375
l @ batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:1061
g.addPanel @ batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:1065
f.addPanel @ batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:1068
getEditEventDialog @ com.atlassian.confluence.extra.team-calendars:event-edit.js?locale=en-US:132
Confluence.TeamCalendars.Dialogs.getEditEventDialog @ com.atlassian.confluence.extra.team-calendars:event-edit.js?locale=en-US:152
s @ com.atlassian.confluence.extra.team-calendars:subcalendar-panel.js?locale=en-US:5
(anonymous) @ com.atlassian.confluence.extra.team-calendars:subcalendar-panel.js?locale=en-US:5
dispatch @ batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:240
h @ batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:231
com.atlassian.confluence.extra.team-calendars:event-edit.js?locale=en-US:137 Uncaught TypeError: i.tcDatePicker is not a function
at e (com.atlassian.confluence.extra.team-calendars:event-edit.js?locale=en-US:137)
at HTMLInputElement.<anonymous> (com.atlassian.confluence.extra.team-calendars:event-edit.js?locale=en-US:137)
at Function.each (batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:189)
at init.each (batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:182)
at Object.init (com.atlassian.confluence.extra.team-calendars:event-edit.js?locale=en-US:137)
at Object.getEventField (com.atlassian.confluence.extra.team-calendars:event-edit.js?locale=en-US:137)
at Object.<anonymous> (com.atlassian.confluence.extra.team-calendars:event-edit.js?locale=en-US:132)
at Function.each (batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:189)
at r (com.atlassian.confluence.extra.team-calendars:event-edit.js?locale=en-US:132)
at HTMLSelectElement.L (com.atlassian.confluence.extra.team-calendars:event-edit.js?locale=en-US:132)
e @ com.atlassian.confluence.extra.team-calendars:event-edit.js?locale=en-US:137
(anonymous) @ com.atlassian.confluence.extra.team-calendars:event-edit.js?locale=en-US:137
each @ batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:189
each @ batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:182
init @ com.atlassian.confluence.extra.team-calendars:event-edit.js?locale=en-US:137
getEventField @ com.atlassian.confluence.extra.team-calendars:event-edit.js?locale=en-US:137
(anonymous) @ com.atlassian.confluence.extra.team-calendars:event-edit.js?locale=en-US:132
each @ batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:189
r @ com.atlassian.confluence.extra.team-calendars:event-edit.js?locale=en-US:132
L @ com.atlassian.confluence.extra.team-calendars:event-edit.js?locale=en-US:132
dispatch @ batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:240
h @ batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:231
trigger @ batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:237
(anonymous) @ batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:252
each @ batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:189
each @ batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:182
trigger @ batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:252
v @ com.atlassian.confluence.extra.team-calendars:event-edit.js?locale=en-US:132
getEditEventDialog @ com.atlassian.confluence.extra.team-calendars:event-edit.js?locale=en-US:132
Confluence.TeamCalendars.Dialogs.getEditEventDialog @ com.atlassian.confluence.extra.team-calendars:event-edit.js?locale=en-US:152
s @ com.atlassian.confluence.extra.team-calendars:subcalendar-panel.js?locale=en-US:5
(anonymous) @ com.atlassian.confluence.extra.team-calendars:subcalendar-panel.js?locale=en-US:5
dispatch @ batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:240
h @ batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:231
batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:310 GET https://<server>/s/en_US/6441/82994790ee2f720a5ec8daf4850ac5b7b34d2194/1.9.1/_/download/resources/com.comalatech.adhoccanvas:adhocstyles/images/ui-bg_flat_75_ffffff_40x100.png 500 (Internal Server Error)

0 votes
James Richards
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 18, 2017

Hi,

So this is an issue that's being tracked in the Confluence Server project on JAC

If you're affected by this bug, please go to that bug report, vote for it and post a comment so we can get some traction with development to get it fixed.

Thanks,
James.

0 votes
DaeYouN October 8, 2017

Uncaught TypeError: Confluence.TeamCalendars.Dialogs.getEditEventDialog is not a function
at HTMLTableCellElement.dayClick (com.atlassian.confluence.extra.team-calendars:full-calendar-option.js?locale=en-GB:5)
at u.bn [as trigger] (com.atlassian.confluence.extra.team-calendars:calendar-resources.js?locale=en-GB:107)
at bf (com.atlassian.confluence.extra.team-calendars:calendar-resources.js?locale=en-GB:107)
at ba (com.atlassian.confluence.extra.team-calendars:calendar-resources.js?locale=en-GB:107)
at HTMLDocument.<anonymous> (com.atlassian.confluence.extra.team-calendars:calendar-resources.js?locale=en-GB:107)
at HTMLDocument.e (com.atlassian.plugins.jquery:jquery.js:86)
at HTMLDocument.dispatch (com.atlassian.plugins.jquery:jquery.js:76)
at HTMLDocument.h (com.atlassian.plugins.jquery:jquery.js:67)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events