stable

Clone or download

Read-only

Remove direct usages of Element.remove()

This was removed from the prototype of the built Element object in 2ecdd2a6e8ab6922237f756a184a9c23d3934c00 so direct accesses now fails. Dropped a 'unittest' file of Scriptaculous using it since we do not run it (and have not clue how to do it). Part of story #23469: export reports with linked artifact in xlsx Change-Id: I457200581e540f8c364b430851b292aea3d44db9

Modified Files

Name
M plugins/tracker/scripts/legacy/TrackerArtifact.js +6 −4 Go to diff View file
M plugins/tracker/scripts/legacy/TrackerReports.js +4 −4 Go to diff View file
M src/common/tracker/HTML/ArtifactHtml.class.php +3 −1 Go to diff View file
M src/www/file/scripts/frs.js +8 −8 Go to diff View file
M src/www/scripts/lightwindow/lightwindow.js +4 −4 Go to diff View file
M src/www/scripts/scriptaculous/dragdrop.js +1 −1 Go to diff View file
M src/www/scripts/scriptaculous/effects.js +2 −2 Go to diff View file
D src/www/scripts/scriptaculous/unittest.js +0 −568 Go to diff View file