Closed (fixed)
Project:
IMCE
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2020 at 03:33 UTC
Updated:
22 Jun 2020 at 21:24 UTC
Jump to comment: Most recent
Currently Help page is using drupal help service module's plugin plugin.manager.help_section. It is being used without any dependency stated in imce.info.yml.
So currently when Helps Module is disabled, IMCE Help Menu is enabled and on visiting the route, it gives Website Encountered Error white page.
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot from 2020-06-07 11-32-32.png | 23.25 KB | abhaypai | |
| Screenshot from 2020-06-07 11-32-49.png | 5.93 KB | abhaypai |
Comments
Comment #2
thallesHi @paiabhay8!
This was fixed here: https://www.drupal.org/project/imce/issues/3132635
Commit: https://git.drupalcode.org/project/imce/-/commit/0303a22128f121710beacb7...
fixed in dev branch
Comment #3
thalles