Set php error reporting to maximum
In Joomla 6.0+ open an article for editing and try to insert a page break using the xtd-editor button
Modal opens for you to enter the title etc without error
Warning
: Attempt to read property "id" on null in
D:\repos\j6\administrator\components\com_content\src\View\Article\HtmlView.php
on line
139
Warning
: Attempt to read property "checked_out" on null in
D:\repos\j6\administrator\components\com_content\src\View\Article\HtmlView.php
on line
140
Confirmed working in 5.x
Not working in 6.0-dev or 6.1-dev
php 8.4.18
Last change to this file was made #45913
| Labels |
Added:
No Code Attached Yet
|
||
| Labels |
Added:
bug
|
||
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-04-21 16:17:42 |
| Closed_By | ⇒ | joomdonation |
@joomdonation the new policy is NOT to close the issues when there is a linked PR and to leave it to github to autoclose it when the PR is merged
@brianteeman Yes. But that PR was merged and that was the reason I closed this issue. No clue why the issue was not closed automatically when the PR was merged
Confirmed the errors on Joomla 6.1.0 beta 1