Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from

Conversation

milux
Copy link
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
Contributor

wilsonge commented Oct 7, 2016

@dgt41

@dgrammatiko
Copy link
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
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