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

NC14.0.1 & mail 0.10.0: "App is not compliant" #1186

Closed
Sanookmakmak opened this issue Oct 2, 2018 · 1 comment
Closed

NC14.0.1 & mail 0.10.0: "App is not compliant" #1186

Sanookmakmak opened this issue Oct 2, 2018 · 1 comment

Comments

@Sanookmakmak
Copy link

occ app:check-code lookup_server_connector

Database schema error: Name of table *dbprefix*mail_collected_addresses is too long (24), max. 27 characters (21 characters for tables with autoincrement) + *dbprefix* allowed
Database schema error: Name of index mail_collected_addr_userid_index on table *dbprefix*mail_collected_addresses is too long (24), max. 27 characters + *dbprefix* allowed
Database schema error: Name of index mail_collected_addr_email_index on table *dbprefix*mail_collected_addresses is too long (24), max. 27 characters + *dbprefix* allowed
Database schema error: Name of index mail_attachments_userid_index on table *dbprefix*mail_attachments is too long (16), max. 27 characters + *dbprefix* allowed
App is not compliant
@ChristophWurst
Copy link
Member

Fixed in #784

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