Closed (fixed)
Project:
Inactive User
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 May 2007 at 16:46 UTC
Updated:
2 Jun 2008 at 15:04 UTC
Jump to comment: Most recent file
Comments
Comment #1
cahenesy commentedCrap. Let me try that again.
The e-mail subjects look like this:
[Southern Sailing Club of Lake Lanier] Account inactivity
Comment #2
cahenesy commentedLast time.. with feeling (and reformatting so the bug tracker will stop rendering the tags)
The subjects look like this:
[< em >Southern Sailing Club of Lake Lanier< /em >] Account inactivity
Comment #3
mightyiam commentedI'll wait for this to be fixed to install this module. nice work!
Comment #4
claudiu.cristeaI'm getting the same... The site name (that is between "[" and "]") is surrounded by the <em> tag.
In inactive_user.module there is no place where this tag is placed. The site name is extracted with vaiable_get() function from the database...
Any help?
Comment #5
claudiu.cristeaSolved! The cause of the error is in t() function. The variables with "%" prefix are parsed and surrounded by <em> tag. If you want to use the plain variable you must use the "@" character as prefix.
Attached you can find the patch to solve this bug issue.
Best regards,
Claudiu
Comment #6
jaydub commentedComment #7
deekayen commentedcommitted to DRUPAL-5 and DRUPAL-4-7
Comment #8
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.