No Code Attached Yet bug
avatar grantg182
grantg182
7 Jul 2020

Steps to reproduce the issue

Click the Featured icon in the admin articles list view; the article is now featured. View the ucm_content table, note core_featured value remains 0 (zero). Click to Edit the article; note it shows as 'Featured', but if you click Save, the ucm_content record now shows core_featured value of 1 as expected.

Expected result

core_featured should update to '1' when featured is selected from article list view.

Actual result

ucm_content.core_featured value remains 0 if article featured is enabled from article list view. Similarly, the value remains 1 if article featured is disabled from the same list view. Only the Edit view appears to update ucm_content, which breaks displaying featured articles only in tag views.

System information (as much as possible)

Joomla 3.9.19.

Additional comments

avatar grantg182 grantg182 - open - 7 Jul 2020
avatar joomla-cms-bot joomla-cms-bot - change - 7 Jul 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 7 Jul 2020
avatar SharkyKZ
SharkyKZ - comment - 14 Jul 2020

When changing state this is handled by a plugin. But no event is triggered when featured state.

avatar Hackwar Hackwar - change - 20 Feb 2023
Labels Added: No Code Attached Yet bug
Removed: ?
avatar Hackwar Hackwar - labeled - 20 Feb 2023
avatar brianteeman
brianteeman - comment - 15 Dec 2024

Unless I am very much mistaken this is no longer relevant as creating an article no longer creates an associated entry in the ucm_content table

avatar Hackwar
Hackwar - comment - 15 Dec 2024

Indeed, that table is now only used for tagging and nothing more.

avatar brianteeman
brianteeman - comment - 15 Dec 2024

So it can be closed then

avatar alikon alikon - change - 15 Dec 2024
Status New Closed
Closed_Date 0000-00-00 00:00:00 2024-12-15 17:54:11
Closed_By alikon
avatar alikon alikon - close - 15 Dec 2024

Add a Comment

Login with GitHub to post a comment