User tests: Successful: Unsuccessful:
Pull Request for Issue # none
Fixes Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /home/beat/www/j/templates/system/html/modules.php on line 101
and a few more (line 35, line 53, line 115)
and same in Protostar and Beez modules.php
Code review.
Or see front-end with PHP 8.1, debug ON, and all PHP errors on.
Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /home/beat/www/j/templates/system/html/modules.php on line 101
and in some other cases:
Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /home/beat/www/j/templates/system/html/modules.php on line 35
Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /home/beat/www/j/templates/system/html/modules.php on line 53
Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /home/beat/www/j/templates/system/html/modules.php on line 115
not those warnings anymore.
None.
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Templates (site) |
Title |
|
Labels |
Added:
?
|
Title |
|
Removed WIP, ready for review.
I have tested this item
I have tested this item
Code review.
Status | Pending | ⇒ | Ready to Commit |
RTC
Merging thanks :)
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-01-23 14:18:09 |
Closed_By | ⇒ | zero-24 | |
Labels |
Added:
?
?
|
Making WIP, protostar has same issue, maybe beez too,more commits coming.