No Code Attached Yet
avatar JProof
JProof
1 Jan 2022

Steps to reproduce the issue

Using completion during work with joomla.asset.json
the ressource definition contains "attribute"
https://developer.joomla.org/schemas/json-schema/web_assets.json

But this is wrong
Joomla\CMS\WebAsset\WebAssetItemInterface
/**
* Get all attributes
*
* @return array
*
* @SInCE 4.0.0
*/
public function getAttributes(): array;

Please correct the https://developer.joomla.org/schemas/json-schema/web_assets.json definition

avatar JProof JProof - open - 1 Jan 2022
avatar JProof JProof - change - 1 Jan 2022
Labels Removed: ?
avatar joomla-cms-bot joomla-cms-bot - change - 1 Jan 2022
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 1 Jan 2022
avatar brianteeman
brianteeman - comment - 4 Jan 2022

This has now been resolved and can be closed

avatar richard67 richard67 - change - 4 Jan 2022
Status New Closed
Closed_Date 0000-00-00 00:00:00 2022-01-04 10:14:07
Closed_By richard67
avatar richard67 richard67 - close - 4 Jan 2022
avatar richard67
richard67 - comment - 4 Jan 2022

Closing as solved with joomla/schemas#9 .

@JProof Thanks for reporting the issue.

@brianteeman Thanks for solving the issue.

avatar wilsonge
wilsonge - comment - 4 Jan 2022

Just as a quick update. Jenkins deploy failed for this when I merged it last night. Just fixed the jenkins job now and it's just deployed in the last 10 minutes

Add a Comment

Login with GitHub to post a comment