#bug #1.6 #2.0
#ash
@Magnus reports:
I get a KDatabaseException when canceling Twitter connect with Group
#bug #1.6 #2.0
Workflow:
1. Enabled Twitter in a Group
2. Was prompted to sign in to Twitter account to make the connection
3. Clicked the Cancel button instead of Sign in
4. 1048 error was thrown
Error message:
1048 - Exception 'KDatabaseException' with message 'Column 'profile_id' cannot be null of the following query : INSERT INTO apu_connect_sessions(`component`, `token_key`,...
Read More #bug #1.6 #2.0
#ash
@Magnus reports:
I get a KDatabaseException when canceling Twitter connect with Group
#bug #1.6 #2.0
Workflow:
1. Enabled Twitter in a Group
2. Was prompted to sign in to Twitter account to make the connection
3. Clicked the Cancel button instead of Sign in
4. 1048 error was thrown
Error message:
1048 - Exception 'KDatabaseException' with message 'Column 'profile_id' cannot be null of the following query : INSERT INTO apu_connect_sessions(`component`, `token_key`, `token_secret`, `api`, `profile_id`, `owner_id`, `owner_type`) VALUES ('com_connect', NULL, NULL, 'twitter', NULL, 46, 'com.groups.domain.entity.group')' in /my_site/libraries/koowa/database/adapter/abstract.php:512
#reports Read Less