Closed (duplicate)
Project:
Menu Token
Version:
7.x-1.0-beta4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2013 at 17:59 UTC
Updated:
2 Dec 2014 at 22:04 UTC
Jump to comment: Most recent
Comments
Comment #1
alfarider commentedi have same error any solution for this ?
Comment #2
jweirather commentedThis is happening because, for security reasons, the menu system uses a function to strip/convert HTML from menu entries. The result is encoded HTML appearing where you are expecting to see your image.
There is a work around using the Menu_HTML module, which purports to allow the use of HTML in the menu, though I've personally had mixed results with it when used for the [user:picture] token.
Note that there is a difference between the [user:picture] token, and the [current-user:picture] token.
This thread appears to be a duplicate of https://www.drupal.org/node/1902466.
Comment #3
jweirather commented