Pending

User tests: Successful: Unsuccessful:

avatar spahno
spahno
29 Oct 2019

Summary of Changes

changed "var" initializers to "let"

Testing Instructions

Install the 4.0-dev

avatar spahno spahno - open - 29 Oct 2019
avatar spahno spahno - change - 29 Oct 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 29 Oct 2019
Category JavaScript Repository
avatar C-Lodder
C-Lodder - comment - 30 Oct 2019

Only use let if the variable is reassigned, otherwise use const

avatar dgrammatiko
dgrammatiko - comment - 30 Oct 2019

This script was intentionally ES5, please leave it like that

avatar anibalsanchez anibalsanchez - test_item - 3 Nov 2019 - Tested unsuccessfully
avatar anibalsanchez
anibalsanchez - comment - 3 Nov 2019

I have tested this item ? unsuccessfully on 0d707da

According to the last comment (https://issues.joomla.org/tracker/joomla-cms/26859#event-485031), this is not an issue and it can be closed.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/26859.

avatar Quy Quy - close - 3 Nov 2019
avatar Quy Quy - change - 3 Nov 2019
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2019-11-03 21:48:06
Closed_By Quy

Add a Comment

Login with GitHub to post a comment