? Pending

User tests: Successful: Unsuccessful:

avatar richard67
richard67
5 Mar 2021

Pull Request for Issue # .

Summary of Changes

With my recently merged PR #32582 I've forgotten to add a comma at the end of the last element of each array.

This is code style only, but the missing comma makes it harder to add new elements to the end.

Testing Instructions

Code review.

Actual result BEFORE applying this Pull Request

No comma after the last element of each of the 2 arrays.

Expected result AFTER applying this Pull Request

Comma after the last element of each of the 2 arrays.

Documentation Changes Required

None.

avatar richard67 richard67 - open - 5 Mar 2021
avatar richard67 richard67 - change - 5 Mar 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 5 Mar 2021
Category Administration com_admin
avatar HLeithner HLeithner - change - 5 Mar 2021
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2021-03-05 14:30:18
Closed_By HLeithner
Labels Added: ?
avatar HLeithner HLeithner - close - 5 Mar 2021
avatar HLeithner HLeithner - merge - 5 Mar 2021
avatar HLeithner
HLeithner - comment - 5 Mar 2021

thanks

avatar richard67
richard67 - comment - 5 Mar 2021

Thanks.

Add a Comment

Login with GitHub to post a comment