Closed (outdated)
Project:
simplytest.me
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2014 at 10:01 UTC
Updated:
14 Jan 2017 at 23:00 UTC
Jump to comment: Most recent
STR:
1. http://simplytest.me/project/admin_menu/8.x-3.x -> Launch sandbox ...
2. Once the sandbox is launched, log in and go to Manage -> Extend (/admin/modules): admin_menu is available in the modules list.
3. http://simplytest.me/project/drupal/8.x?add[]=admin_menu -> Launch sandbox ...
4. Once the sandbox is launched, log in and go to Manage -> Extend (/admin/modules): admin_menu is NOT available in the modules list.
Comments
Comment #1
klonosNote to self: once this is resolved go back and test #2178861: Won't enable on D8 alpha6 ? (additional uncaught exception) and #2045415: Fatal error: Cannot access protected property Drupal\Core\Session\UserSession::$uid in admin_menu.module on line 232
Comment #2
patrickd commentedYes, afaik, drush messes something up for d8 modules but it's been some months since I last tested this.
The following shell script snippet downloads the addtional projects:
source in repository
We might have to check whether it's d8 first and call drush with an additional argument
Comment #3
klonos...made issue title more generic since this is not limited to admin_menu only.
Comment #4
patrickd commentedhey.. that actually works now – except still no module or composer dependencies are fetched yet (see #2115221: Download dependencies for additional projects)
closing this one