The placeholders documented are wrong - they do not work.

As example: %user_current_count

I think, @user_current_count is correctly.

CommentFileSizeAuthor
#4 login_security-variables-2077717-4-D7.patch536 bytessalvis

Comments

bfodeke’s picture

Version: 7.x-1.7 » 7.x-1.9
Category: Task » Bug report
Issue summary: View changes

This bug still persists into the 7.x-1.9 version

deekayen’s picture

@bfodeke, I'm pretty sure you can use work hours at Classic to patch this.

bfodeke’s picture

Assigned: Unassigned » bfodeke
salvis’s picture

Assigned: bfodeke » salvis
Status: Active » Needs review
StatusFileSize
new536 bytes

There's a mixture of @variables and %variables used throughout the module and also in the stored messages, which may have been customized by the admin. I believe it's best to just support both variable types.

Here's a patch that does this.

salvis’s picture

Version: 7.x-1.9 » 7.x-1.x-dev