Feature NPM Resource Changed PR-5.0-dev Pending

User tests: Successful: Unsuccessful:

avatar Fedik
Fedik
10 Apr 2023

Summary of Changes

An implementation of Joomla Dialog for for Aricles, Categories batch and Finder Index with Statistic.
Depends from #40150

It works but not fully finished.
It still will be need some stilyng for batch modals and solution for 'onclose' ?

->onclose('window.parent.location.reload()')

Testing Instructions

Apply patch then apply #40150, run npm install.
Check Article, Categories batch, and Finder Index wtih Statistic popups. Versions popup

Actual result BEFORE applying this Pull Request

Works

Expected result AFTER applying this Pull Request

Works

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:
  • No documentation changes for docs.joomla.org needed
  • Pull Request link for manual.joomla.org: joomla/Manual#184
  • No documentation changes for manual.joomla.org needed
avatar joomla-cms-bot joomla-cms-bot - change - 10 Apr 2023
Category Administration com_content com_finder Repository NPM Change Layout Libraries
avatar Fedik Fedik - open - 10 Apr 2023
avatar Fedik Fedik - change - 10 Apr 2023
Status New Pending
avatar dgrammatiko
dgrammatiko - comment - 10 Apr 2023

and solution for onclose

That needs to be killed, it's not CSP strict and by default it's an XSS vulnerability as users could execute any arbitrary code using that event. In sort all the inline events should be considered harmful and removed ASAP...

avatar Fedik Fedik - change - 10 Apr 2023
Labels Added: NPM Resource Changed PR-5.0-dev
avatar Fedik Fedik - change - 10 Apr 2023
The description was changed
avatar Fedik Fedik - edited - 10 Apr 2023
avatar joomla-cms-bot joomla-cms-bot - change - 10 Apr 2023
Category Administration com_content com_finder Repository NPM Change Layout Libraries Administration com_content com_finder Repository NPM Change JavaScript Layout Libraries
avatar Fedik
Fedik - comment - 10 Apr 2023

That needs to be killed, it's not CSP strict ...

I am fine with removing.
I have fixed it for Finder, however it still may be an issue for extensions.

avatar Fedik Fedik - change - 10 Apr 2023
The description was changed
avatar Fedik Fedik - edited - 10 Apr 2023
avatar dgrammatiko
dgrammatiko - comment - 10 Apr 2023

however it still may be an issue for extensions.

If Joomla is serious about security, those vectors should be removed. My 2c

avatar joomla-cms-bot joomla-cms-bot - change - 12 Apr 2023
Category Administration com_content com_finder Repository NPM Change Layout Libraries JavaScript Administration com_categories com_content com_finder Repository NPM Change JavaScript Layout Libraries
avatar Fedik Fedik - change - 12 Apr 2023
Labels Added: ?
avatar Fedik Fedik - change - 12 Apr 2023
Title
Joomla Dialog for Aricles batch and Finder Index with Statistic
Joomla Dialog for Aricles, Categories batch and Finder Index with Statistic
avatar Fedik Fedik - edited - 12 Apr 2023
avatar Fedik Fedik - change - 12 Apr 2023
The description was changed
avatar Fedik Fedik - edited - 12 Apr 2023
avatar Fedik Fedik - change - 23 Apr 2023
Title
Joomla Dialog for Aricles, Categories batch and Finder Index with Statistic
[5.0] Joomla Dialog for Aricles, Categories batch and Finder Index with Statistic
avatar Fedik Fedik - edited - 23 Apr 2023
avatar Fedik Fedik - change - 10 Jun 2023
Labels Added: Feature
Removed: ?
avatar HLeithner
HLeithner - comment - 22 Aug 2023

i think the b/c plugin still has a reference to this es5?

avatar Fedik
Fedik - comment - 22 Aug 2023

hmhm, what to reference?

avatar HLeithner
HLeithner - comment - 22 Aug 2023

hmm I think I comment on the wrong PR

avatar Fedik Fedik - change - 24 Aug 2023
The description was changed
avatar Fedik Fedik - edited - 24 Aug 2023
b625da7 24 Aug 2023 avatar Fedik phpcs
avatar HLeithner HLeithner - change - 5 Sep 2023
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-09-05 06:48:30
Closed_By HLeithner
avatar HLeithner HLeithner - close - 5 Sep 2023
avatar HLeithner HLeithner - merge - 5 Sep 2023
avatar HLeithner
HLeithner - comment - 5 Sep 2023

thanks, documentation update please

avatar Fedik
Fedik - comment - 5 Sep 2023

There it is joomla/Manual#184

avatar Fedik Fedik - change - 5 Sep 2023
The description was changed
avatar Fedik Fedik - edited - 5 Sep 2023

Add a Comment

Login with GitHub to post a comment