Eliseu Amaro 918e6823a9
[ENTITY][Actor] Init Actor's class variable homepage, bio, and location to null
The template cards/profile/view.html.twig tries to access the bio variable before it's initialized, an is null check was already in place. However, even then, the variable needs to be init beforehand. The same change was applied to homepage and location since they might lead to similar issues.
2021-12-20 16:31:26 +00:00
Description
No description provided
310 MiB
Languages
PHP 77.5%
Gettext Catalog 9%
HTML 6.9%
JSONLD 3.5%
CSS 1.7%
Other 1.3%