Problem / Motivation
My Drupal website was throwing me some errors because of the mobile_detect.info.yml was missing "core" and it was using an "a" tag in the description.
Solution
- Remove the hyperlink
- Add the core: 8.x
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2628328-mobile_detect.info.yml-errors.patch | 777 bytes | darol100 |
Comments
Comment #2
darol100 commentedHere is the patch to fix this issue. Since this is a very simple fix, I will committed without any review; however, I'm opening an issue just for the record.
Comment #4
darol100 commentedComment #5
mpdonadioThink we can close this out.