? ? Pending

User tests: Successful: Unsuccessful:

avatar PhilETaylor
PhilETaylor
1 Jul 2020

Summary of Changes

Method signature changes in docblock only, no code changes

Actual result BEFORE applying this Pull Request

The docblock documented that $id could only be an integer

This is factually incorrect as evidenced by the second param $byName which is a bool that says if the $id is the name (i.e. a string "site/administrator/api/cli etc") then to handle it differently than an integer client id.

There are many places in code where $id is provided as a string of the name and $byName is set to true, further proving the documentation to be incorrect.

Documentation Changes Required

None.

c591762 1 Jul 2020 avatar PhilETaylor tabs
avatar PhilETaylor PhilETaylor - open - 1 Jul 2020
avatar PhilETaylor PhilETaylor - change - 1 Jul 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 1 Jul 2020
Category Libraries
avatar ChristineWk ChristineWk - test_item - 2 Jul 2020 - Tested successfully
avatar ChristineWk
ChristineWk - comment - 2 Jul 2020

I have tested this item successfully on c591762


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

avatar PhilETaylor PhilETaylor - change - 2 Jul 2020
Labels Added: ?
f41f8e5 2 Jul 2020 avatar PhilETaylor tabs
53d213a 2 Jul 2020 avatar PhilETaylor tabs
avatar ChristineWk ChristineWk - test_item - 2 Jul 2020 - Tested successfully
avatar ChristineWk
ChristineWk - comment - 2 Jul 2020

I have tested this item successfully on 53d213a


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

avatar Quy
Quy - comment - 2 Jul 2020

From Joomla! Coding Standards

Whereas normal code indenting uses real tabs, all whitespace in a Docblock uses real spaces. This provides better readability in source code browsers. The minimum whitespace between any text elements, such as tags, variable types, variable names and tag descriptions, is two real spaces.

avatar ChristineWk ChristineWk - test_item - 2 Jul 2020 - Not tested
avatar ChristineWk
ChristineWk - comment - 2 Jul 2020

I have not tested this item.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/29882.
Had the wrong button.

avatar ChristineWk ChristineWk - test_item - 2 Jul 2020 - Tested successfully
avatar ChristineWk
ChristineWk - comment - 2 Jul 2020

I have tested this item successfully on f04e476


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

avatar Quy Quy - test_item - 7 Jul 2020 - Tested successfully
avatar Quy
Quy - comment - 7 Jul 2020

I have tested this item successfully on f04e476


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

avatar Quy Quy - change - 7 Jul 2020
Status Pending Ready to Commit
avatar Quy
Quy - comment - 7 Jul 2020

RTC


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

avatar richard67 richard67 - change - 11 Jul 2020
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-07-11 15:45:26
Closed_By richard67
Labels Added: ?
avatar richard67 richard67 - close - 11 Jul 2020
avatar richard67 richard67 - merge - 11 Jul 2020
avatar richard67
richard67 - comment - 11 Jul 2020

Thanks!

Add a Comment

Login with GitHub to post a comment