forked from GNUsocial/gnu-social
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.
Description
No description provided
Languages
PHP
77.5%
Gettext Catalog
9%
HTML
6.9%
JSONLD
3.5%
CSS
1.7%
Other
1.3%