Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PHP 8.1] Fix indexing newsfeeds with no summary #38102

Merged
merged 1 commit into from Jun 20, 2022

Conversation

wilsonge
Copy link
Contributor

@wilsonge wilsonge commented Jun 19, 2022

Summary of Changes

Fixes indexing news feed items when creating sample data. If no summary is present then it needs a string and not null.

Testing Instructions

Requires parallel application of #38101

Install sample data from Joomla

Actual result BEFORE applying this Pull Request

Errors installing sample data

Expected result AFTER applying this Pull Request

Sample data successfully installs

Documentation Changes Required

N/A

@laoneo laoneo added the Maintainers Checked Used if the PR is conceptional useful label Jun 20, 2022
@richard67 richard67 added the PHP 8.x PHP 8.x deprecated issues label Jun 20, 2022
@alikon
Copy link
Contributor

alikon commented Jun 20, 2022

I have tested this item ✅ successfully on 30269aa


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

1 similar comment
@viocassel
Copy link
Contributor

I have tested this item ✅ successfully on 30269aa


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

@Quy
Copy link
Contributor

Quy commented Jun 20, 2022

RTC


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

@Quy Quy removed PHP 8.x PHP 8.x deprecated issues Maintainers Checked Used if the PR is conceptional useful labels Jun 20, 2022
@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Jun 20, 2022
@roland-d roland-d merged commit 5afb162 into joomla:4.2-dev Jun 20, 2022
@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label Jun 20, 2022
@roland-d
Copy link
Contributor

Thanks everybody

@roland-d roland-d added this to the Joomla 4.2.0 milestone Jun 20, 2022
@wilsonge wilsonge deleted the summary_fix_finder branch June 20, 2022 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants