Skip to content
New issue

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

Update trigger still fires during creation of contact lists #28

Closed
euractiv-matt opened this issue Jul 10, 2014 · 1 comment
Closed

Comments

@euractiv-matt
Copy link

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}
@dtmuelle
Copy link
Contributor

This has been fixed for 4.1.6 stable. Thank you for pointing this out to us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants