Comments

BR0kEN created an issue. See original summary.

br0ken’s picture

Status: Active » Needs review
StatusFileSize
new5.29 KB

Status: Needs review » Needs work

The last submitted patch, 2: 2887113-2.patch, failed testing. View results

br0ken’s picture

Status: Needs work » Needs review
StatusFileSize
new5.34 KB
br0ken’s picture

Hm, above test must have failed. Looks like it happens only if you're enabling submodule via Drush.

br0ken’s picture

drush si -y
You are about to DROP all tables in your 'drupal_test' database. Do you want to continue? (y/n): y
Starting Drupal installation. This takes a while. Consider using the --notify global option.
drush en autoload_test_entity_ui -y
The following extensions will be enabled: autoload_test_entity_ui, ctools, views, entity, autoload, autoload_test_entity
Do you really want to continue? (y/n): y
WD php: Error: Class 'Drupal\autoload_test_entity_ui\ViewsController' not found in entity_views_data() (line 30 of                                                                               [error]
/private/var/www/drupal/drupal-test/sites/all/modules/entity/views/entity.views.inc).
Cannot modify header information - headers already sent by (output started at /usr/local/Cellar/drush/8.1.11/libexec/includes/output.inc:41) bootstrap.inc:1473                                  [warning]
Error: Class 'Drupal\autoload_test_entity_ui\ViewsController' not found in entity_views_data() (line 30 of /private/var/www/drupal/drupal-test/sites/all/modules/entity/views/entity.views.inc).
Drush command terminated abnormally due to an unrecoverable error.
drush --version
 Drush Version   :  8.1.11
br0ken’s picture

StatusFileSize
new5.78 KB
new573 bytes

This patch fixes above problem.

  • BR0kEN committed 8efa301 on 7.x-1.x
    Issue #2887113 by BR0kEN: Provide autoloading ability in "...
br0ken’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.