Problem/Motivation
Error on admin/reports/updates page
Steps to reproduce
Install the module and go to admin/reports/updates page
Proposed resolution
Delete old line inside simple_image_rotate.info.yml file
and commit the module...
to do on version 2.1.0 and 2.1.x
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | ok patch.png | 66.55 KB | guilhermevp |
Issue fork simple_image_rotate-3211423
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
guilhermevp commentedPatch works as intended and removes old lines.
Comment #4
steveoriolWhile waiting for the Merge request to be validated and commited, you can apply the patch in the "extra / patches" section of the composer.json file by adding these lines to avoid the "Not supported!" in the "admin/reports/updates" and "admin/reports/status" pages :
Comment #5
afagioliSeems to be fixed in today dev release
Comment #6
afagioliComment #7
afagioli