Closed (outdated)
Project:
Token
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2010 at 18:01 UTC
Updated:
24 Apr 2024 at 18:51 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
dave reidAnonymous users can fill out their own 'name' information which is stored there, so this would overwrite those values. It should probably check if $comment->name itself is empty, not $comment->uid. This will need to be re-patched against the latest code, 6.x-1.x and the token comment test adjusted.
Comment #3
amateescu commentedI encountered this bug today so here's a fixed and updated patch.
Comment #4
bluegeek9 commented