You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error message placeholder always returns empty when using the Change Password snippet. Looking at the code, the error message placeholder should be [[+error_message]]. I've tried calling this cached, uncached, prefixed and not prefixed with no success.
The success message works fine.
Expected behaviour
Upon error / form validation, the [[+error_message]] placeholder to be set.
MODX 2.6.1 / Login 1.9.5
Issue
The error message placeholder always returns empty when using the Change Password snippet. Looking at the code, the error message placeholder should be
[[+error_message]]
. I've tried calling this cached, uncached, prefixed and not prefixed with no success.The success message works fine.
Expected behaviour
Upon error / form validation, the
[[+error_message]]
placeholder to be set.Perhaps similar to this issue:
#113
The text was updated successfully, but these errors were encountered: