? bug PR-4.4-dev Pending

User tests: Successful: Unsuccessful:

avatar heelc29
heelc29
3 Apr 2023

Summary of Changes

The following functions (used by core) are deprecated and will (maybe) be removed in joomla/string 3.0

Inflector->toPlural(): Use Doctrine\Common\Inflector\Inflector::pluralize() instead.

Inflector->toSingular(): Use Doctrine\Common\Inflector\Inflector::singularize() instead.

Testing Instructions

open article edit view and click close button

ListView is not used by core -> code review or own component

Actual result BEFORE applying this Pull Request

you will be redirected to articles list view

Expected result AFTER applying this Pull Request

you will be redirected to articles list view

Link to documentations

Please select:

  • No documentation changes for docs.joomla.org needed
  • No documentation changes for manual.joomla.org needed
avatar joomla-cms-bot joomla-cms-bot - change - 3 Apr 2023
Category Libraries
avatar heelc29 heelc29 - open - 3 Apr 2023
avatar heelc29 heelc29 - change - 3 Apr 2023
Status New Pending
avatar laoneo
laoneo - comment - 5 Apr 2023

Can you try to add a system test which tests the cancel action to here https://github.com/joomla/joomla-cms/blob/4.4-dev/tests/System/integration/administrator/components/com_content/Article.cy.js, so we know the library is at least working the way we expect.

avatar heelc29 heelc29 - change - 14 Apr 2023
Labels Added: bug PR-4.4-dev
avatar joomla-cms-bot joomla-cms-bot - change - 14 Apr 2023
Category Libraries Libraries JavaScript Unit Tests
bc4c501 14 Apr 2023 avatar heelc29 cs
avatar heelc29 heelc29 - change - 14 Apr 2023
Labels Added: ?
avatar MacJoom MacJoom - test_item - 26 Apr 2023 - Tested successfully
avatar MacJoom
MacJoom - comment - 26 Apr 2023

I have tested this item successfully on 4d8f3cc

Tested with the Banners Component which uses the FormController from the library


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

avatar laoneo laoneo - close - 27 Apr 2023
avatar laoneo laoneo - merge - 27 Apr 2023
avatar laoneo laoneo - change - 27 Apr 2023
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-04-27 14:56:11
Closed_By laoneo
avatar laoneo
laoneo - comment - 27 Apr 2023

Thanks!

Add a Comment

Login with GitHub to post a comment