NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.

      Team Calendars currently adds an indexOf function to the array prototype.

      Like so:

      }if(!Array.prototype.indexOf){Array.prototype.indexOf=function(B){for(var A=0;"...
      

      This means that anybody developing against an instance with TC on can easily introduce bugs like https://jira.atlassian.com/browse/CONF-30863 by relying on the existence of indexOf.

      (It also makes QAing confusing).

            [CONFSERVER-49930] Stop shimming indexOf

            No work has yet been logged on this issue.

              dchui DavidA
              don.willis@atlassian.com Don Willis
              Affected customers:
              0 This affects my team
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: