I’ve solved my problem using an inline error template. It works.
But the embedded drop down option is not available for the errTplType.
Hi
I have a problem concerning [[$lgnRegisterForm]] and i18n. [[Register]] does $modx->lexicon->load(’login:register’); but the i18n tags in the chunk are not rendered. I guess it’s due to that the snippet doesn’t load the chunk. Am I doing something wrong?
When I change the first i18n tag inside the chunk from [[%register.username]] to [[%register.username? &topic=`register` &namespace=`login` &language=`en`]] all following tags render fine, except: register.password_confirm
Lexicon has register.password, register.password_dont_match and register.password_not_confirmed, but no register.password_confirm.
This is traditional revolution beta5
eerne,
This is a known bug and will be fixed in an upcoming release. Thanks!
shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect |
github |
splittingred.com
Thanks for you quick reply splittingred! I’ll wait with further testing of revolution.
Does Jira have a revolution components section?
I couldn’t find where the Login specific issues would be.