29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-06-28 08:03:40 +00:00
cms/plugins
janschoenherr 652222ea39
Prevent Exception (#40122)
* Prevent Exception

If $parts is `null` this will throw an exception.

```count(): Argument #1 ($value) must be of type Countable|array, null given```

This can happen if the context is e.g. the default context `text` from the `Joomla\CMS\HTML\Helpers\Content::prepare()` function.

* Update fields.php
2023-05-08 16:13:56 +02:00
..
actionlog/joomla Update Joomla.php 2023-03-11 16:50:11 -05:00
api-authentication Making the encoding consistent- changing lowercase utf to uppercase (#39951) 2023-02-26 20:17:02 -05:00
authentication [4.3] License.txt (#40400) 2023-05-06 14:19:14 -04:00
behaviour Making the encoding consistent- changing lowercase utf to uppercase (#39951) 2023-02-26 20:17:02 -05:00
captcha Optimizing import statements (#39984) 2023-03-08 00:12:14 -05:00
content Prevent Exception (#40122) 2023-05-08 16:13:56 +02:00
editors [4.3] Codemirror corrects path for keybinding script +(obey debug - versioning) (#40051) 2023-05-08 10:11:03 -04:00
editors-xtd Making the encoding consistent- changing lowercase utf to uppercase (#39951) 2023-02-26 20:17:02 -05:00
extension Making the encoding consistent- changing lowercase utf to uppercase (#39951) 2023-02-26 20:17:02 -05:00
fields Making the encoding consistent- changing lowercase utf to uppercase (#39951) 2023-02-26 20:17:02 -05:00
filesystem/local Making the encoding consistent- changing lowercase utf to uppercase (#39951) 2023-02-26 20:17:02 -05:00
finder Making the encoding consistent- changing lowercase utf to uppercase (#39951) 2023-02-26 20:17:02 -05:00
installer Making the encoding consistent- changing lowercase utf to uppercase (#39951) 2023-02-26 20:17:02 -05:00
media-action Making the encoding consistent- changing lowercase utf to uppercase (#39951) 2023-02-26 20:17:02 -05:00
multifactorauth [4.3] Deprecation reviews (#38657) 2023-04-09 00:06:01 -04:00
privacy Making the encoding consistent- changing lowercase utf to uppercase (#39951) 2023-02-26 20:17:02 -05:00
quickicon [4.3] missing plugin attribute in .xml file (#40521) 2023-05-04 17:48:12 +02:00
sampledata Fix Deprecated: Creation of dynamic property (#40332) 2023-05-05 20:23:06 -04:00
system [4.3] codestyle indentation (#40551) 2023-05-08 13:10:37 +02:00
task Making the encoding consistent- changing lowercase utf to uppercase (#39951) 2023-02-26 20:17:02 -05:00
user Making the encoding consistent- changing lowercase utf to uppercase (#39951) 2023-02-26 20:17:02 -05:00
webservices Making the encoding consistent- changing lowercase utf to uppercase (#39951) 2023-02-26 20:17:02 -05:00
workflow Making the encoding consistent- changing lowercase utf to uppercase (#39951) 2023-02-26 20:17:02 -05:00
index.html Adding back some index.html files. 2014-12-11 09:01:10 +01:00