No Code Attached Yet bug
avatar ThomasFinnern
ThomasFinnern
13 Feb 2026

Steps to reproduce the issue

  1. Install Blog Sample Data
  2. Create a workflow and set permission "Execute Transition" for Administrator to denied
  3. Create Admin user with just administrator group
  4. Set the new workflow for category "Uncategorised".
  5. Login as admin
  6. Open articles

Expected result

Standard view without error messages

Actual result

Image

Warning: Undefined array key "value" in E:\wamp64\www\joomla5x_patch\administrator\components\com_content\src\View\Articles\HtmlView.php on line 212

Found when testing 46719 but not related (happens with/without patch)

System information (as much as possible)

Additional comments

avatar ThomasFinnern ThomasFinnern - open - 13 Feb 2026
avatar joomla-cms-bot joomla-cms-bot - change - 13 Feb 2026
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 13 Feb 2026
avatar muhme muhme - change - 13 Feb 2026
Labels Added: bug
avatar muhme muhme - labeled - 13 Feb 2026
avatar aliraza-090
aliraza-090 - comment - 20 Feb 2026

Hi, I would like to work on this issue. I am currently setting up my local environment and will try to reproduce the error.

avatar ThomasFinnern
ThomasFinnern - comment - 20 Feb 2026

Fine and thanks for your efforts.
Do you know about forking and pull requests .... ?

avatar aliraza-090
aliraza-090 - comment - 21 Feb 2026

yes, i know very well

avatar richard67
richard67 - comment - 22 Feb 2026

@aliraza-090 Sorry for you, but it seems @krishnagandhicode was faster.

@ThomasFinnern Please test PR #46933 . Thanks in advance.

We will leave this issue open, it will be closed automatically by GitHub when the mentioned PR will be merged.

avatar ThomasFinnern
ThomasFinnern - comment - 22 Feb 2026

@aliraza-090

Hi, I would like to work on this issue. I am currently setting up my local environment and will try to reproduce the error.

You do not have to ask for permission to work on issues and create pull request

avatar ThomasFinnern
ThomasFinnern - comment - 24 Feb 2026

Situation:

  1. The value was undefined when doing the test but i could not reproduce the bad value (error) in actual 5.4 version
  2. The fix here is valid. I checked the code . There are only some lines checked . These address the null value sufficiently.
    For me it is solved.

I may try the test again with an older version of J!5.4 in some days

avatar krishnagandhicode
krishnagandhicode - comment - 24 Feb 2026

I am able to reproduce the issue on joomla 5.4.4 and j6 as well

Joomla 5.4.4-dev Reproduction:

Image

Joomla 6.0-dev Reproduction:

Image
avatar ThomasFinnern
ThomasFinnern - comment - 24 Feb 2026

Could you please tell the steps how you received this error ? I tried to follow 'my own instruction' but somehow something got lost or is different. ? PHP version (8.3) ... I even debugged it and the value was '0'

avatar krishnagandhicode
krishnagandhicode - comment - 24 Feb 2026

Could you please tell the steps how you received this error ? I tried to follow 'my own instruction' but somehow something got lost or is different. ? PHP version (8.3) ... I even debugged it and the value was '0'

Sure.

20260224-0926-49.7968238.mp4

I missed showing the categories - make sure you verify that as well.

avatar chmst
chmst - comment - 24 Feb 2026

Confirmed also for J6

avatar mortezahonar
mortezahonar - comment - 25 Feb 2026

Tested on Joomla 5.4.4-dev - php 8.3.28

Warning: Undefined array key "value" in \joomla-cms\administrator\components\com_content\src\View\Articles\HtmlView.php on line 212

Warning: Undefined array key "value" in \joomla-cms\administrator\components\com_content\src\View\Articles\HtmlView.php on line 214

Warning: Undefined array key "from_stage_id" in \joomla-cms\administrator\components\com_content\src\Helper\ContentHelper.php on line 73
avatar muhme muhme - change - 11 Mar 2026
Status New Closed
Closed_Date 0000-00-00 00:00:00 2026-03-11 07:49:04
Closed_By muhme
avatar muhme muhme - close - 11 Mar 2026

Add a Comment

Login with GitHub to post a comment