No Code Attached Yet
avatar MayaSima
MayaSima
21 Jul 2023

Steps to reproduce the issue

Create a new article with only full text (no intro text)

Expected result

The text gets written into fulltext database field

Actual result

The text gets written into introtext database field

System information (as much as possible)

Joomla 4.3.3
MySQL 8.0.33
PHP 8.0.29

Additional comments

It seems this happened after the latest update to Joomla 4.3.3, but I am not sure.

avatar MayaSima MayaSima - open - 21 Jul 2023
avatar joomla-cms-bot joomla-cms-bot - change - 21 Jul 2023
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 21 Jul 2023
avatar brianteeman
brianteeman - comment - 21 Jul 2023

IT has always been this way and is the intended behaviour

avatar richard67 richard67 - close - 25 Jul 2023
avatar richard67 richard67 - change - 25 Jul 2023
Status New Expected Behaviour
Closed_Date 0000-00-00 00:00:00 2023-07-25 10:17:10
Closed_By richard67
avatar richard67
richard67 - comment - 25 Jul 2023

It seems this happened after the latest update to Joomla 4.3.3, but I am not sure.

This can not be, there is no difference between 4.3 and 3.10.

For 3.10 see https://github.com/joomla/joomla-cms/blob/3.10-dev/libraries/src/Table/Content.php#L135-L152 .

For 4.3 see https://github.com/joomla/joomla-cms/blob/4.3-dev/libraries/src/Table/Content.php#L143-L156 .

I can confirm that it was always like that, as far as I can look back.

Closing as expected behaviour.


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

Add a Comment

Login with GitHub to post a comment