Skip to content

Cleaned up writeDynaList() and it's only usage#12282

Closed
milux wants to merge 1 commit intojoomla:4.0-devfrom
milux:4.0-dev
Closed

Cleaned up writeDynaList() and it's only usage#12282
milux wants to merge 1 commit intojoomla:4.0-devfrom
milux:4.0-dev

Conversation

@milux
Copy link
Copy Markdown
Contributor

@milux milux commented Oct 3, 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.

@wilsonge
Copy link
Copy Markdown
Contributor

wilsonge commented Oct 7, 2016

@DGT41

@dgrammatiko
Copy link
Copy Markdown
Contributor

dgrammatiko commented Oct 7, 2016

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

@zero-24 zero-24 added this to the Joomla 4.0 milestone Oct 7, 2016
@zero-24 zero-24 removed this from the Joomla 4.0 milestone Jun 25, 2017
@eXsiLe95 eXsiLe95 mentioned this pull request Aug 21, 2017
@brianteeman
Copy link
Copy Markdown
Contributor

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

@brianteeman brianteeman closed this Jan 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants