Forums / Developer / Textfile login handler - moving existing users

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Textfile login handler - moving existing users

Author Message

Marin Orlic

Saturday 17 December 2005 10:06:09 am

Hi,

I'm looking at the code for eztextfileuser.php login handler. It seems to me that it's not updating user nodes properly. In case the default user placement setting changes, so an existing user needs to be moved to another location, it will create another main node - so an object will have two main nodes, instead of moving an object.

Can somebody verify this? Is this a bug?