We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thank you kindly for your work on this product.
Changelog for 4.1.6b states:
Update trigger no longer fired during creation of contact lists (this was a bug)
I just installed that version and it looks like the bug is still there:
Error Code: 500 Error Message: X2List and its behaviors do not have a method or closure named "enableUpdateTrigger". Stack Trace: [click to toggle display] #0 /var/www/html/x2engine/framework/db/ar/CActiveRecord.php(227): CComponent->__call('enableUpdateTri...', Array) #1 /var/www/html/x2engine/protected/models/X2Model.php(712): CActiveRecord->__call('enableUpdateTri...', Array) #2 /var/www/html/x2engine/protected/models/X2Model.php(712): X2List->enableUpdateTrigger() #3 /var/www/html/x2engine/protected/modules/contacts/controllers/ContactsController.php(1179): X2Model->save() #4 /var/www/html/x2engine/protected/models/X2Model.php(241): ContactsController->{closure}() #5 /var/www/html/x2engine/protected/modules/contacts/controllers/ContactsController.php(1180): X2Model->runWithoutBehavior('X2FlowTriggerBe...', Object(Closure)) #6 [internal function]: ContactsController->actionList('1') #7 /var/www/html/x2engine/framework/web/actions/CAction.php(108): ReflectionMethod->invokeArgs(Object(ContactsController), Array) #8 /var/www/html/x2engine/framework/web/actions/CInlineAction.php(47): CAction->runWithParamsInternal(Object(ContactsController), Object(ReflectionMethod), Array) #9 /var/www/html/x2engine/framework/web/CController.php(308): CInlineAction->runWithParams(Array) #10 /var/www/html/x2engine/framework/web/filters/CFilterChain.php(133): CController->runAction(Object(CInlineAction)) #11 /var/www/html/x2engine/protected/controllers/x2base.php(1126): CFilterChain->run() #12 /var/www/html/x2engine/framework/web/filters/CInlineFilter.php(58): x2base->filterSetPortlets(Object(CFilterChain)) #13 /var/www/html/x2engine/framework/web/filters/CFilterChain.php(130): CInlineFilter->filter(Object(CFilterChain)) #14 /var/www/html/x2engine/framework/web/filters/CFilter.php(40): CFilterChain->run() #15 /var/www/html/x2engine/framework/web/filters/CFilterChain.php(130): CFilter->filter(Object(CFilterChain)) #16 /var/www/html/x2engine/framework/web/filters/CFilter.php(40): CFilterChain->run() #17 /var/www/html/x2engine/framework/web/filters/CFilterChain.php(130): CFilter->filter(Object(CFilterChain)) #18 /var/www/html/x2engine/framework/web/CController.php(291): CFilterChain->run() #19 /var/www/html/x2engine/framework/web/CController.php(265): CController->runActionWithFilters(Object(CInlineAction), Array) #20 /var/www/html/x2engine/framework/web/CWebApplication.php(282): CController->run('list') #21 /var/www/html/x2engine/framework/web/CWebApplication.php(141): CWebApplication->runController('contacts/contac...') #22 /var/www/html/x2engine/framework/base/CApplication.php(180): CWebApplication->processRequest() #23 /var/www/html/x2engine/index.php(55): CApplication->run() #24 {main}
The text was updated successfully, but these errors were encountered:
This has been fixed for 4.1.6 stable. Thank you for pointing this out to us.
Sorry, something went wrong.
No branches or pull requests
Thank you kindly for your work on this product.
Changelog for 4.1.6b states:
I just installed that version and it looks like the bug is still there:
The text was updated successfully, but these errors were encountered: