User tests: Successful: Unsuccessful:
Fixes undefined property notice in some cases.
A fix made in #29513 was somehow un-done and lost in the echo, and the issue is now back. So fixing it again with the same solution as #29513
If image_fulltext_caption is missing in the database, you get Undefined property notice in image layout
Notice: Undefined property: stdClass::$image_intro_caption
No PHP Notices
Status | New | ⇒ | Pending |
Category | ⇒ | Layout |
Yup, can you test this @richard67?
Labels |
Added:
?
Conflicting Files
|
I have tested this item
Please fix conflicts.
Done.
Thank you!
I have tested this item
By code review.
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
?
Removed: Conflicting Files |
Labels |
Added:
?
Removed: ? |
Title |
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-03-11 18:59:21 |
Closed_By | ⇒ | bembelimen |
Thx
It seems one of the 2 changes from PR #29513 got lost with PR #30784 .