Create a new article with only full text (no intro text)
The text gets written into fulltext
database field
The text gets written into introtext
database field
Joomla 4.3.3
MySQL 8.0.33
PHP 8.0.29
It seems this happened after the latest update to Joomla 4.3.3, but I am not sure.
Labels |
Added:
No Code Attached Yet
|
Status | New | ⇒ | Expected Behaviour |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-07-25 10:17:10 |
Closed_By | ⇒ | richard67 |
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.
IT has always been this way and is the intended behaviour