? Success

User tests: Successful: Unsuccessful:

avatar milux
milux
3 Oct 2016

Summary of Changes

Function writeDynaList() in core.js was cleaned up. Conforming to its only usage one redundant parameter was removed. The function now always requires the last argument (element) and cannot anymore write to the document directly, because usage of document.write() and document.writeln() is a questionable approach, better replaced by DOM manipulation.

Testing Instructions

none

Documentation Changes Required

I'm not aware of any documentation about this function, so most likely none.

avatar milux milux - open - 3 Oct 2016
avatar milux milux - change - 3 Oct 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 3 Oct 2016
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - change - 3 Oct 2016
Category JavaScript
avatar milux milux - change - 3 Oct 2016
The description was changed
avatar milux milux - edited - 3 Oct 2016
avatar wilsonge
wilsonge - comment - 7 Oct 2016
avatar dgt41
dgt41 - comment - 7 Oct 2016

@wilsonge possible b/c break (for 3rd PD), check #12184
Merge it!
I didn't realise that it was for J4

avatar zero-24 zero-24 - change - 7 Oct 2016
Milestone Added:
avatar zero-24 zero-24 - change - 25 Jun 2017
Milestone Removed:
avatar brianteeman
brianteeman - comment - 4 Jan 2018

I am closing this as it appears that writeDynaList has been removed from the core.js file and the bug in moduleorder.js resolved. Probably here 3d976e4#diff-dff3a13ca1c06afc73dd123e9f435fd1

avatar brianteeman brianteeman - change - 4 Jan 2018
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2018-01-04 17:10:42
Closed_By brianteeman
avatar brianteeman brianteeman - close - 4 Jan 2018

Add a Comment

Login with GitHub to post a comment