Closed (fixed)
Project:
User mailman register
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
26 Dec 2008 at 19:10 UTC
Updated:
12 Jan 2009 at 15:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
eMPee584 commentedThis was not the only confusing thing. It was a real pain to try and understand the code, especially because of the obscure variable names and so on. Here's a patch that cleans things up a bit.
Comment #2
samuelet commentedCommitted.
Thanks to all.
Comment #3
anoopjohn commentedThe issue I reported is still present in the code :-)
Comment #4
eMPee584 commentedProve!
Comment #5
samuelet commentedanoopjohn , i suppose you did not correctly update the module or you downloaded it before the archive was updated.
As you can see here (line 219):
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/user_mailma...
It's fixed in the 6.x code.
If code is ok, but message is still there, it could be a cache (try to empty drupal cache) or a translation issue (check the string in the translation interface).
Comment #6
eMPee584 commentedAlso, the current dev tarball contains a stupid bug (sorry! 2 missing braces..), please wait some more hours until it gets re-regenerated..
Comment #7
anoopjohn commentedI disproved myself :-). I checked the latest tarball and it is present. Was my mistake because I probably downloaded it right after the post about the commit before the nightly build. Am marking this issue as fixed.