Login icon indicating copy to clipboard operation
Login copied to clipboard

[Register] error.message placeholder empty

Open pitangaweb opened this issue 8 years ago • 3 comments

When a validation error occur, the error.message placeholder remains empty. I tried with and without prefix. I'm using Login 1.9.4-pl2.

pitangaweb avatar Aug 31 '17 19:08 pitangaweb

Same problem for me. See this thread: https://forums.modx.com/thread/93000/reg-error-message-not-working

muzzwood avatar Dec 17 '17 08:12 muzzwood

Actually it seems this is already reported here: https://github.com/modxcms/Login/issues/27

muzzwood avatar Dec 17 '17 08:12 muzzwood

My pull request https://github.com/modxcms/Login/pull/116 creates the [[+validation_error_message]] placeholder for the Register snippet which can be used instead.

muzzwood avatar Dec 19 '17 01:12 muzzwood