Hi, first off thanks for this module, it saves me so much hassle.

I've ran into an scenario where users created via the user-import module have log entries with tags visible e.g. a log entry as... "New user: foobar ..."

Manually creating a user doesn't generate the problem, so i'm guessing its something to do with the log entry generation from this module.

Also, it would be great if the next release included the lowercase username patch [http://drupal.org/node/194497]

Thanks Andy.

Comments

ajudson’s picture

... of course i should have known it would have processed the tags and not shown them, this is what gets displayed in the logs

	New user: <em>foobar</em>

i think its the use of both tags and xhtml codes

e.g

       <em>&lt;em&gt;foobar....
robert castelo’s picture

Status: Active » Fixed

Fixed in 5.x-2.0-beta3

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.