Closed (won't fix)
Project:
User Tags
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Oct 2009 at 09:51 UTC
Updated:
3 Feb 2013 at 18:02 UTC
Just noticed I was getting an dpr output on user view page, and traced it down to line 167 in the user_tags.module.
function user_tags_user_view($tags) {
$value = array();
$items = array();
dprint_r($tags);
}
Perhaps this should be commented out for the release?
Cheers
Comments
Comment #1
pomliane commentedThis version of User Tags is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.