error when i open a node with the "share" code. I don't know if the problem is cause by share module or forward. I used for some times service_link and i have no problems:

htmlspecialchars() expects parameter 1 to be string, object given in /[CUT]/includes/bootstrap.inc on line 631.

Comments

greenskin’s picture

Share does not use htmlspecialchars() function or drupal's check_plain(). Your error must be coming from something else.

greenskin’s picture

Status: Active » Closed (works as designed)
greenskin’s picture

Status: Closed (works as designed) » Closed (fixed)

This issue is not known to be caused by Share module.