php error: htmlspecialchars
Pasqualle - December 16, 2007 - 03:29
| Project: | Localization client |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
warning: htmlspecialchars() expects parameter 1 to be string, array given in E:\XAMPP\xampp\htdocs\xampp\mede.sk\includes\bootstrap.inc on line 631.
repro steps:
enable l10n_client 5.x-1.x-dev (2007.12.04)
use drupal search functionality

#1
It was a function conflicting with a hook. Fixed.
#2
Automatically closed -- issue fixed for two weeks with no activity.