? Pending

User tests: Successful: Unsuccessful:

avatar mbabker
mbabker
11 Jun 2019

Doc blocks should generally be in this order:

  • Short description
  • Long description
  • Tags (order specified in coding standards validators)

The doc block for JGithubPackageData is in the wrong order, which results in incorrect output when parsing the doc blocks for the API documentation, see https://api.joomla.org/cms-3/deprecated.html#joomla/github/package/data.php and https://api.joomla.org/cms-3/classes/JGithubPackageData.html (the long description for the deprecation is actually the class' description). Putting things in the right order will ensure the parser correctly handles this file.

avatar mbabker mbabker - open - 11 Jun 2019
avatar mbabker mbabker - change - 11 Jun 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 11 Jun 2019
Category Libraries
avatar HLeithner HLeithner - close - 11 Jun 2019
avatar HLeithner HLeithner - merge - 11 Jun 2019
avatar HLeithner HLeithner - change - 11 Jun 2019
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2019-06-11 16:32:32
Closed_By HLeithner
Labels Added: ?
avatar HLeithner
HLeithner - comment - 11 Jun 2019

thx

Add a Comment

Login with GitHub to post a comment