? Pending

User tests: Successful: Unsuccessful:

avatar SharkyKZ
SharkyKZ
22 Jan 2020

Partial Pull Request for #26846.

Summary of Changes

Corrects component name detection in Joomla\CMS\Component\ComponentHelper::getComponentName() when using API components without Dispatcher.

Corrects path to language files.

Testing Instructions

Cause an error when saving a contact with API. E.g. try to save a contact with duplicate alias.

Expected result

Save failed with the following error: Another Contact from this category has the same alias (remember it may be a trashed item).

Actual result

Save failed with the following error: COM_CONTACT_ERROR_UNIQUE_ALIAS

Documentation Changes Required

No.

avatar SharkyKZ SharkyKZ - open - 22 Jan 2020
avatar SharkyKZ SharkyKZ - change - 22 Jan 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 22 Jan 2020
Category Libraries
avatar SharkyKZ SharkyKZ - change - 22 Jan 2020
Labels Added: ?
avatar jwaisner jwaisner - test_item - 22 Jan 2020 - Tested successfully
avatar jwaisner
jwaisner - comment - 22 Jan 2020

I have tested this item successfully on 74df4a7

Tested successful. Received correct error message when creating a contact with the same alias. Tested other contact changes such as deleting and editing with success.


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

avatar wilsonge wilsonge - close - 24 Jan 2020
avatar wilsonge wilsonge - merge - 24 Jan 2020
avatar wilsonge wilsonge - change - 24 Jan 2020
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-01-24 11:12:49
Closed_By wilsonge
avatar wilsonge
wilsonge - comment - 24 Jan 2020

Nice work! Thankyou!

Add a Comment

Login with GitHub to post a comment