XMLWordPrintable

    • Severity 3 - Minor

      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).

            Assignee:
            DavidA
            Reporter:
            Don Willis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: